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
16318 9056 d 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
14350 9195 d 1 h ripley /trunk/src/include/R_ext/ Don't use R.h in internal code, especially not in other headers.
It is intended as the first header in user code.
 
14156 9204 d 17 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