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
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
74811 2979 d 7 h ripley /trunk/src/main/ compiler warning  
74805 2979 d 22 h lawrence /trunk/ radix sort supports (short) vectors with >1 billion elements

thanks to Matt Dowle
 
73385 3223 d 22 h luke /trunk/src/ Added some casts and changed some variable types to eliminate clang
integer type conversion warnings.
 
73265 3237 d 18 h luke /trunk/src/main/ Removed USE_RINTERNALS define to allow barrier checking.  
73263 3237 d 22 h kalibera /trunk/src/main/ Fix array overrun.  
71588 3561 d 2 h lawrence /trunk/src/main/ temp radix sort fix from Matt Dowle (n=2 w/ NA case)  
71200 3615 d 4 h lawrence /trunk/ fix some inconsistent treatment of NAs by radix sort  
70856 3679 d 16 h lawrence /trunk/ radix is default sort algorithm for doubles (no more rounding),
grouping() puts NAs last.
 
70764 3697 d 22 h luke /trunk/src/main/ Protect fix, from Tomas Kalibera.  
70725 3702 d 2 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 3770 d 21 h ripley /trunk/src/main/ avoid implicit conversion warning  
70208 3807 d 15 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 3832 d 19 h lawrence /trunk/ change Matthew to Matt (at Matt's request)  
70023 3833 d 21 h lawrence /trunk/ fix na.last=NA for method='radix'; add simple char encoding check  
70022 3833 d 23 h lawrence /trunk/src/main/ grouping() supports empty vectors  
70008 3835 d 1 h ripley /trunk/src/main/ clean up  
70003 3835 d 1 h lawrence /trunk/ new radix sort replaces old one and becomes default for integers,
including factors, and logicals; thanks to Matt Dowle and Arun
Srinivasan for donating the code from data.table
 
69967 3840 d 7 h ripley /trunk/src/main/ more cleaning up  
69939 3848 d 6 h ripley /trunk/src/main/ legibility  

Show All