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 9187 d 12 h luke /trunk/src/ Consolidated restoring globals before a LONGJMP into R_restore_globals.  
14477 9187 d 13 h luke /trunk/src/include/ Added declaration of R_run_onexits.  
14403 9190 d 0 h hornik /trunk/ Cosmetics.  
14368 9193 d 21 h ripley /trunk/src/include/ move findVarInFrame to Rinternals: needed for rpart.  
14077 9208 d 19 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 9213 d 11 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 9219 d 17 h ripley /trunk/src/include/ initialize R_ErrorCon in Defn.h, in case REvprintf is called before the
event loop is started.
 
13606 9231 d 21 h maechler /trunk/src/ add InheritsClass to Defn.h (-W...)  
13305 9248 d 13 h ripley /trunk/ improvements to connections  
12778 9301 d 12 h pd /trunk/ branch update  
12256 9324 d 17 h pd /trunk/ branch update  
11656 9368 d 19 h ripley /trunk/ add connections, phase I  
11533 9375 d 10 h ripley /trunk/src/ move .Renviron processing to C code  
11499 9376 d 10 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11497 9376 d 15 h hornik /trunk/ Use <foo.h> instead of "foo.h" for including R API headers.  
11139 9399 d 13 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11135 9399 d 14 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 9400 d 23 h ripley /trunk/src/ remove vestiges of save(oldstyle=TRUE) and unused code
remove non-GenGC versions of code (for readablity)
 
11045 9406 d 15 h maechler /trunk/src/include/ move warningcall.. from Defn to Rinternals  
10973 9414 d 21 h hornik /trunk/ Remove F77_SYMBOL from API code; make `Rconfig.h' a subset of `config.h'.  

Show All