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 7 h luke /branches/R-uthreads/ First pass at user-level threads support.  
15350 9119 d 9 h /branches/R-uthreads/ This commit was manufactured by cvs2svn to create branch 'R-uthreads'.  
15321 9120 d 8 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
15252 9123 d 9 h hornik /trunk/ Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
 
14906 9153 d 7 h luke /trunk/src/main/ Merged add of R_RestartToken gc protection from release branch to trunk.  
13600 9231 d 14 h maechler /trunk/src/main/ eliminate 1 -Wshadow; use "Mega"  
13180 9259 d 9 h luke /trunk/src/main/ branch update  
12976 9281 d 14 h pd /trunk/ branch update  
12778 9301 d 5 h pd /trunk/ branch update  
11834 9355 d 19 h luke /trunk/src/main/ Changed handling of C finalizers to be more portable, eliminate warnings.  
11510 9375 d 14 h ripley /trunk/src/ more graphics header re-organization  
11438 9380 d 5 h luke /trunk/src/main/ Added protection of argument to R_RegisterCFinalizer to avoid a race
condition.
 
11390 9385 d 7 h luke /trunk/src/ Added modifications to support external pointer objects and finalization.  
11297 9391 d 9 h luke /trunk/src/main/ Modified AdjustHeapSize to only increase R_VSize if full increase is
possible.
Modified R_SetMaxVSize to use divide rather than multiply
in comparingk limits to avoid integer overflow.
 
11197 9396 d 12 h ripley /trunk/ new options for memory management
new function mem.limits
 
11135 9399 d 7 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 15 h ripley /trunk/src/ remove vestiges of save(oldstyle=TRUE) and unused code
remove non-GenGC versions of code (for readablity)
 
11095 9402 d 15 h ripley /trunk/ return value of gctorture: it had one, and it was from gcinfo!  
11092 9402 d 15 h ripley /trunk/src/main/ correct description to R_NGrowIncr.
use old n/vsize in calculating usage
 
11016 9408 d 17 h ripley /trunk/ change gc() to report allocated rather than free space, give both in Mb  

Show All