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
85147 1047 d 2 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85146.  
84774 1095 d 12 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1095 d 14 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84246 1201 d 14 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83446 1321 d 12 h ripley /trunk/src/ C23 requires attributes before return values  
82964 1396 d 13 h ripley /trunk/ standard-compliant version  
82754 1433 d 7 h ripley /trunk/src/ changes for -Wstrict-prototypes  
74811 2979 d 13 h ripley /trunk/src/main/ compiler warning  
74805 2980 d 4 h lawrence /trunk/ radix sort supports (short) vectors with >1 billion elements

thanks to Matt Dowle
 
73385 3224 d 3 h luke /trunk/src/ Added some casts and changed some variable types to eliminate clang
integer type conversion warnings.
 
73265 3238 d 0 h luke /trunk/src/main/ Removed USE_RINTERNALS define to allow barrier checking.  
73263 3238 d 4 h kalibera /trunk/src/main/ Fix array overrun.  
71588 3561 d 8 h lawrence /trunk/src/main/ temp radix sort fix from Matt Dowle (n=2 w/ NA case)  
71200 3615 d 9 h lawrence /trunk/ fix some inconsistent treatment of NAs by radix sort  
70856 3679 d 21 h lawrence /trunk/ radix is default sort algorithm for doubles (no more rounding),
grouping() puts NAs last.
 
70764 3698 d 3 h luke /trunk/src/main/ Protect fix, from Tomas Kalibera.  
70725 3702 d 7 h lawrence /trunk/ Fix order(x, decreasing=TRUE) when x is an integer vector containing
MAX_INT. Ported from a fix Matt Dowle made to data.table.
 
70402 3771 d 2 h ripley /trunk/src/main/ avoid implicit conversion warning  
70208 3807 d 21 h lawrence /trunk/src/main/ radixsort.c defines USE_RINTERNALS to have read-only DATAPTR() access;
might revisit in the future but the code is already doing worse things.
 
70038 3833 d 0 h lawrence /trunk/ change Matthew to Matt (at Matt's request)  

Show All