The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
70309 3791 d 13 h lawrence /branches/R-generalized-iteration/ Create branch for exploring generalized iteration  
70297 3792 d 20 h ripley /trunk/src/include/R_ext/ Solaris CC has size_t only in the std namespace  
70030 3834 d 3 h ripley /trunk/ use C++ headers in R.h etc
remove documentation for S.h (also done in R 3.2.4)
remove legacy use of S.h
allow NO_C_HEADERS for Rintenals.h
 
70014 3835 d 5 h ripley /trunk/ introduce USE_CXX_HEADERS  
68949 4005 d 21 h ripley /trunk/src/ use https  
66898 4288 d 23 h ripley /trunk/ add suitably-aligned R_allocLD  
61719 4936 d 12 h luke /trunk/src/ Added support to profiling to record when samples occur during a GC.  
60253 5096 d 0 h ripley /trunk/ start documenting what is and what is not API in the headers  
58977 5221 d 2 h ripley /trunk/src/ be more consistent in copyrights  
42409 6934 d 4 h ripley /trunk/ document and make more use of NO_C_HEADERS  
42308 6943 d 3 h ripley /trunk/src/include/ change reference to GPL  
41926 6985 d 20 h ripley /trunk/ revert R_alloc to char * since C++ seems to care.
remove surplus +1 in R_alloc as it is masking array overruns.
tidy up messages.
 
41915 6986 d 7 h ripley /trunk/src/include/R_ext/ use void*  
41914 6986 d 7 h ripley /trunk/ use void *R_alloc(size_t, int) for 64-bit OSes with 32-bit longs  
41901 6988 d 4 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41869 6991 d 2 h ripley /trunk/src/ a few more 'const' in declarations  
36820 7524 d 19 h ripley /trunk/ update FSF address  
35334 7647 d 2 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
28146 8218 d 4 h ripley /trunk/ move Salloc to S.h to minimize clashes  
28145 8218 d 4 h ripley /trunk/ add Salloc and Srealloc for S4 compatibility  

Show All