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
50651 6080 d 13 h luke /branches/R-uthreads/ Minor fixes to get R-uthreads branch to compile on current system (Fedora 11).  
15352 9119 d 14 h luke /branches/R-uthreads/ First pass at user-level threads support.  
15350 9119 d 16 h /branches/R-uthreads/ This commit was manufactured by cvs2svn to create branch 'R-uthreads'.  
14561 9180 d 17 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.
 
14560 9180 d 18 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13974 9214 d 10 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.