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
87909 506 d 4 h ripley /trunk/src/ 0 was being used for Rboolaen FALSE  
87891 509 d 1 h ripley /trunk/src/ add 2025 BLAS sources  
87167 677 d 10 h maechler /trunk/ fix msg to 'max' / getOption("max.print")  
87109 685 d 13 h ripley /trunk/src/ add comments, use F77_SUB when defining a Fortran-callable C function  
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.
 
86790 768 d 3 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86702 780 d 9 h luke /trunk/ Rename isFrame to isDataFrame and add to API.
For now isFrame remains available, but is non-API.
 
86630 791 d 21 h luke /trunk/src/main/ More entry point hiding.  
85580 979 d 3 h kalibera /trunk/src/main/ Fix incompatibility between format string and arguments.  
85463 998 d 4 h luke /trunk/ Merge in R-OBJSXP branch.  
85146 1047 d 2 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84211 1204 d 11 h ripley /trunk/src/main/ use <Defn.h> consistently  
83461 1321 d 1 h ripley /trunk/src/ more use of snprintf  
83454 1321 d 7 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
81459 1661 d 7 h maechler /trunk/ allow print()ing of long named-atomic and generic vectors; prevent integer overflow in " .. \"max.print\") -- omitted <n> entries  
79275 2127 d 4 h luke /trunk/src/main/ Enforce documented limit on print.gap; fixes PR17932.  
79222 2139 d 13 h kalibera /trunk/src/main/ Add missing parens to improve overflow check. From Brodie Gaslam.  
79217 2140 d 8 h kalibera /trunk/src/main/ Remove old comment (overflow is prevented since 35139). Identified by Brodie
Gaslam.
 
79216 2140 d 9 h kalibera /trunk/ More truncation fixes from Brodie Gaslam.  

Show All