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
90211 19 d 13 h luke /trunk/src/main/ Don't enable JIT for experimental minimal build.  
89696 125 d 4 h luke /trunk/ Re-enabled task callback C API.  
89695 125 d 7 h luke /trunk/src/ Reinstate task callback API.  
89101 234 d 19 h luke /trunk/ Move R_ext/Callbacks.h to src/include. Factor out R_ObjectTable type
declarations into a new header R_ext/ObjectTable.h. To ease the transition
add back a R_ext/Callbacks.h thata just included R_ext/ObjectTable.h.
 
88719 334 d 4 h kalibera /trunk/src/main/ Reduce risk of name conflicts when accessing base symbols from R (PR#18778).  
88510 355 d 12 h kalibera /trunk/src/main/ Allow repl to recover from spurious end-of-file indication from the parser
due to incomplete view over the input (PR#15941).
 
88280 417 d 5 h maechler /trunk/ browser() nesting level from if() etc: fixing PR#18885 differently than PR#15770  
88077 483 d 5 h pd /trunk/src/main/ remove warnings about LC_* (differently this time, 88010+88011 confused Alpine Linux)  
88011 494 d 7 h ripley /trunk/src/main/ add parentheses, const  
88010 494 d 7 h pd /trunk/src/main/ avoid message about defaulting LC_* to "C" in some cases  
87945 502 d 13 h ripley /trunk/ revert r87936/7: non-API header is being used in packages  
87937 503 d 5 h ripley /trunk/src/main/ convert Callbacks.h to bool  
87863 512 d 14 h ripley /trunk/src/main/ Rboolean -> bool  
87816 517 d 14 h ripley /trunk/src/main/ more Rboolean tweaks  
87783 521 d 7 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87513 571 d 2 h kalibera /trunk/src/main/ Avoid call through incompatible function pointer.  
87130 683 d 8 h ripley /trunk/src/ remove use of F77_SYMBOL which duplicates F77_SUB  
86821 763 d 3 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86815 763 d 13 h kalibera /trunk/src/main/ Fix out-of-bounds access on long lines with parse continuation.  
86805 766 d 0 h kalibera /trunk/src/main/ Prevent accidental shell escape in parse continuation.  

Show All