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
90234 16 d 23 h maechler /trunk/ new .OBJSXP() and C code allow deparsing of OBJSXP objects such as S7 ones  
87904 506 d 5 h ripley /trunk/src/ Rboolean -> bool  
87813 518 d 1 h ripley /trunk/src/ more taking care over Rboolean  
86821 763 d 4 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86649 788 d 1 h luke /trunk/src/ Rename deparse1line_ to deparse1line_ex and mark as attribute_hidden.  
86647 788 d 7 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  
85463 998 d 4 h luke /trunk/ Merge in R-OBJSXP branch.  
83913 1245 d 11 h maechler /trunk/src/main/ no need to check for S4SXP type in addition to IS_S4_OBJECT(.); +cosmetic: use CADR etc  
83446 1321 d 12 h ripley /trunk/src/ C23 requires attributes before return values  
81845 1607 d 6 h maechler /trunk/ fix `!(.)` deparsing (broken by r74540 which fixed `!!` deparsing)  
81455 1662 d 15 h ripley /trunk/ remove remapping of attribute names in deparsing  
81240 1705 d 5 h maechler /trunk/ deparse(): no parens when cflow body is buried ...; follow up to c81211; PR#18232#c18  
81211 1711 d 9 h maechler /trunk/ tweaking deparse(): use parens (only) when appropriate; follow up to c81182  
81182 1718 d 9 h maechler /trunk/ deparser now wraps ` if(..) .. ` with parens when needed; PR#18232  
80293 1901 d 5 h kalibera /trunk/src/main/ Check interrupts in deparse (PR#18089).  
79121 2153 d 10 h kalibera /trunk/src/main/ Prevent out of bounds access.  
79000 2177 d 1 h kalibera /trunk/src/main/ Initialize buffer before deparsing to be robust against (invalid)
zero-length source references (PR#17876).
 
78505 2259 d 11 h kalibera /trunk/src/main/ Revert 77710 to avoid doubling of backslashes when deparsing using source
references (PR#17800).
 
78127 2308 d 8 h kalibera /trunk/src/main/ Simplify memory protection.  
77894 2337 d 9 h ripley /trunk/src/ fixes/comments for issues detected in packages by clang-UBSAN  

Show All