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
89786 114 d 16 h luke /trunk/src/main/ Fixed hash table problem with patch from PR19043.  
89311 187 d 5 h hornik /trunk/src/main/ Have match() support abstract vector classes of non-vector type.
Part A of PR#18984, by Mikael Jagan.
 
89195 221 d 6 h hornik /trunk/src/main/ Tweak for c89193.  
89193 221 d 16 h luke /trunk/src/ Change signature for R_maphashC to allow early termination.  
88363 394 d 23 h maechler /trunk/ re-enable match(<Date>, <char>) (wrt 88356)  
87938 503 d 0 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87863 512 d 9 h ripley /trunk/src/main/ Rboolean -> bool  
87808 518 d 0 h ripley /trunk/ more uses of asRbool catching incorrect calls  
87589 556 d 4 h maechler /trunk/ duplicated(expression(..)) now works  
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.
 
86643 788 d 12 h luke /trunk/src/main/ Hide some entry points not currently used, not in installed headers,
and already listed in tools;;;nonAPI.
 
86630 791 d 15 h luke /trunk/src/main/ More entry point hiding.  
85816 917 d 3 h maechler /trunk/ allow slow pmatch()ing to be interrupted  
85712 949 d 20 h kalibera /trunk/src/main/ Fix out of bounds access (with performance optimization).  
85625 975 d 21 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
84246 1201 d 7 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83456 1321 d 0 h ripley /trunk/src/main/ some replacing sprintf by snprintf  
83446 1321 d 5 h ripley /trunk/src/ C23 requires attributes before return values  
81923 1592 d 17 h luke /trunk/src/main/ Avoid -Wshorten-64-to-32 compiler warnings.  
81517 1649 d 22 h ripley /trunk/ add sanity checks for sample{,.int}  

Show All