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 22 h ripley /trunk/src/main/ safer version of r90254  
90254 13 d 20 h ripley /trunk/src/ tweaks for C23 warnings on Fedora 44  
89731 122 d 22 h maechler /trunk/ fix one-off checks on context stack size  
88783 327 d 17 h kalibera /trunk/src/main/ Revert 88729 (PR#18924) as it is not good for readability.  
88729 333 d 20 h kalibera /trunk/src/main/ Allow backslash at end of line in lambda syntax (PR#18924).  
87955 501 d 18 h pd /trunk/src/main/ maintainer-mode changes  
87944 503 d 13 h ripley /trunk/src/ Rboolean -> bool  
87815 518 d 3 h ripley /trunk/src/main/ more Rboolean tweaks  
87300 627 d 15 h ripley /trunk/ fix PR#18819  
87180 676 d 0 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 763 d 15 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 21 h kalibera /trunk/src/main/ Fix for clang.  
86653 787 d 21 h kalibera /trunk/src/main/ Improve robustness of the parser to multi-byte inputs. Bounds check.  
86134 864 d 19 h pd /trunk/src/ new bison wants "%define parse.error verbose"  
85529 985 d 19 h kalibera /trunk/src/main/ Fix parse restart due to insufficient buffer while decoding multi-byte
characters (related to 85507, PR#17231).
 
85507 990 d 14 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 20 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
84538 1139 d 23 h maechler /trunk/ getParseData() - for first-file objects - PR#16756 thanks to Duncan Murdoch  
84246 1202 d 1 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83809 1261 d 10 h luke /trunk/ Allow pipe placeholder at the head of extraction chains.  

Show All