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
12925 9287 d 15 h ripley /branches/R-1-2-patches/src/ copyright date updates  
12871 9291 d 17 h ripley /branches/R-1-2-patches/src/ remove some unused (but set) variables  
12745 9303 d 12 h pd /branches/R-1-2-patches/ copy OBJECT field in do_dotCode  
12697 9307 d 8 h ripley /branches/R-1-2-patches/src/ set of patches from Stefano  
12689 9308 d 13 h ripley /branches/R-1-2-patches/src/ Devices.h -> Rdevices.h  
12598 9314 d 16 h maechler /branches/R-1-2-patches/src/ ifdef mac things  
11844 9355 d 15 h /branches/R-1-2-patches/ This commit was manufactured by cvs2svn to create branch
'R-1-2-patches'.
 
11510 9375 d 16 h ripley /trunk/src/ more graphics header re-organization  
11499 9376 d 4 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11336 9387 d 0 h hornik /trunk/src/main/ Don't use <FILE.h> for private headers.  
10983 9413 d 6 h ihaka /trunk/src/ Added versions of .External and .Call which allow us to call external
code which performs low-level graphics calls. The new entry points
.External.gr and .Call.gr call the orginal functions and on successful
return, make an entry in the device driver display list.
 
10960 9416 d 11 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10172 9485 d 4 h luke /trunk/ Merged with R-GenGC branch  
9317 9560 d 14 h ripley /trunk/ call_R now passes character *vectors* correctly.
lists were not being pased correctly, and have been disabled for now:
call_R now gives an error for types it cannot handle.
 
9147 9574 d 10 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9674 d 17 h ripley /trunk/src/main/ copyright date updates  
7850 9677 d 8 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9684 d 9 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9725 d 5 h pd /trunk/ branch update  
6191 9782 d 11 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  

Show All