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
/
tools4pkgs
/
src
/
main
/
memory.c
– Rev 71686
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
71686
3532 d 23 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
71606
3557 d 23 h
luke
/trunk/src/main/
Allow for large vectors in VECSXP scan.
71521
3573 d 15 h
luke
/trunk/src/main/
Protect fixes from Tomas Kalibera.
71505
3575 d 16 h
luke
/trunk/src/main/
Added PROTECT calls in case of GC in GET_FREE_NODE; partially resolves
PR16734 and PR17144.
71492
3577 d 13 h
luke
/trunk/src/
Eliminate the need for recursively calling bcEval for loops that need
a context. This increments the minimal byte code version required.
Packages that use byte compilation should be recompiled. With Tomas
Kalibera.
71390
3589 d 18 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
71261
3602 d 17 h
luke
/trunk/src/main/
Use SET_TYPEOF macro and explicitly reset intCHARSXP type to CHARSXP
in vector allocation rather than relying on truncation to the 5-bit
type field.
71185
3617 d 4 h
ripley
/trunk/src/
change visibility of R_ExternalPtrAddrFn
71112
3631 d 14 h
luke
/trunk/src/
Made R_in_gc variable non-static to allow access without a function call.
71083
3636 d 23 h
ripley
/trunk/src/
ensure config.h is the first header included
update/tweak comments
70918
3664 d 18 h
luke
/trunk/src/main/
Reverted unintended commit.
70917
3664 d 18 h
luke
/trunk/src/main/
Removed debug print.
70914
3665 d 19 h
luke
/trunk/src/main/
Use VECTOR_ELT rather than STRING_ELT in scanning vector-like objects.
70827
3686 d 13 h
luke
/trunk/src/
Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
70812
3688 d 14 h
luke
/trunk/src/main/
Turn off pending finalizers flag in RunFinalizers; from Tomas Kalibera.
70578
3736 d 20 h
maechler
/trunk/src/main/
rm C code for defunct mem.limits()
70321
3789 d 19 h
luke
/trunk/src/main/
Added R_ReturnedValue and ctxt->returnValue as GC roots.
70088
3826 d 15 h
ripley
/trunk/src/
more hiding/re-mapping
69511
3940 d 13 h
luke
/trunk/src/main/
Make sure a GC requested when GC is disabled happens as soon as possible.
69326
3975 d 14 h
luke
/trunk/src/
Improved arity checks from Tomas Kalibera.
←Prev
1
2
Next→
Show All