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
90289 5 d 4 h ripley /trunk/src/main/ safer version of r90254  
90254 13 d 3 h ripley /trunk/src/ tweaks for C23 warnings on Fedora 44  
89731 122 d 5 h maechler /trunk/ fix one-off checks on context stack size  
88783 326 d 23 h kalibera /trunk/src/main/ Revert 88729 (PR#18924) as it is not good for readability.  
88729 333 d 3 h kalibera /trunk/src/main/ Allow backslash at end of line in lambda syntax (PR#18924).  
87955 501 d 1 h pd /trunk/src/main/ maintainer-mode changes  
87944 502 d 20 h ripley /trunk/src/ Rboolean -> bool  
87815 517 d 10 h ripley /trunk/src/main/ more Rboolean tweaks  
87300 626 d 22 h ripley /trunk/ fix PR#18819  
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 22 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86654 787 d 3 h kalibera /trunk/src/main/ Fix for clang.  
86653 787 d 4 h kalibera /trunk/src/main/ Improve robustness of the parser to multi-byte inputs. Bounds check.  
86134 864 d 2 h pd /trunk/src/ new bison wants "%define parse.error verbose"  
85529 985 d 2 h kalibera /trunk/src/main/ Fix parse restart due to insufficient buffer while decoding multi-byte
characters (related to 85507, PR#17231).
 
85507 989 d 20 h kalibera /trunk/src/main/ Fix parse restart due to insufficient buffer in string lexer (PR#17231, with
thanks to Mikko Korpela).
 
84952 1077 d 2 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
84538 1139 d 5 h maechler /trunk/ getParseData() - for first-file objects - PR#16756 thanks to Duncan Murdoch  
84246 1201 d 8 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83809 1260 d 17 h luke /trunk/ Allow pipe placeholder at the head of extraction chains.  

Show All