R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-gcontext
/
src
/
main
/
sort.c
– Rev 26795
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
26795
8308 d 5 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
25381
8400 d 7 h
ripley
/trunk/
improve sort.list
25369
8403 d 3 h
ripley
/trunk/
extend methods for sort.list, to include a radix sort
21494
8689 d 16 h
ripley
/trunk/src/
branch update
19912
8822 d 19 h
duncan
/trunk/src/
Some removal of global variables in src/main
19141
8880 d 11 h
ripley
/trunk/src/main/
h might not be 1 for an optimizing compiler
19108
8881 d 7 h
ripley
/trunk/src/main/
protect against being asked to sort just one item.
19102
8881 d 10 h
ripley
/trunk/src/
use Peto's modification for qsort
tidy up shellsort slightly
18975
8887 d 7 h
pd
/trunk/src/main/
A line had apparently fallen out in R_csort2, causing an inf. loop
18926
8889 d 11 h
ripley
/trunk/src/main/
forgot to sort NAs to end in STRSXP case
18881
8891 d 3 h
ripley
/trunk/src/main/
use final insertion sort to re-sort ties
speed up sort.list on character strings too
18872
8891 d 9 h
ripley
/trunk/
speed up common cases of sort.list by pre-sorting on NAs and
inlining comparisons.
18860
8892 d 1 h
ripley
/trunk/
add decreasing arg to sort, more efficient Shell sort
handle string NAs correctly in order()
15904
9091 d 8 h
maechler
/trunk/src/main/
+ 1 comment; whitespace
15558
9109 d 13 h
ripley
/trunk/
add missing na.last options in order/sort.list
13289
9250 d 5 h
maechler
/trunk/src/
consistent naming: s/isunsorted/isUnsorted/
13272
9252 d 7 h
maechler
/trunk/
sort(list()) now error; is.unsorted(); quicker sort() for sorted
13048
9274 d 0 h
maechler
/trunk/src/main/
comment: inf.loop in Psort()
11499
9376 d 0 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
11139
9399 d 3 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
←Prev
1
2
Next→
Show All