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
75597 2813 d 0 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 0 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
74890 2966 d 1 h kalibera /trunk/src/main/ Honor version= argument in serialize() even when an existing connection is
given.
 
74887 2967 d 21 h luke /trunk/src/main/ Reverted r74886.  
74886 2967 d 21 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74800 2981 d 8 h kalibera /trunk/ Switch default serialization and save format to 3.  
74740 2992 d 22 h kalibera /trunk/src/main/ Do not byte-compile reference class methods and default bindings when
installing a package (the byte-code would be dropped later - performance
optimization, also avoids irrelevant compiler warnings).
 
74709 2999 d 6 h kalibera /trunk/src/ Use field with specifier with scanf(%s) to prevent buffer overflow on long
inputs.. Reported by Steve Grubb.
 
74443 3049 d 1 h kalibera /trunk/src/main/ Update meta-data for serialize format 3 to reflect it is readable by R
3.5.0. Update comments about the format.
 
74442 3049 d 3 h kalibera /trunk/src/main/ Clean up support for retrieving version information from serialization
stream.
 
74440 3049 d 7 h kalibera /trunk/src/main/ Rename release_version (min_release_version) to min_reader_version.  
74187 3098 d 20 h luke /trunk/src/main/ Changed define for ALTREP_SXP to avoid conflict.  
74152 3107 d 4 h kalibera /trunk/src/main/ Typos in comments.  
74123 3115 d 3 h kalibera /trunk/src/main/ Experimental support for changing the default save/serialize format via
environment variables. Minor cleanup in serialize.
 
74113 3117 d 17 h kalibera /trunk/src/main/ Temporarily switch default serialization/save format back to 2.  
74099 3122 d 0 h kalibera /trunk/src/main/ Use serialize/save format version 3 by default.  
74015 3128 d 18 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
73968 3132 d 23 h kalibera /trunk/src/ Experimental support to retrieve version information from serialization
stream (2/3).
 
73952 3137 d 19 h kalibera /trunk/src/ Add support for magic numbers RD[AXB]3 to be used as markers for serialization
format 3. Temporarily switch default serialization format back to 2 to
prevent/reduce possible confusion due to use of RD[ABX]2 magic numbers with
serialization format 3.
 
73932 3141 d 2 h kalibera /trunk/src/main/ Increase default serialize format and default save serialize format to 3.  

Show All