comparison liboctave/ChangeLog @ 2358:b3d7a8e3bcc7

[project @ 1996-08-21 03:11:55 by jwe]
author jwe
date Wed, 21 Aug 1996 03:13:11 +0000
parents de9eb7bd4405
children b12625d6fbcd
comparison
equal deleted inserted replaced
2357:5ac79d79da10 2358:b3d7a8e3bcc7
1 Tue Aug 20 17:38:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Tue Aug 20 17:38:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makefile.in (stamp-picdir): Only create a pic subdirectory if
4 SHARED_LIBS is true AND CPICFLAG or CXXPICFLAG is not empty.
2 5
3 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Rename arg sort to 6 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Rename arg sort to
4 sort_uniq. If sort_uniq is nonzero, sort the elements and make 7 sort_uniq. If sort_uniq is nonzero, sort the elements and make
5 them uniq. 8 them uniq.
6 9