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
/
djm-parseRd
/
src
/
main
/
serialize.c
– Rev 46659
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
46659
6501 d 8 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
45947
6613 d 13 h
ripley
/trunk/
strerror is C90, so assume it rather than branch on it
45510
6666 d 7 h
ripley
/trunk/
compare CHARSXPs in the cache by address
45446
6670 d 9 h
ripley
/trunk/src/main/
whitespace cleanup
45418
6671 d 2 h
ripley
/trunk/
note that mkCharLen null-terminates, more on removing embedded nuls.
45416
6671 d 4 h
ripley
/trunk/
see what happens if CHARSXPs are not allowed to have embedded nuls
45294
6679 d 1 h
ripley
/trunk/
more fixes to the handling of embedded nuls
44986
6694 d 3 h
ripley
/trunk/
new interface for marked encodings
44796
6705 d 2 h
ripley
/trunk/
more tidying up of error messages
44795
6705 d 2 h
ripley
/trunk/src/
more information on failed file opening
44198
6755 d 23 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
44059
6763 d 6 h
ripley
/trunk/
more on preserving UTF-8
43720
6796 d 9 h
ripley
/trunk/src/
now taskPR has been withdrawn, hide undocumented entry points
43057
6872 d 23 h
luke
/trunk/src/main/
Modified reading of character strings to create CHARSXPs with the
right encoding rather than modify the encoding afterwards.
43050
6873 d 3 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 8 h
luke
/trunk/src/main/
Split out test for non-NULL ATTRIB in WriteItem into hasattr variable.
43035
6874 d 6 h
ripley
/trunk/src/main/
avoid overhead of CallocCharBuf for small strings.
43030
6874 d 8 h
ripley
/trunk/
ENVSXPs have HASHTAB and not TAG: fortunately they are at the same address.
42448
6927 d 9 h
ripley
/trunk/
avoid various (correct) warnings, add regression test
42438
6930 d 3 h
falcon
/trunk/
Fix deserializtion of raw objects saved using ascii=TRUE
This patch also speeds up deserialization of raw objects when
ascii=FALSE.
←Prev
1
2
Next→
Show All