Changeset 741512c in git for factory/ChangeLog


Ignore:
Timestamp:
Sep 18, 1997, 9:44:14 AM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5dc4ea4d2e5e725fea3a3273f88c1e2d6ac1b22a
Parents:
b87f398f210af68e7fcb39a8ec7b8329aa182574
Message:
	* ChangeLog: Well ...


git-svn-id: file:///usr/local/Singular/svn/trunk@729 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/ChangeLog

    rb87f398 r741512c  
     1Fri Sep 12 17:25:14 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     2
     3        * cf_gcd.cc (isqrt): function removed
     4
     5        * canonicalform.cc: doc fix
     6
     7Wed Sep 10 15:36:15 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     8
     9        * int_cf.cc (InternalCF::sign): assertion added
     10
     11        * int_rat.cc (InternalRational::sign): call to mpz_cmp_si()
     12          replaced by call to mpz_sgn()
     13        * int_pp.cc (InternalPrimePower::sign): call to mpz_cmp_si()
     14          replaced by call to mpz_sgn()
     15        * int_int.cc (InternalInteger::sign): call to mpz_cmp_si()
     16          replaced by call to mpz_sgn()
     17
     18        * int_pp.cc, int_int.cc, int_rat.cc, int_poly.cc, int_cf.cc,
     19          canonicalform.cc (sign): doc fix
     20
     21        * imm.h (imm_sign): bug fix.  imm_sign() returned 0 for sign(1)
     22          when calculating in GF(q).
     23        * imm.h (imm_sign): bug bug fix
     24
     25        * gfops.h (gf_sign): doc fix
     26
     27        * configure.in (expl_datadir): initialization fixed.  If
     28          $expl_datadir is relative we prepend the current working
     29          directory now.
     30
     31        * cf_gcd.cc (isqrt): function removed
     32
    133Tue Sep  9 09:06:17 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    234
Note: See TracChangeset for help on using the changeset viewer.