The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77327 2469 d 8 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
76864 2562 d 13 h kalibera /trunk/src/main/ Make deserialization robust against a too long encoding name in stream
header (PR#17578).
 
75590 2814 d 16 h kalibera /trunk/src/main/ Add comment.  
75588 2814 d 17 h kalibera /trunk/src/main/ Revert 75585.  
75585 2814 d 18 h kalibera /trunk/src/main/ Amend 75561.  
75564 2818 d 7 h ripley /trunk/src/main/ avoid compiler warnings  
75561 2818 d 13 h kalibera /trunk/src/main/ Fix deserialization of raw vectors in ascii format.  
74890 2966 d 14 h kalibera /trunk/src/main/ Honor version= argument in serialize() even when an existing connection is
given.
 
74887 2968 d 10 h luke /trunk/src/main/ Reverted r74886.  
74886 2968 d 10 h luke /trunk/src/main/ Check for excessive length request in seq_len.  
74800 2981 d 21 h kalibera /trunk/ Switch default serialization and save format to 3.  
74740 2993 d 10 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 18 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 14 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 16 h kalibera /trunk/src/main/ Clean up support for retrieving version information from serialization
stream.
 
74440 3049 d 19 h kalibera /trunk/src/main/ Rename release_version (min_release_version) to min_reader_version.  
74187 3099 d 9 h luke /trunk/src/main/ Changed define for ALTREP_SXP to avoid conflict.  
74152 3107 d 17 h kalibera /trunk/src/main/ Typos in comments.  
74123 3115 d 15 h kalibera /trunk/src/main/ Experimental support for changing the default save/serialize format via
environment variables. Minor cleanup in serialize.
 
74113 3118 d 6 h kalibera /trunk/src/main/ Temporarily switch default serialization/save format back to 2.  

Show All