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)
/
trunk
/
src
/
main
/
saveload.c
@ 77458
– Rev 89924
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
89924
97 d 19 h
luke
/trunk/
Signal errors with objectNotFoundError and functionNotFoundError classes.
87901
506 d 10 h
ripley
/trunk/src/main/
C standard has attributes before return values
87863
512 d 14 h
ripley
/trunk/src/main/
Rboolean -> bool
87813
518 d 1 h
ripley
/trunk/src/
more taking care over Rboolean
86821
763 d 3 h
luke
/trunk/src/
Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
83446
1321 d 11 h
ripley
/trunk/src/
C23 requires attributes before return values
82931
1398 d 8 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
81479
1656 d 13 h
ripley
/trunk/
allow building R with -DSTRICT_R_HEADERS
79737
2034 d 19 h
luke
/trunk/src/main/
Separate out handling of closures from dotted pairs for more flexibility.
77332
2466 d 22 h
morgan
/trunk/src/main/
silence spurious output from nested load() calls
- load() calls triggering another load() would print 'verbose' text to
stdout
- observed when load()ing a function from a package that itself has load()
in .onLoad() -- loading the function causes .onLoad() to make the second
call to load()
74903
2964 d 10 h
kalibera
/trunk/
Add version argument to cmpfile and save.to.file. Move do_savefile and
do_loadfile to saveload.c.
74800
2981 d 11 h
kalibera
/trunk/
Switch default serialization and save format to 3.
74723
2996 d 6 h
kalibera
/trunk/src/main/
Fix default magic number for save.to.file (cmpfile).
74442
3049 d 7 h
kalibera
/trunk/src/main/
Clean up support for retrieving version information from serialization
stream.
74123
3115 d 6 h
kalibera
/trunk/src/main/
Experimental support for changing the default save/serialize format via
environment variables. Minor cleanup in serialize.
74113
3117 d 20 h
kalibera
/trunk/src/main/
Temporarily switch default serialization/save format back to 2.
74099
3122 d 4 h
kalibera
/trunk/src/main/
Use serialize/save format version 3 by default.
74006
3129 d 10 h
ripley
/trunk/src/main/
missing cast
73969
3132 d 10 h
ripley
/trunk/src/main/
remove warning
73968
3133 d 3 h
kalibera
/trunk/src/
Experimental support to retrieve version information from serialization
stream (2/3).
←Prev
1
2
Next→
Show All