comparison liboctave/ChangeLog @ 3040:443851377f3f

[project @ 1997-06-06 09:29:28 by jwe]
author jwe
date Fri, 06 Jun 1997 09:34:14 +0000
parents b8c5ded2751f
children e70400e133d0
comparison
equal deleted inserted replaced
3039:cf74b8097212 3040:443851377f3f
1 Fri Jun 6 04:27:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * file-ops.cc (file_ops::tilde_expand): Steal more code from bash
4 to do better job expanding tildes.
5
6 * str-vec.cc (string_vector::string_vector (const char * const *):
7 Use temporary variable to compute length.
8
1 Thu Jun 5 01:44:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 9 Thu Jun 5 01:44:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 10
3 * Makefile.in: Make building of static library optional. 11 * Makefile.in: Make building of static library optional.
4 (liboctave.$(SHLEXT_VER)): Add $(SONAME_FLAGS) to command. 12 (liboctave.$(SHLEXT_VER)): Add $(SONAME_FLAGS) to command.
5 13