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-source
/
src
/
main
/
serialize.c
– Rev 42208
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
42208
6955 d 4 h
murdoch
/branches/djm-source/
Recreate branch from trunk
42049
6972 d 3 h
ripley
/trunk/src/
check that serialization to raw does not exceed the maximum size of a raw vector
42047
6972 d 4 h
ripley
/trunk/
allow larger in-memory serialization
41975
6980 d 9 h
ripley
/trunk/src/
clean up after making lazyLoadDBfetch primitive
41972
6980 d 11 h
ripley
/trunk/
make lazyLoadDBfetch primitive
41807
6993 d 1 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 10 h
ripley
/trunk/
improvements to error/warning messages
41495
7019 d 20 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 9 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40700
7105 d 20 h
ripley
/trunk/src/
use R_fopen consistently.
move towards a wchar interface for filenames on Windows.
40568
7123 d 2 h
luke
/trunk/src/main/
Needed update buffer size in resize_buffer.
40102
7177 d 7 h
ripley
/trunk/src/main/
expand error message
39792
7203 d 15 h
duncan
/trunk/src/main/
Constant variable R_DefaultSerializeVersion. Trying to remove some of these programmatically with the RGCCTranslationUnit package
39507
7245 d 8 h
ripley
/trunk/src/
add checks of return values
38546
7321 d 23 h
ripley
/trunk/src/main/
separate out LGLSXP and INTSXP for future use
38544
7322 d 0 h
ripley
/trunk/
more incorrect types
38536
7322 d 3 h
ripley
/trunk/src/main/
don't use SET_VECTOR_ELT on STRSXP
38476
7329 d 2 h
jmc
/trunk/
Introduce S4 SEXP type, but not used by default
38442
7334 d 1 h
ripley
/trunk/src/main/
typos
38417
7336 d 4 h
ripley
/trunk/src/main/
update copyright date
←Prev
1
2
Next→
Show All