source: git/factory/libfac/ChangeLog @ 16055bd

spielwiese
Last change on this file since 16055bd was 16055bd, checked in by Martin Lee <martinlee84@…>, 12 years ago
chg: move libfac into factory
  • Property mode set to 100644
File size: 3.3 KB
Line 
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
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
14Thu Jun 28 18:27:55 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
15
16       * fixes to resultant, newfactoras, IrrCharSeries, Factorize
17
18Tue Apr 10 15:34:04 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
19
20       * changed copyright notice to GPL
21
22Wed Jun 03 14:42:51 1998    <pohl@FUECHSE>
23
24        * Makefile.in (CPPFLAGS): include paths fixed so that Windows
25        NT will find Factor.h before factor.h
26
271998-05-25  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
28
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
34
35Wed Apr 22 16:12:16 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
36
37        * header.tpl, factor.h, factor/version.cc (libfac_name,
38          libgac_version, libfac_date, libfac_athur): defined/declared
39           const
40
41Thu Mar 12 14:32:06 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
42
43        * charset/csutil.cc, charset/alg_factor.cc: all references to
44          `common_den()' replaced by `bCommonDen()'
45
46Fri Feb 27 11:32:02 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
47
48        * factor/tmpl_inst.cc: template names adapted (`*.cc' ->
49          `ftmpl_*.cc')
50
51Tue May 13 11:32:11 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
52
53        * Makefile.in (uninstall): took out template installation
54        (all): added OPTOBJ target so that the dir is created, if necessary
55
56Sun May 25 14:06:12 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
57
58        * configure.in: Fixed handling of CXXFLAGS -- it is not touched if
59          set as env var
60
61Fri May 23 11:10:18 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
62
63        * configure.in (CXXFLAGS): Check whether they are set before value
64          is assigned
65
66Tue May 13 20:09:03 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
67
68        * configure.in: Exit with error if factory.h was not found and
69          --enable-factory option was not explicitely given
70
71Tue May 13 11:32:11 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
72
73        * Makefile.in (uninstall): took out template installation
74
75Tue May  6 09:30:51 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
76
77        * Added ranlib after installing libs -- Suns seem to need it
78
79        * configure.in: Manuallu put INSTALL into Makefile.in
80
81Mon May  5 15:43:58 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
82
83        * added installation of templates
84
85Sat May  3 19:58:53 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
86
87        * Makefile.in (CPPFLAGS): Put -I. before other CPPFLAGS
88
Note: See TracBrowser for help on using the repository browser.