R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
gnuwin32
/
malloc.c
@ 36543
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
29208
8123 d 10 h
ripley
/trunk/src/gnuwin32/
assume STD C, as next release of this file will.
26945
8297 d 11 h
ripley
/trunk/src/gnuwin32/
more tweaks to malloc
26895
8300 d 0 h
ripley
/trunk/src/gnuwin32/
reinstate the checks on over-allocation that Teller deleted
26879
8300 d 11 h
ripley
/trunk/src/
remap symbols in malloc.c and only use it when allocating R objects
26855
8302 d 0 h
ripley
/trunk/src/gnuwin32/
new malloc from David Teller
20730
8759 d 8 h
ripley
/trunk/src/gnuwin32/
increase default upper limit on memory
19761
8834 d 9 h
ripley
/trunk/
branch update
17260
8998 d 9 h
ripley
/trunk/src/gnuwin32/
can't use R-Suicide any more
16538
9035 d 1 h
ripley
/trunk/src/gnuwin32/
alter memory scheme to reserved required max memory before malloc is used.
13587
9232 d 3 h
ripley
/trunk/src/gnuwin32/
need strdup for use in base R, based on this malloc
12256
9324 d 4 h
pd
/trunk/
branch update
11781
9359 d 21 h
ripley
/trunk/src/gnuwin32/
totalAllocated decremented incorrectly
11100
9402 d 7 h
ripley
/trunk/src/gnuwin32/
up initial memory reserve to 256Mb
11091
9402 d 10 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 5 h
ripley
/trunk/src/
--max-mem-size, remove references to --nsize and --vsize
10425
9466 d 11 h
ripley
/trunk/src/gnuwin32/
now based on Lea version 2.6.6
10365
9471 d 2 h
ripley
/trunk/src/gnuwin32/
memory.size and DLL.version
10347
9472 d 1 h
ripley
/trunk/src/gnuwin32/
Use modified Doug Lea malloc for adequate GenGC performance