1 | Fri 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 | |
---|
5 | Thu 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 | |
---|
13 | Tue 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 | |
---|
18 | Mon 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 | |
---|
22 | Wed 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 | |
---|
26 | Tue 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 | |
---|
34 | Wed 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 | |
---|
39 | Tue 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 | |
---|
44 | Mon 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 | |
---|
48 | Tue 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 | |
---|
60 | Mon 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 | |
---|
66 | Sun 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 | |
---|
76 | Sat 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 | |
---|
89 | Fri 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 | |
---|
95 | Mon 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 | |
---|
102 | Fri 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 | |
---|
118 | Fri 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 | |
---|
128 | Tue 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 | |
---|
137 | Thu 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 | |
---|
143 | Tue 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 |
---|
146 | link = link. Fixed some bugs in asciidump. Made proc's work for MP links. |
---|
147 | |
---|
148 | Sat 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 | |
---|
154 | Fri 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 | |
---|
164 | Thu 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 | |
---|
174 | Wed 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 | |
---|
179 | Mon 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 | |
---|
184 | Sun 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 | |
---|
189 | Thu 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 | |
---|
194 | Wed 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 | |
---|