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
/
main
/
altrep.c
– Rev 89255
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
89255
209 d 13 h
luke
/trunk/
Add R_altrep_class_name and R_altrep_class_package.
86615
793 d 1 h
luke
/trunk/
The SET_TYPEOF function in memory.c now throws an error if old and new
types are not compatible in memory layout and content.
86612
793 d 15 h
luke
/trunk/src/main/
Hide some more entry points.
83995
1228 d 21 h
luke
/trunk/src/main/
Allow non-writable data pointers to be obtained for ALTLIST objects
(from Lionel
83914
1244 d 18 h
luke
/trunk/
ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
83446
1321 d 5 h
ripley
/trunk/src/
C23 requires attributes before return values
79386
2096 d 21 h
luke
/trunk/src/main/
Added missing PROTECT/UNPROTECT in ALTREP_UNSERIALIZE_CLASS.
79292
2121 d 18 h
luke
/trunk/src/main/
Improved error messages for default ALTREP methods contributed by
Gabe Becker in PR17846.
75618
2809 d 22 h
luke
/trunk/src/
Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
75611
2810 d 21 h
luke
/trunk/src/
If THREADCHECK is defined, check in some places to make sure they are
called from a consistent thread. Defined by default when strict
barrier checking is used.
75554
2819 d 0 h
luke
/trunk/src/
Added .Internal(altrep_class).
75485
2832 d 16 h
luke
/trunk/src/main/
ALTREP_DUPLICATE_EX needed to clear the result attributes if necessary.
75481
2833 d 21 h
luke
/trunk/src/
Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.
75414
2848 d 11 h
luke
/trunk/src/
Made R_ext/Altrep.h more C++ friendly. Suggested by Michael Sannella.
74934
2952 d 22 h
luke
/trunk/src/main/
Moved concrete ALTREP class definitons from altrep.c to altclasses.c.
74888
2967 d 18 h
luke
/trunk/src/main/
Check for excessive length request in seq_len.
74887
2967 d 19 h
luke
/trunk/src/main/
Reverted r74886.
74886
2967 d 19 h
luke
/trunk/src/main/
Check for excessive length request in seq_len.
74748
2989 d 9 h
luke
/trunk/src/main/
Read scipen setting from options before deferred string conversion (PR17428).
74405
3056 d 20 h
luke
/trunk/
All sort veriants now make use of ALTREP meta-data; from Gabe Becker.
←Prev
1
2
Next→
Show All