index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
numericsort.c
Age
Commit message (
Expand
)
Author
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
1999-03-08
Added (unsigned) cast to isxyz() calls to get rid of compiler warnings.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Fix for numericsort(), and drawing of some box types.
Michael R Sweet
1998-11-09
Fixed sort function - was returning numbers other than 1, -1, and 0, and
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Fixed definitions of scandir, numericsort, and alphasort (no const!)
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Applied patches from Bill Spitzak.
Michael R Sweet
1998-10-06
Commited Gustavo Hime's NT patches/fixes.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet