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
12778 9301 d 5 h pd /trunk/ branch update  
11510 9375 d 14 h ripley /trunk/src/ more graphics header re-organization  
11499 9376 d 3 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11336 9386 d 22 h hornik /trunk/src/main/ Don't use <FILE.h> for private headers.  
10983 9413 d 4 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 9 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 2 h luke /trunk/ Merged with R-GenGC branch  
9317 9560 d 12 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 8 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9674 d 16 h ripley /trunk/src/main/ copyright date updates  
7850 9677 d 6 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9684 d 7 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9725 d 3 h pd /trunk/ branch update  
6191 9782 d 9 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 6 h pd /trunk/ branch update - not bugfree  
5769 9815 d 12 h ripley /trunk/ support for passing vars as float/real to .C/.Fortran  
5730 9820 d 7 h ripley /trunk/ different handling of character vectors for .Fortran  
5458 9848 d 14 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5355 9861 d 14 h hornik /trunk/src/main/ Fix typo.  
5231 9871 d 14 h hornik /trunk/src/main/ -Wall.  

Show All