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-gcontext
/
src
/
main
/
saveload.c
@ 28362
– Rev 26795
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
26795
8308 d 3 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
25087
8422 d 2 h
luke
/trunk/src/
Made R_SaveToFileV non-static; added to include file.
Removed unused ConvertEnvironment function.
24734
8444 d 8 h
ripley
/trunk/src/
namespaces are no longer experimental, and require bindings etc
24516
8460 d 11 h
ripley
/trunk/
branch update
23463
8546 d 20 h
luke
/trunk/
Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
23172
8563 d 9 h
ripley
/trunk/src/main/
typo
22360
8623 d 10 h
ripley
/trunk/
return list of loaded objects invisibly from load()
21544
8684 d 3 h
ripley
/trunk/
branch update
19954
8819 d 7 h
duncan
/trunk/src/main/
Initialization of local data done separately from declaration to keep Solaris' cc -pedantic happy.
19912
8822 d 17 h
duncan
/trunk/src/
Some removal of global variables in src/main
19853
8826 d 9 h
ripley
/trunk/
branch update
19492
8854 d 7 h
ripley
/trunk/
reduce tests for rpc headers to a minimal set.
No longer make use of HAVE_XDR, so eliminate it
18548
8910 d 1 h
ripley
/trunk/src/main/
we can assume HAVE_XDR, even if not found at configure time
17787
8959 d 10 h
ripley
/trunk/src/main/
revert for Windows headers
17781
8959 d 12 h
ripley
/trunk/src/main/
remove duplicate definition, use minimal xdr header
17533
8981 d 22 h
ripley
/trunk/src/
make global static
17136
9001 d 3 h
luke
/trunk/src/main/
Changed callback names from Sys... to sys...
Fixed do_loadFromConn to look for con in CAR(args).
16815
9015 d 0 h
luke
/trunk/src/main/
Removed fclose before error signal--it gets done by the cleanup code, and
doing it twice segfaults.
16813
9015 d 1 h
luke
/trunk/src/
Added .Internals saveToConn and loadFromConn.
16806
9015 d 3 h
luke
/trunk/src/main/
Give warning and switch to using ascii when XDR is not available.
←Prev
1
2
Next→
Show All