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
14479 9188 d 6 h luke /trunk/src/ Consolidated restoring globals before a LONGJMP into R_restore_globals.  
14477 9188 d 7 h luke /trunk/src/include/ Added declaration of R_run_onexits.  
14403 9190 d 18 h hornik /trunk/ Cosmetics.  
14368 9194 d 15 h ripley /trunk/src/include/ move findVarInFrame to Rinternals: needed for rpart.  
14077 9209 d 13 h duncan /trunk/src/ Merge the different dynload.c files into a common, platform-independent component (Rdynload.c) and platform-specific routines that perform the opening, closing and symbol resolution (in the dynload.c files). This makes the R_registerRoutines() available on all platforms (when the Mac is changed to use this). Packages include Rdynload.h. Rdynpriv.h is for the internal, platform-specific interface for dynamic loading. Works on Linux, Windows. Not yet on Mac  
13997 9214 d 5 h duncan /trunk/src/ Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!  
13852 9220 d 12 h ripley /trunk/src/include/ initialize R_ErrorCon in Defn.h, in case REvprintf is called before the
event loop is started.
 
13606 9232 d 15 h maechler /trunk/src/ add InheritsClass to Defn.h (-W...)  
13305 9249 d 7 h ripley /trunk/ improvements to connections  
12778 9302 d 6 h pd /trunk/ branch update  
12256 9325 d 11 h pd /trunk/ branch update  
11656 9369 d 14 h ripley /trunk/ add connections, phase I  
11533 9376 d 4 h ripley /trunk/src/ move .Renviron processing to C code  
11499 9377 d 4 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11497 9377 d 9 h hornik /trunk/ Use <foo.h> instead of "foo.h" for including R API headers.  
11139 9400 d 7 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11135 9400 d 8 h luke /trunk/src/ Changed AdjustHeapSize to use adjustments linear in current sizes
instead of constants.
Added accessor functions for maximal heap size limits.
 
11116 9401 d 17 h ripley /trunk/src/ remove vestiges of save(oldstyle=TRUE) and unused code
remove non-GenGC versions of code (for readablity)
 
11045 9407 d 9 h maechler /trunk/src/include/ move warningcall.. from Defn to Rinternals  
10973 9415 d 16 h hornik /trunk/ Remove F77_SYMBOL from API code; make `Rconfig.h' a subset of `config.h'.  

Show All