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
74928 2956 d 23 h luke /branches/ALTREP/ Merged changes from trunk through 74924.  
73386 3224 d 18 h luke /branches/ALTREP/ Merged changes from trunk through 73385.  
73277 3237 d 21 h luke /branches/ALTREP/ Merged changes from trunk through 73276.  
71676 3534 d 15 h luke /branches/ALTREP/ merged changes from trunk through 71675.  
71308 3598 d 16 h luke /branches/ALTREP/ Create ALTREP branch.  
71200 3616 d 0 h lawrence /trunk/ fix some inconsistent treatment of NAs by radix sort  
70856 3680 d 12 h lawrence /trunk/ radix is default sort algorithm for doubles (no more rounding),
grouping() puts NAs last.
 
70764 3698 d 18 h luke /trunk/src/main/ Protect fix, from Tomas Kalibera.  
70725 3702 d 22 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 18 h ripley /trunk/src/main/ avoid implicit conversion warning  
70208 3808 d 12 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 16 h lawrence /trunk/ change Matthew to Matt (at Matt's request)  
70023 3834 d 17 h lawrence /trunk/ fix na.last=NA for method='radix'; add simple char encoding check  
70022 3834 d 19 h lawrence /trunk/src/main/ grouping() supports empty vectors  
70008 3835 d 22 h ripley /trunk/src/main/ clean up  
70003 3835 d 22 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 3841 d 3 h ripley /trunk/src/main/ more cleaning up  
69939 3849 d 2 h ripley /trunk/src/main/ legibility  
69937 3849 d 4 h ripley /trunk/src/ more cleaning up  
69902 3851 d 22 h lawrence /trunk/src/main/ eliminate 64 to 32 bit conversion warnings; assert long vectors unsupported  

Show All