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
26266 8349 d 21 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
22931 8578 d 4 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
20094 8808 d 23 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8816 d 9 h ripley /trunk/ back out last memory change  
19950 8819 d 11 h ripley /trunk/src/ use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
 
19500 8854 d 1 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
14357 9194 d 5 h ripley /trunk/ add nsmall argument to format  
12778 9301 d 0 h pd /trunk/ branch update  
11499 9375 d 22 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 1 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
10881 9421 d 7 h maechler /trunk/src/include/R_ext/ cosmetic -Warn  
10404 9468 d 4 h maechler /trunk/src/ use MACROS (particularly for printNamedFOO); export pr..LogicalV. (consistency)  
8552 9625 d 4 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
7758 9681 d 9 h ripley /trunk/ exported symbol re-mapping / make static if unused  
7754 9681 d 20 h ripley /trunk/src/ make symbols longer, static or re-mappable  
7727 9682 d 23 h ripley /trunk/ new API layout