comparison src/ChangeLog @ 3125:dcc6c985d72d

[project @ 1998-01-16 05:08:21 by jwe]
author jwe
date Fri, 16 Jan 1998 05:11:09 +0000
parents 38684be52a3e
children 02766207b74c
comparison
equal deleted inserted replaced
3124:38684be52a3e 3125:dcc6c985d72d
1 Thu Jan 8 11:54:33 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * xpow.cc (elem_xpow): If second arg of pow is complex, make sure
4 first arg is also complex.
5
6 * symtab.cc (symbol_table::rename): Properly insert new item at
7 the front of the list to avoid losing the rest of the items.
8
9 Thu Dec 11 23:30:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
10
11 * variables.cc (Fclear): Increment index to skip -x arg.
12
1 Tue Dec 9 02:45:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 13 Tue Dec 9 02:45:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 14
3 * Makefile.in (INCLUDES): Don't forget Pix.h. 15 * Makefile.in (INCLUDES): Don't forget Pix.h.
4 16
5 * BaseSLList.cc: Don't include nonstandard libg++ header files. 17 * BaseSLList.cc: Don't include nonstandard libg++ header files.