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
11626 9369 d 2 h ripley /branches/R-conn/src/main/ update from trunk  
11368 9385 d 11 h /branches/R-conn/ This commit was manufactured by cvs2svn to create branch 'R-conn'.  
11336 9386 d 18 h hornik /trunk/src/main/ Don't use <FILE.h> for private headers.  
10983 9412 d 23 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 4 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 9484 d 21 h luke /trunk/ Merged with R-GenGC branch  
9317 9560 d 7 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 3 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9674 d 11 h ripley /trunk/src/main/ copyright date updates  
7850 9677 d 1 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9684 d 3 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9724 d 22 h pd /trunk/ branch update  
6191 9782 d 4 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 1 h pd /trunk/ branch update - not bugfree  
5769 9815 d 8 h ripley /trunk/ support for passing vars as float/real to .C/.Fortran  
5730 9820 d 2 h ripley /trunk/ different handling of character vectors for .Fortran  
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5355 9861 d 9 h hornik /trunk/src/main/ Fix typo.  
5231 9871 d 9 h hornik /trunk/src/main/ -Wall.  
5187 9874 d 3 h hornik /trunk/src/main/ Always include Rconfig.h first.  

Show All