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
90282 7 d 4 h hornik /trunk/src/main/ Improve error for readRDS by including filename (PR#18810).  
89940 96 d 3 h luke /trunk/src/main/ Fix code formatting.  
89936 96 d 20 h luke /trunk/src/main/ Don't serialize the growable bit (PR19056).  
89924 97 d 13 h luke /trunk/ Signal errors with objectNotFoundError and functionNotFoundError classes.  
88719 333 d 23 h kalibera /trunk/src/main/ Reduce risk of name conflicts when accessing base symbols from R (PR#18778).  
87891 508 d 19 h ripley /trunk/src/ add 2025 BLAS sources  
87813 517 d 19 h ripley /trunk/src/ more taking care over Rboolean  
87180 675 d 6 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
86821 762 d 21 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86725 774 d 21 h luke /trunk/src/main/ Back out r86719 since it breaks lazy loading of a delayed assignment.  
86719 776 d 13 h luke /trunk/src/main/ Add promise check to r-unserialize.  
86655 787 d 2 h luke /trunk/src/ Hide more entry points not used in Base/CRAN/BIOC packages.  
86642 788 d 21 h kalibera /trunk/src/ Visibility fixes.  
86594 795 d 5 h kalibera /trunk/src/main/ Detect invalid length (thanks to Ivan Krylov).  
86235 847 d 18 h luke /trunk/src/main/ readRDS() and unserialize() now signal an errorr instead of returning a PROMSXP.  
85815 917 d 3 h kalibera /trunk/src/main/ Check stack before allocation (PR#18657).  
85576 978 d 23 h kalibera /trunk/src/main/ Fix incompatibility between format string and arguments.  
85463 997 d 22 h luke /trunk/ Merge in R-OBJSXP branch.  
85413 1005 d 13 h luke /trunk/src/main/ Commit Martyn's patch for iterative pairlist unserializing (PR16034).  
85222 1035 d 18 h luke /trunk/src/main/ Minor cleanups.  

Show All