source: git/libfac/ChangeLog @ 0f2e64

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