Changeset 5f6df6f in git for factory


Ignore:
Timestamp:
Jan 22, 1998, 11:57:45 AM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
Children:
d9c8d37f9fcac18ed783ebeb7ae5c9e4909319c8
Parents:
77aa420ec44c556ecabc45845e40ff2c9a3bddca
Message:
	* ChangeLog: Well ...


git-svn-id: file:///usr/local/Singular/svn/trunk@1045 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
factory
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • factory/ChangeLog

    r77aa42 r5f6df6f  
     1Thu 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
     15Fri 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
    124Tue Jan 13 14:56:42 1998  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    225
    3         * configure.in (factory_configuration): changed order of library
    4           checks (-lm before -lgmp); check for atof in -lm check, to work
    5           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.
    629
    730Wed Dec 17 09:56:25 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
  • factory/ftest/ChangeLog

    r77aa42 r5f6df6f  
     1Thu Jan 22 10:46:03 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     2
     3        * bgcd.m4, bgcdext.m4: new files
     4
     5Tue 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
    19Wed Dec 17 13:14:30 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    210
Note: See TracChangeset for help on using the changeset viewer.