source: git/libfac/ChangeLog @ be1d41

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