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
/
lazy
/
src
/
main
/
memory.c
– Rev 30100
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
30100
8062 d 2 h
/branches/lazy/
This commit was manufactured by cvs2svn to create branch 'lazy'.
29902
8074 d 8 h
ripley
/trunk/
add rawtype
29100
8132 d 11 h
ripley
/trunk/src/main/
use memset to zero array in S_alloc
28357
8193 d 10 h
ripley
/trunk/
start the process of having vector lengths as longs and hence > 2^31-1 on 64-bit platforms
27067
8290 d 12 h
ripley
/trunk/
drop --[nv]size
add --max-ppsize
26879
8300 d 11 h
ripley
/trunk/src/
remap symbols in malloc.c and only use it when allocating R objects
26646
8320 d 7 h
luke
/trunk/
branch update
26045
8363 d 3 h
luke
/trunk/src/main/
Added more byte code support.
26020
8364 d 4 h
luke
/trunk/
Split PREXPR into PREXPR and PRCODE to support byte compiled promises.
25927
8369 d 11 h
ripley
/trunk/src/
export R_{Preserve,Release}Object, which are thus no longer experimental
25523
8397 d 2 h
luke
/trunk/src/
Added C level support for new condition system.
25199
8412 d 7 h
luke
/trunk/src/
GC timing now only used when explicitly enabled.
24516
8460 d 10 h
ripley
/trunk/
branch update
23463
8546 d 19 h
luke
/trunk/
Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
20713
8760 d 21 h
luke
/trunk/src/main/
R_NodesInUse was not being incremented for allocations in the large node class.
20094
8808 d 23 h
ripley
/trunk/
use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
19989
8816 d 9 h
ripley
/trunk/
back out last memory change
19950
8819 d 11 h
ripley
/trunk/src/
use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
19853
8826 d 9 h
ripley
/trunk/
branch update
19066
8882 d 21 h
hornik
/trunk/src/
Use _R_HAVE_TIMING_ as conditional for availability of timing.
Defined in 'Defn.h' if on Windows/Mac or on Unix with HAVE_TIMES.
Add stubs for do_gctime() and do_proctime() if timing is not available
(as we already had for do_syssleep().
←Prev
1
2
Next→
Show All