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
26795 8308 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
25313 8406 d 4 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25265 8409 d 1 h iacus /trunk/src/main/ modified to support darwin implementation of dlopen, dlclose etc.  
24735 8444 d 8 h ripley /trunk/src/ remove #ifdef-ed old code  
24733 8444 d 13 h ripley /trunk/src/ remove more classic MacOS stuff  
24516 8460 d 12 h ripley /trunk/ branch update  
24068 8494 d 5 h ripley /trunk/ more removing classic MacOS  
22834 8584 d 5 h duncan /trunk/ Support for R_unload_<dll>(DllInfo) to make symmetric with R_init_<dll>(DllInfo), and added both to R-exts.texi  
22518 8610 d 8 h ripley /trunk/src/main/ give a warning explaining why a module cannot be loaded  
22344 8624 d 12 h ripley /trunk/src/main/ remove unused variable  
22312 8626 d 5 h duncan /trunk/ Removed all but the Macintosh references to ROUTINES, FFTab.h and FFDecl.h. This is no longer in use as we use registration.c to export some symbols in base.  
22302 8627 d 10 h duncan /trunk/src/ Removed the CFunTab and getBaseSymbol from the dynamic loading since base now uses the regular registration mechanism. Will remove ROUTINES and comments when guaranteed to work!  
22284 8628 d 23 h duncan /trunk/src/ Switched the way we make symbols in base available to .C/.Call/.External/.Fortran calls. Rather than using ROUTINES, we now use the registration mechanism. Tested on all the standard platforms except HP and AIX. Tidy up to follow now the basics are in.  
20110 8808 d 3 h duncan /trunk/ Extended registration to allow types and in/out style qualifiers for parameters. Documentation on its way in the next few days. Packages that currently use the registration will need to be recompiled  
19500 8854 d 4 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18809 8894 d 8 h ripley /trunk/src/ strdup is now declared in Defn.h
for rotated.c, declare in the same way as Defn.h
 
18690 8902 d 3 h iacus /trunk/src/ updated for r 1.5.0  
18669 8903 d 4 h ripley /trunk/src/ Windows does not have dlfcn.h!  
18560 8909 d 2 h ripley /trunk/src/ attempt to check for paths longer than PATH_MAX  
17386 8992 d 20 h luke /trunk/src/main/ Inclemented buffer size for init routine in AddDLL when underscore is needed.  

Show All