source: git/libfac/ChangeLog @ 6434aa9

spielwiese
Last change on this file since 6434aa9 was 6434aa9, checked in by Hans Schönemann <hannes@…>, 22 years ago
*hannes: version 0.3.3 git-svn-id: file:///usr/local/Singular/svn/trunk@5599 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 3.0 KB
Line 
1Wed 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
6Thu Jun 28 18:27:55 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
7
8       * fixes to resultant, newfactoras, IrrCharSeries, Factorize
9
10Tue Apr 10 15:34:04 CEST 2001 Hans Schoenemann <hannes@mathematik.uni-kl.de>
11
12       * changed copyright notice to GPL
13
14Wed 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
191998-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
27Wed 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
33Thu 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
38Fri 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
43Tue 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
48Sun 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
53Fri 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
58Tue 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
63Tue 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
67Tue 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
73Mon May  5 15:43:58 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
74
75        * added installation of templates
76
77Sat 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
Note: See TracBrowser for help on using the repository browser.