source: git/Singular/ChangeLog @ 98d771

spielwiese
Last change on this file since 98d771 was 98d771, checked in by Olaf Bachmann <obachman@…>, 27 years ago
Fri May 23 13:17:24 1997 Olaf Bachmann <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)> * configure.in: added option --without-info git-svn-id: file:///usr/local/Singular/svn/trunk@324 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 7.4 KB
Line 
1Fri May 23 13:17:24 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
2
3        * configure.in: added option --without-info
4
5Thu May 22 16:39:16 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
6
7        * mod2.h.in: Added HAVE_BUILTIN_GMP which is set by configure
8
9* hannes: ipshell.cc: fixed a bug in iiExport (multiple exports in rings)
10          subexpr.cc: implemented sleftv::Copy for ring/qring
11          syz1.cc: added missing idSkipZeros to LaScala*
12
13Tue May 13 11:32:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
14
15        * claptmpl.cc: changed template initializiation of libfac, so that
16          class.cc and tmpl_inst.h does not need to be included
17
18Mon May 12 16:48:14 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
19
20        * misc.cc: Added / to Help_File and Info_File
21
22Wed May 21 08:56:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
23
24        * tesths.cc (main): made -v option gmp v1.3 clean
25
26Tue May 20 14:02:42 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
27
28        * misc.cc: Put #include <factory.h> into #ifdef HAVE_FACTORY brackets
29
30* hannes: ipshell.cc: fixed a bug in iiExport (multiple exports in rings)
31          subexpr.cc: implemented sleftv::Copy for ring/qring
32          syz1.cc: added missing idSkipZeros to LaScala*
33                   
34Wed May 14 16:40:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
35
36        * Makefile.in: changed mpcheck.data so that the brain-dead sed on
37          the suns does not mess up the output on files with long lines
38
39Tue May 13 11:32:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
40
41        * claptmpl.cc: changed template initializiation of libfac, so that
42          class.cc and tmpl_inst.h does not need to be included
43
44Mon May 12 16:48:14 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
45
46        * misc.cc: Added / to Help_File and Info_File
47
48Tue May  6 08:29:57 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
49
50        * added factorycheck target in Makefile.in
51
52        * Makefile.in (configure): took out rules which automatically
53          reruns autoconf. Print out warning, instead
54
55        * misc.cc, configure.in, mod2.h.in:
56            added SINGULAR_INFODIR to search for info files
57
58        * configure.in: Added AC_SUBST(WITH_LIBFAC, WITH_MP, WITH_FACTORY)
59
60Mon May  5 10:31:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
61
62        * #include "factory" instead of include "singfactory"
63
64        * mod2.h.in: define buildin_gmp, if HAVE_GMP and macintosh
65
66Sun May  4 11:14:44 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
67
68        * Added make target mpcheck; Update INSTALL file
69
70        * mpsr_PutPoly.cc (PutRationalNumber): Normalize if number->s == 0
71          and not if number->s == 2
72
73        * mpsr_GetPoly.cc (GetGaloisNumber): Introduced special routines,
74          since npInit op in GetModuloNumber messed things up
75
76Sat May  3 00:07:55 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
77
78        * Makefile.in (CPPFLAGS): put -I. before other CPPFLAGS
79
80        * febase.cc (feFopen): fixed bug in opening library from
81          SINGULAR_DATADIR: SINGULAR_DATADIR is appended to
82          getenv("SINGULARPATH")
83
84        * small mpsr Changes to reflect some name changes of MP Dicts
85
86        * configure.in Makefile.in: new scheme for updating Makefile mod2.h
87          based on time-stamps
88
89Fri May  2 17:29:32 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
90
91        * mpsr.h: reflected changes of MP version 1.1.2 (Dicts in MP.h)
92
93        * Fixed small bug in configure.in
94
95Mon Apr 28 21:00:07 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
96
97        * Added README, INSTALL, COPYING file to distribution
98
99        * tesths.cc (main): slightly changed Singular banner; fixed
100          display of version number
101
102Fri Apr 25 16:59:31 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
103
104        * fixed configure.in s.t. sprintf test is correct
105
106        * Changed SingularPath to SINGULARPATH
107
108        * fixed sys/times.h and sys/time.h confusion
109
110        * Various changes to reflect new configure (versions defined in
111          configure.in, changed HAVE_LIBFACTORY into HAVE_FACTORY, data
112          dir is pasted from configure into mod2.h and used from there in
113          feFopen.
114
115        * Added configure facility, repalced mod2.h by mod2.h.in Makefile
116          by Makefile.in
117
118Fri Apr 18 09:47:22 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
119
120        * silink.cc (DumpAsciiIdhdl): LIB string is dumped without type
121          declaration
122
123        * mpsr_Get.cc (InitIdentifierLeftv): used mpsr_SetCurrRing(r,
124          TRUE) so that pOne works if no ring did previously exist.
125
126        * iparith.cc: Added jjPROC3.
127
128Tue Apr 15 12:07:17 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
129
130        * silink.cc (slStandardInit): changed Ascii type specifyer from
131          "ascii" to "Ascii" for consistency
132
133        * iparith.cc : added #else branch to #ifdef HAVE_FGLM in proc table
134
135        *  (extra.cc): system("sh",command) returns exit status of command
136
137Thu Apr 10 11:59:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
138
139        * remote quit is now arranged using MP_CopMpQuit
140
141        * Updated mpsr_* files for new naming convention of MP v:1.1.2
142
143Tue Apr  8 10:43:48 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
144
145        * Reimplemented link structures. Cleaned it up. Introduced assignment
146link = link. Fixed some bugs in asciidump. Made proc's work for MP links.
147
148Sat Mar 29 16:01:39 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
149
150        * silink.cc (DumpQring): Takes care of dumping a Qring
151        (slInit): enable ascii link specification of the form "filename
152        mode:w"
153
154Fri Mar 28 14:12:05 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
155
156        * Added routines dump(link) and getdump(link) for ascii and MP
157          links
158
159        * ipconv.cc (dConvertTypes): added int->module conversion so that
160          'module m = 0' works
161
162        * iparith.cc (jjVAR1): added LINK_CMD to list of typeof(...)
163
164Thu Mar 27 21:20:20 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
165
166        * added real time timer (rtimer) analog to timer
167
168        * added command-line option "-d ticks_per_second" and "-m
169          min_displayed_time_in_sec" and chahnged timer accordingly
170
171        * added some #ifdef HAVE_FGLM in fglm*.cc
172       
173
174Wed Mar 26 14:02:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
175
176        * added reference counter to links, updated slKill, slCopy, slInit
177        * various small bug fixes for Batch mode
178
179Mon Mar 24 14:27:26 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
180
181        * sing_mp.cc (slOpenWriteMPFile): Added append and write mode to
182          open MP:file
183
184Sun Mar 23 20:48:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
185
186        * mpsr_Get.cc (InitIdentifierLeftv): Fixed bug which did not do
187          pSetm(p) after creating a poly out of a variable
188
189Thu Mar 20 11:57:00 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
190
191        * sing_mp.cc (slInitBatchLink): initialized silink such that
192          l->argv[0] == "MP:connect" (otherwise, slInitMP failed)
193
194Wed Mar 19 15:38:08 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
195
196        * hannes fixed maFindPerm to reflect new names <->parameter scheme
197
198        * sing_mp.cc (mpsr_IsMPLink): fixed it
199
200        * Makefile (tags): added target tags
201
Note: See TracBrowser for help on using the repository browser.