comparison liboctave/ChangeLog @ 3325:2efa28a91e7a

[project @ 1999-10-29 21:39:20 by jwe]
author jwe
date Fri, 29 Oct 1999 21:39:31 +0000
parents 8c6b4de3bdc8
children 13cdcb7e5066
comparison
equal deleted inserted replaced
3324:b3c323c43979 3325:2efa28a91e7a
1 1999-10-29 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-shlib.cc, oct-shlib.h: New files.
4 * Makefile.in (INCLUDES, SOURCES): Add them to the lists.
5
1 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu> 6 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * CRowVector.cc (linspace): Allow npoints == 1 if x1 == x2. 8 * CRowVector.cc (linspace): Allow npoints == 1 if x1 == x2.
4 * dRowVector.cc (linspace): Ditto. 9 * dRowVector.cc (linspace): Ditto.
5 10