source: git/factory/libfac/ChangeLog @ dccceb

spielwiese
Last change on this file since dccceb was dccceb, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
moved libfac under factory/ CHG: moved libfac/ under factory/ Note: starting to merge libfac into factory (as a private library)
  • Property mode set to 100644
File size: 3.3 KB
RevLine 
[335eee]1Fri Feb 14 16:53:42 CET 2003 * hannes: bugfix
2       could not factorize x2+xy+y2 in Fp(a)[x,y], a2+a+1=0
3       added wrapper factorize2 with sanity checks/typ conversions
4
5Thu Nov  7 11:29:33 MET 2002 Hans Schoenemann <hannes@mathematik.uni-kl.de>
6       * interface to NTL
7       * many fixes
8
[6434aa9]9Wed Aug 22 16:35:00 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
10       * HAVE_SINGULAR_ERROR/NOSTREAMIO handling in configure
11       * search for main var in Factorize
12       * code clean up
13
[b87513c]14Thu Jun 28 18:27:55 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
15
16       * fixes to resultant, newfactoras, IrrCharSeries, Factorize
17
[866c96]18Tue Apr 10 15:34:04 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
19
20       * changed copyright notice to GPL
21
[3603db]22Wed Jun 03 14:42:51 1998    <pohl@FUECHSE>
23
[b87513c]24        * Makefile.in (CPPFLAGS): include paths fixed so that Windows
25        NT will find Factor.h before factor.h
[3603db]26
[90e403f]271998-05-25  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
28
[b87513c]29        * charset/alg_factor.cc: replaced identifiers 'random' by
30        'myrandom' to avoid name conflicts with the built-in (stdlib)
31        library function 'random' which might be a macro -- and, actually
32        is  under gcc v 2.6.3
33
[90e403f]34
[1468f7]35Wed Apr 22 16:12:16 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
36
[b87513c]37        * header.tpl, factor.h, factor/version.cc (libfac_name,
38          libgac_version, libfac_date, libfac_athur): defined/declared
39           const
[1468f7]40
[763681]41Thu Mar 12 14:32:06 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
42
[b87513c]43        * charset/csutil.cc, charset/alg_factor.cc: all references to
44          `common_den()' replaced by `bCommonDen()'
[763681]45
[1c31dc]46Fri Feb 27 11:32:02 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
47
[b87513c]48        * factor/tmpl_inst.cc: template names adapted (`*.cc' ->
49          `ftmpl_*.cc')
[1c31dc]50
[dc32d42]51Tue May 13 11:32:11 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
52
[b87513c]53        * Makefile.in (uninstall): took out template installation
54        (all): added OPTOBJ target so that the dir is created, if necessary
[dc32d42]55
[99be05]56Sun May 25 14:06:12 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
57
[b87513c]58        * configure.in: Fixed handling of CXXFLAGS -- it is not touched if
59          set as env var
[99be05]60
61Fri May 23 11:10:18 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
62
[b87513c]63        * configure.in (CXXFLAGS): Check whether they are set before value
64          is assigned
[99be05]65
[dc32d42]66Tue May 13 20:09:03 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
67
[b87513c]68        * configure.in: Exit with error if factory.h was not found and
69          --enable-factory option was not explicitely given
[dc32d42]70
[9b7085]71Tue May 13 11:32:11 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
72
[b87513c]73        * Makefile.in (uninstall): took out template installation
[9b7085]74
[8a9b23c]75Tue May  6 09:30:51 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
76
[b87513c]77        * Added ranlib after installing libs -- Suns seem to need it
[7863ca]78
[b87513c]79        * configure.in: Manuallu put INSTALL into Makefile.in
[8a9b23c]80
81Mon May  5 15:43:58 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
82
[b87513c]83        * added installation of templates
[8a9b23c]84
85Sat May  3 19:58:53 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
86
[b87513c]87        * Makefile.in (CPPFLAGS): Put -I. before other CPPFLAGS
[8a9b23c]88
Note: See TracBrowser for help on using the repository browser.