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)
/
branches
/
R-uthreads
/
src
/
main
/
memory.c
– Rev 15352
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
15352
9118 d 22 h
luke
/branches/R-uthreads/
First pass at user-level threads support.
15350
9119 d 0 h
/branches/R-uthreads/
This commit was manufactured by cvs2svn to create branch 'R-uthreads'.
15321
9120 d 0 h
luke
/trunk/src/
Removed C_alloc/C_free and support functions/data structures.
15252
9123 d 0 h
hornik
/trunk/
Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
14906
9152 d 23 h
luke
/trunk/src/main/
Merged add of R_RestartToken gc protection from release branch to trunk.
13600
9231 d 6 h
maechler
/trunk/src/main/
eliminate 1 -Wshadow; use "Mega"
13180
9259 d 0 h
luke
/trunk/src/main/
branch update
12976
9281 d 5 h
pd
/trunk/
branch update
12778
9300 d 21 h
pd
/trunk/
branch update
11834
9355 d 11 h
luke
/trunk/src/main/
Changed handling of C finalizers to be more portable, eliminate warnings.
11510
9375 d 6 h
ripley
/trunk/src/
more graphics header re-organization
11438
9379 d 21 h
luke
/trunk/src/main/
Added protection of argument to R_RegisterCFinalizer to avoid a race
condition.
11390
9384 d 22 h
luke
/trunk/src/
Added modifications to support external pointer objects and finalization.
11297
9391 d 0 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 4 h
ripley
/trunk/
new options for memory management
new function mem.limits
11135
9398 d 23 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 7 h
ripley
/trunk/src/
remove vestiges of save(oldstyle=TRUE) and unused code
remove non-GenGC versions of code (for readablity)
11095
9402 d 7 h
ripley
/trunk/
return value of gctorture: it had one, and it was from gcinfo!
11092
9402 d 7 h
ripley
/trunk/src/main/
correct description to R_NGrowIncr.
use old n/vsize in calculating usage
11016
9408 d 8 h
ripley
/trunk/
change gc() to report allocated rather than free space, give both in Mb
←Prev
1
2
Next→
Show All