comparison liboctave/ChangeLog @ 3613:0a93682f89c8

[project @ 2000-03-17 10:58:25 by jwe]
author jwe
date Fri, 17 Mar 2000 11:03:52 +0000
parents 0ecd1696605d
children c3b1f34a4748
comparison
equal deleted inserted replaced
3612:fcdf0897e705 3613:0a93682f89c8
1 2000-03-17 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makefile.in: (objects): New target.
4
5 * lo-cutils.c: New file.
6 * Makefile.in (SOURCES): Add it to the list.
7 * lo-utils.h: Declare octave_qsort here.
8 * Array.h (Array::qsort): Use it here.
9
1 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu>
2 11
3 * oct-time.cc: Include <sys/types.h> and <unistd.h>, if available. 12 * oct-time.cc: Include <sys/types.h> and <unistd.h>, if available.
4 13
5 2000-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> 14 2000-02-18 John W. Eaton <jwe@bevo.che.wisc.edu>