comparison liboctave/ChangeLog @ 3465:996bb7ea4507

[project @ 2000-01-21 07:48:25 by jwe]
author jwe
date Fri, 21 Jan 2000 07:51:06 +0000
parents e71b3d1dd327
children a2dc6de198f9
comparison
equal deleted inserted replaced
3464:ab5ae0aca0f1 3465:996bb7ea4507
1 2000-01-20 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-time.h, oct-time.cc (octave_strptime): New class.
4
5 * strptime.c: New file, from glibc 2.1.2.
6 * Makefile.in (SOURCES): Add strptime.c to the list.
7
1 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> 8 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2 9
3 * MArray.h (MArray <const Array<T>&)): New constructor. 10 * MArray.h (MArray <const Array<T>&)): New constructor.
4 11
5 2000-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> 12 2000-01-10 John W. Eaton <jwe@bevo.che.wisc.edu>