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-conflicts
/
src
/
main
/
memory.c
– Rev 76063
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
76063
2728 d 17 h
luke
/branches/R-conflicts/
Merged changes from trunk through 76062
75701
2798 d 17 h
luke
/branches/R-conflicts/
Merged changes from trunk through 75700
75629
2806 d 0 h
luke
/branches/R-conflicts/
Merged changes from trunk through 75628
75597
2813 d 0 h
luke
/branches/R-conflicts/
Merged changes from trunk through 75591
75453
2839 d 0 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
75304
2873 d 3 h
luke
/trunk/src/
Fixes for the refcnt/barrier combination.
75038
2917 d 20 h
luke
/trunk/
Added mem.maxVSize and mem.maxNSize functions to base.
74864
2971 d 19 h
luke
/trunk/src/
Added versions of malloc, calloc, and realloc that GC and retry after
initial failure.
74620
3020 d 4 h
kalibera
/trunk/src/main/
Fix printf format string specifier for R_xlen_t in error message for a
signed type.
74405
3056 d 22 h
luke
/trunk/
All sort veriants now make use of ALTREP meta-data; from Gabe Becker.
74380
3060 d 22 h
luke
/trunk/src/
More checking of data pointer use for zero-length vectors.
74379
3060 d 23 h
luke
/trunk/src/main/
Don't do a zero-length check in STDVEC_DATAPTR for CHARSXP since these
always have a trailing zero byte.
74255
3083 d 22 h
luke
/trunk/
Finalizers are now run with interrupts suspended.
74195
3097 d 4 h
luke
/trunk/src/main/
Allow for y to be NULL in NODE_IS_OLDER macro.
74021
3128 d 3 h
luke
/trunk/src/
Added RAISE_NAMED and used in place of many SET_NAMED calls.
74017
3128 d 17 h
luke
/trunk/src/
Added SETTER_CLEAR_NAMED and use instead of some SET_NAMED(x, 0) calls.
74015
3128 d 18 h
luke
/trunk/src/
Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.
74014
3128 d 22 h
luke
/trunk/src/
Added missing function version of TRACKREFS macro for barrier checking.
73976
3132 d 1 h
luke
/trunk/src/main/
Added missing reference count increments.
73944
3138 d 15 h
luke
/trunk/src/main/
Removed obsolete comment and added some missing checks.
←Prev
1
2
Next→
Show All