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 9302 d 2 h pd /trunk/ branch update  
11510 9376 d 11 h ripley /trunk/src/ more graphics header re-organization  
11499 9377 d 0 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 20 h hornik /trunk/src/main/ Don't use <FILE.h> for private headers.  
10983 9414 d 2 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 9417 d 6 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 23 h luke /trunk/ Merged with R-GenGC branch  
9317 9561 d 10 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 9575 d 5 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9675 d 13 h ripley /trunk/src/main/ copyright date updates  
7850 9678 d 3 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9685 d 5 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9726 d 1 h pd /trunk/ branch update  
6191 9783 d 6 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9791 d 3 h pd /trunk/ branch update - not bugfree  
5769 9816 d 10 h ripley /trunk/ support for passing vars as float/real to .C/.Fortran  
5730 9821 d 4 h ripley /trunk/ different handling of character vectors for .Fortran  
5458 9849 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5355 9862 d 11 h hornik /trunk/src/main/ Fix typo.  
5231 9872 d 11 h hornik /trunk/src/main/ -Wall.  

Show All