The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
14156 9205 d 21 h duncan /trunk/src/ Extension to the .C() conversion mechanism to allow for external data, etc. Developers can register C routines which can convert an S object to a C pointer and back. User-level facilities to examine and control the registered converters  
14107 9208 d 15 h iacus /trunk/src/main/ modification for Mac avoids local dll  
14018 9213 d 14 h jmc /trunk/src/main/ added setDLLname to check the PACKAGE= argument before copying it into DLLname from pkgtrim  
12976 9283 d 1 h pd /trunk/ branch update  
12778 9302 d 16 h pd /trunk/ branch update  
11510 9377 d 1 h ripley /trunk/src/ more graphics header re-organization  
11499 9377 d 14 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11336 9388 d 10 h hornik /trunk/src/main/ Don't use <FILE.h> for private headers.  
10983 9414 d 16 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 20 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 9486 d 13 h luke /trunk/ Merged with R-GenGC branch  
9317 9562 d 0 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 19 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9676 d 3 h ripley /trunk/src/main/ copyright date updates  
7850 9678 d 17 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9685 d 19 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9726 d 14 h pd /trunk/ branch update  
6191 9783 d 20 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9791 d 17 h pd /trunk/ branch update - not bugfree  
5769 9817 d 0 h ripley /trunk/ support for passing vars as float/real to .C/.Fortran  

Show All