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
15352 9119 d 17 h luke /branches/R-uthreads/ First pass at user-level threads support.  
15350 9119 d 19 h /branches/R-uthreads/ This commit was manufactured by cvs2svn to create branch 'R-uthreads'.  
15322 9120 d 18 h luke /trunk/src/ Removed R_Inputfile variable (use local variables instead).  
15321 9120 d 18 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
15309 9121 d 9 h rgentlem /trunk/src/include/ added a prototype to squash a warning  
15049 9138 d 15 h luke /trunk/src/include/ Merged dropping of some unused globals from release branch to trunk.  
14913 9152 d 20 h rgentlem /trunk/src/ changes to allow packages to more easily implement the subset paradigm  
14631 9177 d 15 h luke /trunk/src/ Moved CTXT_RESTART to a single bit in the context flags.  
14561 9180 d 20 h luke /trunk/src/ Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
 
14480 9187 d 15 h luke /trunk/src/ Added vmax field to RCNTXT structure; use it to restore R_alloc stack on
before a LONGJMP.
 
14479 9187 d 15 h luke /trunk/src/ Consolidated restoring globals before a LONGJMP into R_restore_globals.  
14477 9187 d 16 h luke /trunk/src/include/ Added declaration of R_run_onexits.  
14403 9190 d 4 h hornik /trunk/ Cosmetics.  
14368 9194 d 0 h ripley /trunk/src/include/ move findVarInFrame to Rinternals: needed for rpart.  
14077 9208 d 22 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 14 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 21 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 0 h maechler /trunk/src/ add InheritsClass to Defn.h (-W...)  
13305 9248 d 16 h ripley /trunk/ improvements to connections  
12778 9301 d 16 h pd /trunk/ branch update  

Show All