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
52864 5808 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42409 6934 d 10 h ripley /trunk/ document and make more use of NO_C_HEADERS  
42308 6943 d 8 h ripley /trunk/src/include/ change reference to GPL  
41926 6986 d 2 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 12 h ripley /trunk/src/include/R_ext/ use void*  
41914 6986 d 12 h ripley /trunk/ use void *R_alloc(size_t, int) for 64-bit OSes with 32-bit longs  
41901 6988 d 9 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41869 6991 d 7 h ripley /trunk/src/ a few more 'const' in declarations  
36820 7525 d 1 h ripley /trunk/ update FSF address  
35334 7647 d 7 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
28146 8218 d 9 h ripley /trunk/ move Salloc to S.h to minimize clashes  
28145 8218 d 9 h ripley /trunk/ add Salloc and Srealloc for S4 compatibility  
15321 9121 d 1 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
12778 9301 d 22 h pd /trunk/ branch update  
11499 9376 d 20 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11211 9396 d 23 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
7749 9682 d 23 h ripley /trunk/src/ gc -> R_gc as symbol  
7727 9683 d 22 h ripley /trunk/ new API layout