- Timestamp:
- Jan 22, 1998, 11:57:45 AM (26 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- d9c8d37f9fcac18ed783ebeb7ae5c9e4909319c8
- Parents:
- 77aa420ec44c556ecabc45845e40ff2c9a3bddca
- Location:
- factory
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/ChangeLog
r77aa42 r5f6df6f 1 Thu Jan 22 10:38:34 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> 2 3 * int_cf.cc, int_int.cc int_rat.cc (bgcdsame, bgcdcoeff, 4 bextgcdsame, bextgcdcoeff): new methods. Declarations added. 5 6 * GNUmakefile.in (ftestm4src): `bgcd.m4' and `bextgcd.m4' added to 7 distribution 8 9 * canonicalform.h (mvar): bug fix. Declared as `Variable mvar 10 (...)'. 11 12 * canonicalform.cc (bgcd, bextgcd): new functions. Declarations 13 added. 14 15 Fri Jan 16 09:08:17 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> 16 17 * cf_switches.h: doc fix 18 19 * cf_algorithm.h (divides): declaration moved from canonicalform.h 20 to cf_algorithm.h 21 22 * cf_switches.cc: doc fix 23 1 24 Tue Jan 13 14:56:42 1998 Olaf Bachmann <obachman@mathematik.uni-kl.de> 2 25 3 * configure.in (factory_configuration): changed order of library4 checks (-lm before -lgmp); check for atof in -lm check, to work5 around a bug on some linux machines 26 * configure.in: changed order of library checks (-lm before 27 -lgmp); check for atof in -lm check, to work around a bug on 28 some linux machines. 6 29 7 30 Wed Dec 17 09:56:25 1997 Jens Schmidt <schmidt@mathematik.uni-kl.de> -
factory/ftest/ChangeLog
r77aa42 r5f6df6f 1 Thu Jan 22 10:46:03 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> 2 3 * bgcd.m4, bgcdext.m4: new files 4 5 Tue Jan 6 12:10:04 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> 6 7 * feval.m4 (main): bug fix. Off-by-one error fixed. 8 1 9 Wed Dec 17 13:14:30 1997 Jens Schmidt <schmidt@mathematik.uni-kl.de> 2 10
Note: See TracChangeset
for help on using the changeset viewer.