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-classInheritance
/
src
/
main
/
serialize.c
– Rev 47757
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
47757
6389 d 18 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47460
6413 d 8 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
45947
6613 d 9 h
ripley
/trunk/
strerror is C90, so assume it rather than branch on it
45510
6666 d 4 h
ripley
/trunk/
compare CHARSXPs in the cache by address
45446
6670 d 5 h
ripley
/trunk/src/main/
whitespace cleanup
45418
6670 d 23 h
ripley
/trunk/
note that mkCharLen null-terminates, more on removing embedded nuls.
45416
6671 d 0 h
ripley
/trunk/
see what happens if CHARSXPs are not allowed to have embedded nuls
45294
6678 d 21 h
ripley
/trunk/
more fixes to the handling of embedded nuls
44986
6693 d 23 h
ripley
/trunk/
new interface for marked encodings
44796
6704 d 22 h
ripley
/trunk/
more tidying up of error messages
44795
6704 d 22 h
ripley
/trunk/src/
more information on failed file opening
44198
6755 d 19 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
44059
6763 d 2 h
ripley
/trunk/
more on preserving UTF-8
43720
6796 d 5 h
ripley
/trunk/src/
now taskPR has been withdrawn, hide undocumented entry points
43057
6872 d 19 h
luke
/trunk/src/main/
Modified reading of character strings to create CHARSXPs with the
right encoding rather than modify the encoding afterwards.
43050
6872 d 23 h
luke
/trunk/src/
Added support, not yet enabled, for maintaining the chains in the
CHARSXP hash table through the ATTRIB fields of the CHARSXPs.
43045
6873 d 4 h
luke
/trunk/src/main/
Split out test for non-NULL ATTRIB in WriteItem into hasattr variable.
43035
6874 d 3 h
ripley
/trunk/src/main/
avoid overhead of CallocCharBuf for small strings.
43030
6874 d 4 h
ripley
/trunk/
ENVSXPs have HASHTAB and not TAG: fortunately they are at the same address.
42448
6927 d 5 h
ripley
/trunk/
avoid various (correct) warnings, add regression test
←Prev
1
2
Next→
Show All