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-Cairo
/
src
/
main
/
serialize.c
– Rev 44421
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
44421
6741 d 9 h
ripley
/branches/R-Cairo/
create R-Cairo
44198
6755 d 21 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
44059
6763 d 3 h
ripley
/trunk/
more on preserving UTF-8
43720
6796 d 7 h
ripley
/trunk/src/
now taskPR has been withdrawn, hide undocumented entry points
43057
6872 d 20 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 1 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 5 h
luke
/trunk/src/main/
Split out test for non-NULL ATTRIB in WriteItem into hasattr variable.
43035
6874 d 4 h
ripley
/trunk/src/main/
avoid overhead of CallocCharBuf for small strings.
43030
6874 d 6 h
ripley
/trunk/
ENVSXPs have HASHTAB and not TAG: fortunately they are at the same address.
42448
6927 d 7 h
ripley
/trunk/
avoid various (correct) warnings, add regression test
42438
6930 d 1 h
falcon
/trunk/
Fix deserializtion of raw objects saved using ascii=TRUE
This patch also speeds up deserialization of raw objects when
ascii=FALSE.
42307
6942 d 10 h
ripley
/trunk/src/
change reference to GPL
42049
6972 d 6 h
ripley
/trunk/src/
check that serialization to raw does not exceed the maximum size of a raw vector
42047
6972 d 7 h
ripley
/trunk/
allow larger in-memory serialization
41975
6980 d 12 h
ripley
/trunk/src/
clean up after making lazyLoadDBfetch primitive
41972
6980 d 13 h
ripley
/trunk/
make lazyLoadDBfetch primitive
41807
6993 d 3 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
41715
7002 d 13 h
ripley
/trunk/
improvements to error/warning messages
41495
7019 d 22 h
rgentlem
/trunk/src/
a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
40705
7104 d 12 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
←Prev
1
2
Next→
Show All