The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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.  

Show All