1 | Wed Aug 22 16:35:00 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de> |
---|
2 | * HAVE_SINGULAR_ERROR/NOSTREAMIO handling in configure |
---|
3 | * search for main var in Factorize |
---|
4 | * code clean up |
---|
5 | |
---|
6 | Thu Jun 28 18:27:55 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de> |
---|
7 | |
---|
8 | * fixes to resultant, newfactoras, IrrCharSeries, Factorize |
---|
9 | |
---|
10 | Tue Apr 10 15:34:04 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de> |
---|
11 | |
---|
12 | * changed copyright notice to GPL |
---|
13 | |
---|
14 | Wed Jun 03 14:42:51 1998 <pohl@FUECHSE> |
---|
15 | |
---|
16 | * Makefile.in (CPPFLAGS): include paths fixed so that Windows |
---|
17 | NT will find Factor.h before factor.h |
---|
18 | |
---|
19 | 1998-05-25 Olaf Bachmann <obachman@mathematik.uni-kl.de> |
---|
20 | |
---|
21 | * charset/alg_factor.cc: replaced identifiers 'random' by |
---|
22 | 'myrandom' to avoid name conflicts with the built-in (stdlib) |
---|
23 | library function 'random' which might be a macro -- and, actually |
---|
24 | is under gcc v 2.6.3 |
---|
25 | |
---|
26 | |
---|
27 | Wed Apr 22 16:12:16 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> |
---|
28 | |
---|
29 | * header.tpl, factor.h, factor/version.cc (libfac_name, |
---|
30 | libgac_version, libfac_date, libfac_athur): defined/declared |
---|
31 | const |
---|
32 | |
---|
33 | Thu Mar 12 14:32:06 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> |
---|
34 | |
---|
35 | * charset/csutil.cc, charset/alg_factor.cc: all references to |
---|
36 | `common_den()' replaced by `bCommonDen()' |
---|
37 | |
---|
38 | Fri Feb 27 11:32:02 1998 Jens Schmidt <schmidt@mathematik.uni-kl.de> |
---|
39 | |
---|
40 | * factor/tmpl_inst.cc: template names adapted (`*.cc' -> |
---|
41 | `ftmpl_*.cc') |
---|
42 | |
---|
43 | Tue May 13 11:32:11 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
44 | |
---|
45 | * Makefile.in (uninstall): took out template installation |
---|
46 | (all): added OPTOBJ target so that the dir is created, if necessary |
---|
47 | |
---|
48 | Sun May 25 14:06:12 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
49 | |
---|
50 | * configure.in: Fixed handling of CXXFLAGS -- it is not touched if |
---|
51 | set as env var |
---|
52 | |
---|
53 | Fri May 23 11:10:18 1997 Olaf Bachmann <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
54 | |
---|
55 | * configure.in (CXXFLAGS): Check whether they are set before value |
---|
56 | is assigned |
---|
57 | |
---|
58 | Tue May 13 20:09:03 1997 Olaf Bachmann <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
59 | |
---|
60 | * configure.in: Exit with error if factory.h was not found and |
---|
61 | --enable-factory option was not explicitely given |
---|
62 | |
---|
63 | Tue May 13 11:32:11 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
64 | |
---|
65 | * Makefile.in (uninstall): took out template installation |
---|
66 | |
---|
67 | Tue May 6 09:30:51 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
68 | |
---|
69 | * Added ranlib after installing libs -- Suns seem to need it |
---|
70 | |
---|
71 | * configure.in: Manuallu put INSTALL into Makefile.in |
---|
72 | |
---|
73 | Mon May 5 15:43:58 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
74 | |
---|
75 | * added installation of templates |
---|
76 | |
---|
77 | Sat May 3 19:58:53 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> |
---|
78 | |
---|
79 | * Makefile.in (CPPFLAGS): Put -I. before other CPPFLAGS |
---|
80 | |
---|