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-exp-R5
/
src
/
main
/
serialize.c
– Rev 52864
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
52864
5807 d 2 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52534
5856 d 5 h
ripley
/trunk/src/
workaround Windows' dismal memory manager
52533
5856 d 7 h
ripley
/trunk/src/main/
cleaner code
51842
5935 d 2 h
ripley
/trunk/src/main/
localize headers
51398
5968 d 8 h
ripley
/trunk/src/
make use of C99 features
50873
6051 d 8 h
ripley
/trunk/src/main/
typo
50871
6051 d 8 h
ripley
/trunk/src/
add checks on malloc calls
50320
6107 d 11 h
ripley
/trunk/src/
tweak when lazyload DB is flushed
50172
6124 d 15 h
luke
/trunk/
Modified unserialize code to not change LEVELS value for CHARSXP
values to match input. This converts pre-2.8 CHARSXPs known encoding
to unknown encoding and avoids corrupting the CHARSXP cache.
50048
6131 d 10 h
ripley
/trunk/src/
open connection in appropriate mode where known
49889
6144 d 20 h
luke
/trunk/src/main/
Modified serialize.c to not read or write HASHASH bit in CHARSXPs and
to make sure reading doesn't mess up HASHASH or CHACHED bits in cached
CHARSXP values.
49749
6155 d 12 h
ripley
/trunk/
don't cache lazy-load databases of more than 10Mb
add support for xz compression in lazy-data
49708
6159 d 2 h
ripley
/trunk/src/
add support (no API yet) for bzip2 compression in lazyload databases
47460
6413 d 9 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
45947
6613 d 10 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 6 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 1 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
←Prev
1
2
Next→
Show All