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
26266 8349 d 19 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25381 8400 d 2 h ripley /trunk/ improve sort.list  
25369 8402 d 22 h ripley /trunk/ extend methods for sort.list, to include a radix sort  
21494 8689 d 11 h ripley /trunk/src/ branch update  
19912 8822 d 14 h duncan /trunk/src/ Some removal of global variables in src/main  
19141 8880 d 6 h ripley /trunk/src/main/ h might not be 1 for an optimizing compiler  
19108 8881 d 2 h ripley /trunk/src/main/ protect against being asked to sort just one item.  
19102 8881 d 5 h ripley /trunk/src/ use Peto's modification for qsort
tidy up shellsort slightly
 
18975 8887 d 3 h pd /trunk/src/main/ A line had apparently fallen out in R_csort2, causing an inf. loop  
18926 8889 d 6 h ripley /trunk/src/main/ forgot to sort NAs to end in STRSXP case  
18881 8890 d 22 h ripley /trunk/src/main/ use final insertion sort to re-sort ties
speed up sort.list on character strings too
 
18872 8891 d 4 h ripley /trunk/ speed up common cases of sort.list by pre-sorting on NAs and
inlining comparisons.
 
18860 8891 d 20 h ripley /trunk/ add decreasing arg to sort, more efficient Shell sort
handle string NAs correctly in order()
 
15904 9091 d 3 h maechler /trunk/src/main/ + 1 comment; whitespace  
15558 9109 d 9 h ripley /trunk/ add missing na.last options in order/sort.list  
13289 9250 d 0 h maechler /trunk/src/ consistent naming: s/isunsorted/isUnsorted/  
13272 9252 d 2 h maechler /trunk/ sort(list()) now error; is.unsorted(); quicker sort() for sorted  
13048 9273 d 19 h maechler /trunk/src/main/ comment: inf.loop in Psort()  
11499 9375 d 19 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11139 9398 d 22 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  

Show All