#
69056 |
| 28-Apr-1995 |
bostic |
name pollution; From: Donn Seeley <donn@BSDI.COM> |
#
61180 |
| 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
55925 |
| 20-Aug-1992 |
bostic |
inline the simple sort function |
#
54585 |
| 01-Jul-1992 |
bostic |
fix what I broken, minor reformatting, comments from Peter |
#
54579 |
| 30-Jun-1992 |
bostic |
new versions from Peter McIlroy, add sradixsort(3) |
#
52204 |
| 14-Jan-1992 |
bostic |
init the pointer if not passed the array of weightss |
#
51687 |
| 13-Nov-1991 |
bostic |
Peter McIlroy's modifications to do reverse sorting for speed; also bounding of the stack is rigorous and different! |
#
51189 |
| 26-Sep-1991 |
bostic |
Dan Bernstein's fix to allow INT_MAX nmemb |
#
50859 |
| 17-Aug-1991 |
bostic |
add contrib line for Dan Bernstein |
#
50481 |
| 23-Jul-1991 |
bostic |
make endbyte parameter a u_int so ANSI doesn't confuse things |
#
46599 |
| 23-Feb-1991 |
donn |
Adjustments and bug fixes after adding prototypes to include files. |
#
45935 |
| 13-Jan-1991 |
bostic |
make SHELLSORT a subroutine -- it's a lot cleaner, and RISC's don't care. |
#
45779 |
| 14-Dec-1990 |
bostic |
don't bother storing a temp value |
#
45427 |
| 29-Oct-1990 |
bostic |
NCHARS -> NBUCKETS; redo stack bounding explanation; off-by-one in the stack bounding; fix max bucket selection loop |
#
45346 |
| 13-Oct-1990 |
bostic |
no real changes; hopefully make the stack explanation clearer |
#
45345 |
| 12-Oct-1990 |
bostic |
bound the stack correctly |
#
45287 |
| 01-Oct-1990 |
bostic |
date and time created 90/10/01 22:07:21 by bostic |