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
31272 7966 d 1 h pd /branches/R-2-0-patches/ creating R-2.0.x patch branch  
29208 8123 d 7 h ripley /trunk/src/gnuwin32/ assume STD C, as next release of this file will.  
26945 8297 d 8 h ripley /trunk/src/gnuwin32/ more tweaks to malloc  
26895 8299 d 21 h ripley /trunk/src/gnuwin32/ reinstate the checks on over-allocation that Teller deleted  
26879 8300 d 8 h ripley /trunk/src/ remap symbols in malloc.c and only use it when allocating R objects  
26855 8301 d 21 h ripley /trunk/src/gnuwin32/ new malloc from David Teller  
20730 8759 d 5 h ripley /trunk/src/gnuwin32/ increase default upper limit on memory  
19761 8834 d 6 h ripley /trunk/ branch update  
17260 8998 d 6 h ripley /trunk/src/gnuwin32/ can't use R-Suicide any more  
16538 9034 d 22 h ripley /trunk/src/gnuwin32/ alter memory scheme to reserved required max memory before malloc is used.  
13587 9231 d 23 h ripley /trunk/src/gnuwin32/ need strdup for use in base R, based on this malloc  
12256 9324 d 1 h pd /trunk/ branch update  
11781 9359 d 18 h ripley /trunk/src/gnuwin32/ totalAllocated decremented incorrectly  
11100 9402 d 4 h ripley /trunk/src/gnuwin32/ up initial memory reserve to 256Mb  
11091 9402 d 6 h ripley /trunk/src/gnuwin32/ remove (one) possibility of infinite loop in wsbrk
increase initial reservation to 256Mb
update docs on this
 
11007 9409 d 2 h ripley /trunk/src/ --max-mem-size, remove references to --nsize and --vsize  
10425 9466 d 8 h ripley /trunk/src/gnuwin32/ now based on Lea version 2.6.6  
10365 9470 d 23 h ripley /trunk/src/gnuwin32/ memory.size and DLL.version  
10347 9471 d 22 h ripley /trunk/src/gnuwin32/ Use modified Doug Lea malloc for adequate GenGC performance