source: git/Singular/ChangeLog @ 1caa72

spielwiese
Last change on this file since 1caa72 was 1caa72, checked in by Olaf Bachmann <obachman@…>, 26 years ago
1998-04-06 Olaf Bachmann <obachman@mathematik.uni-kl.de> * spSpolyLoop.h: neww calling interface for spGetSpolyLoop * kstd1.cc (kNF): moved strat->ak field initailization out of initBuchMora into single routines * febase.cc (feGetSearchPath): added feGetSearchPath; changed algorithm for searching files: $SINGULARPATH -> relative to executable -> burnt-in locations * added find_exec.c to get absolute pathname of executable git-svn-id: file:///usr/local/Singular/svn/trunk@1341 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 19.7 KB
Line 
11998-04-06  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
2
3        * spSpolyLoop.h: neww calling interface for spGetSpolyLoop
4
5        * kstd1.cc (kNF): moved strat->ak field initailization out of
6        initBuchMora into single routines
7
8        * febase.cc (feGetSearchPath): added feGetSearchPath; changed
9        algorithm for searching files: $SINGULARPATH -> relative to
10        executable -> burnt-in locations
11        * added find_exec.c to get absolute pathname of executable
12
13Mon Apr  6 14:23:52 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
14
15        * claptmpl.cc: instantiation for `tabs()' added
16
17Sat Apr  4 00:52:58 MET DST 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
18        * iplib.cc libparse.cc libparse.h libparse.l misc.cc LIB/*.lib
19          Changed help for libraries.
20       
21Wed Apr  1 20:55:15 MET DST 1998 hannes
22        * mpsr_Tok.cc,tok.h: minor fix, removed VERBOSE_CMD
23        * iparith.cc ipconv.cc: added conversion list <-> resolution
24        * lists.cc, syz1.cc : fixed bug in conversion (list<->res.):
25          handling "empty" case
26        * scanner.l: added option: %option always-interactive 
27
28Tue Mar 31 10:47:06 MET DST 1998 hannes
29        * feread.cc: fixed handling of empty history
30        * clapsing.cc: fixed gcd(0,..) and gcd(..,0) -> pOne()
31        * febase.h/febase.inc: renaming of scanner variables
32          ( yy_blocklineno, yy_noeof)
33        * febase.inc: increased speed in feReadLine
34        * minor changes in scanner/grammar/iparith.cc (example)
35
361998-03-27  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
37
38        * longalg.cc (naDBTest): fixed lines for number tests
39
40        * added spSpolyLoop.inc to repository
41
42        * algmap.cc (maAlgpolyMap): fixed bug which changed preimage
43
441998-03-23  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
45
46        * taged version 1.1.7 -- unconditional fast version
47
48        * polys-impl.cc, polys.cc: No COMP_FAST any more
49
50        * Makefile.in: Introduced variable PERL, set by configure
51
52        * kstdfac.cc (kStratCopy): kModW iv is not copied, but just the
53        pointer is set
54
551998-03-18  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
56
57        * Makefile.in: added Singularb target for bprof
58
59        * polys-impl.h, polys-comp.h: Cleaned up COMP_FAST and related
60        #defines
61
621998-03-16  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
63
64        * polys-impl.h: no #define COMP_FAST
65
66        * configure.in,Makefile.in: check for flex -P; increased version
67        number to 1.1.7
68
69Fri Mar 13 16:16:27 MET 1998 hannes
70  * fixed: Singular crashed while changing the minpoly in GF(q)
71    (ipassign.cc)
72
73Fri Mar  6 13:27:45 MET 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
74        * new: libparse.l,libparse.cc,utils.cc,ytils.h
75          scanner for a quick check of singular-libraries.
76        * Makefile.in,mod2.h.in,iplib.cc,structs.h,subexpr.h
77          use a scanner when loading libraries.
78        * grammar.y,ipassign.cc,subexpr.h
79          procinfo: added position of end of proc-definition
80                    added flag for 'static'-proc (proc that can only be used
81                          in the library they are defined).
82        * LIB: deform.lib,finvar.lib,hnoether.lib,normal.lib,presolve.lib
83               primdec.lib,tex.lib
84          made fixes requested by libparse (s.a. brackets, ....)
85       
861998-03-04  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
87
88        * febase.h: added macro assume()
89
90        * spSpolyLoop.cc: Automatic generation of SpolyLoops using
91        spSpolyLoop.pl
92
93        * kstd*.cc: New calling interface to get SpolyLoop
94
95        * ring.h: Introduced rOrderType_t
96
97Mon Mar  2 16:18:25 MET 1998 hannes
98   * changed handling of "echo" in examples: do not report file + lineno
99     (febase.inc,lib0lib.res, inoutlib.res, mem.res, homlib.res)
100
101Fri Feb 27 15:02:10 MET 1998 hannes
102   * new input scheme: many modifications to febase.h, febase.inc,
103     febase.cc, scanner.l, grammar.y, iplib.cc
104
105Tue Feb 17 18:43:11 MET 1998 hannes
106        * added additional factorization check after redTail
107          (kstdfac.cc)
108
1091998-02-17  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
110
111        * longalg.cc (napWrite): made it globally available to support
112        FACTORY_DEBUG_OUT
113
114        * clapsing.cc (singclap_algdividecontent): inserted
115        FACTORY_DEBUG_OUT
116       
117Mon Feb 16 10:43:38 MET 1998 hannes
118   * added HAVE_TCL to ring.cc
119
120Mon Feb  9 12:28:21 MET 1998 hannes
121   * added tests for coeff-filed GF(q), added stbus for GF(q)-conversion
122     (clapconv.cc clapsing.cc clapconv.h)
123
124Tue Jan 27 19:45:19 MET 1998 hannes
125   *  bug fixes for TEST_MAC_ORDER (binom.* polys-impl.h, spSpolyLoop.cc)
126      (binom.* poly-impl.* spSpolyLoop.cc)
127
128Mon Jan 26 18:40:43 MET 1998 hannes
129   * changes in iparith.cc for define: PROC_BUG
130     useful, if c++ cannot type cast proc variables
131
132Sat Jan 24 18:21:24 MET 1998 hannes
133   * bug fixes for TEST_MAC_ORDER (binom.* polys-impl.h, spSpolyLoop.cc)
134
135Sat Jan 17 18:56:34 MET 1998 hannes
136   * changes for TEST_MAC_ORDER, part 3 (binom.cc, binom.h, spSpolyLoop.cc)
137
138Sat Jan 17 18:21:15 MET 1998 hannes
139        * removed duplicate _memcpyW from mmalloc.c
140        * fixed type cast in iplib.cc
141        * changes for TEST_MAC_ORDER, part 2 (binom.cc, binom.h, spSpolyLoop.cc)
142
143Fri Jan 16 15:30:07 MET 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
144        * extra.cc,febase.cc,febase.inc,grammar.y,iparith.cc
145        * ipassign.cc,ipid.cc,ipid.h,iplib.cc,ipshell.h,misc.cc
146        * mpsr_Put.cc,mpsr_Put.h,silink.cc,structs.h,subexpr.cc,subexpr.h
147        * tesths.cc
148          Implementation of new proc-scheme done.
149
150Fri Jan 16 14:51:07 MET 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
151        * Makefile.in,tests/mpcheck,teste/comparecheck:
152          fixed use of correct Singular during checks
153
154Fri Jan 16 09:23:07 MET 1998
155        * changes for TEST_MAC_ORDER, part 1 (hannes)
156
157Wed Jan 14 15:36:04 1998  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
158
159        * polys-impl.h (pMonAddFast): fixed handling of component
160
161        * mmutil.c: added _memcpyW for DO_DEEP_PROFILE
162
163        * binom.h: #undef TEST_MAC_ORDER as default
164
165        * polys-impl.h: fixes to make things clearer and for
166          NO_EXP_VECTOR_OPS
167
168        * Makefile.in (Singularp): use static linking for
169
170Fri Dec 19 17:22:26 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
171
172        * claptmpl.cc: template instantiation for `Array<REvaluation>'
173          added
174
175        * fglmcomb.cc, fglmhom.cc, fglmzero.cc, claptmpl.cc: #include
176          directives fixed (templates/list.h renamed to
177           templates/ftmpl_list.h)
178
179Thu Dec 18 15:23:29 MET 1997
180        * hannes:
181        - removed type "binary" and handling routines
182        (iparith.cc ipid.cc subexpr.cc tok.h)
183        - fixed m16ex (doc/examples.doc)
184        - fixed reference (doc/singular.doc, doc/start.doc)
185
186Wed Dec 17 09:47:58 MEZ 1997 Kai Krueger <krueger@mathematik.uni-kl.de>
187        * test/dbm_test.[in/out]: rewrite of dbm-tests.
188
189Tue Dec 16 16:59:41 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
190
191        * polys-impl.h: Introduced COMP_NO_EXP_VECTOR_OPS -- which turns
192        off "vector techniques" of monomial operations, i.e. does
193        everything exponent-wise
194
195Mon Dec 15 23:31:56 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
196
197        * polys-impl.h: Various small bug - fixes and changes in
198          preparation of COMP_FAST merge: hilbert series, maps are
199          ok; sres and syz are still buggy; small things still need to be
200          checked;
201
202Fri Dec 12 15:38:19 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
203
204        * mmallocb.c (mmDBFreeBlock): introduced UNREG_MEM_PATTERN which,
205          when defined, inserts unregular memory pattern in
206          allocated/freed memory
207
208        * all: changed dangerous pNew calls to pInit's
209
210Fri Dec  5 18:43:47 MET 1997
211        * hannes: fix to ideals.cc: avoid pGetExp(p,0)
212
213Thu Dec  4 16:13:31 MEZ 1997 Kai Krueger <krueger@mathematik.uni-kl.de>
214        * ndbm.cc: don't replace bcopy by memcpy if possible, otherwise
215          the database (>1024 bytes) will be corrupted.
216        - added check for bcopy() in configure.
217
218Wed Dec  3 16:14:51 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
219
220        * Many changes to prepare for implementation of fast comparison
221                  schemes: Here are only a few:
222        - added file polys-impl.h which implements low-level poly stuff
223        - removed file polys2.cc, added polys-impl.cc
224        - added Singularp target to Make
225        - prepared configure for setting of exponent type
226        - got rid of as many direct p->exp[..] accesses as possible
227        - added file spSpolyLoop.cc spSpolyLoop.h polys-comp.h
228        * polys-impl.h: if you defined COMP_FAST, then fast polynomial
229                  comparsions are eanbled (still needs a lot of debugging)
230
231
232Fri Oct 31 05:45:25 1997  Olaf Bachman  <bachman@bombelli.dm.unipi.it>
233
234        * polys1.cc et al: got rid of p[Get/Set]ExpV routines, provided
235                  pCopy2 instead
236
237Wed Oct  8 12:22:47 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
238
239        * increased version number to 1.1.3
240
241        * ndbm.cc: Solaris compatibility: #define bcopy bzero, bcmp;
242                  #include <fcntl.h>
243        * configure.in: added check for fcntl.h sys/types.h sys/stat.h, ucblib
244          ensured that either lgmp or lsmallgmp is in $LIBS
245
246Tue Sep 16 15:45:44 MET DST 1997
247        * hannes: changed/corrected/clean naNormalize, naLcm, pCleardenom, pContent
248            (polys1.cc, longalg.cc)
249            added singclap_alglcm (clapconv.cc, clapsing.cc)
250
251Tue Sep  9 11:05:28 MET DST 1997
252        * hannes: flex-staff is now in febase.inc
253               changed tutorial (doc/examples.doc, version-no: doc/tutor.tex)
254
255Fri Aug 15 11:44:13 MESZ 1997  Kai Krueger <krueger@mathematik.uni-kl.de>
256        * ndbm.cc: fix open-bug  for dos
257          default mode of open is ascii, we need binary mode.
258
259Thu Aug 14 18:04:04 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
260        and anne
261
262        * Makefile.in, mod2.h.in, configure.in: cleaned up for dos
263          cross-compilation
264
265Tue Aug 12 19:08:20 MET DST 1997
266        * hannes: added nExactDiv to numbers
267        * hannes: corrected open bug in sing_dbm.cc (could only "r")
268                  simplified sing_dbm.cc (many tests already in silink.cc)
269                  added "mod" (as an alias to "%")
270                  updated singular.doc: div/mod
271                                        DBM: links
272        * hannes: ANSI-conversion in ndbm.cc
273          (added return types, include files)
274
275Fri Aug  8 14:54:28 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
276
277        * Makefile.in ndbm.[cc,h]: Together with krueger: Added files
278          ndbm.[cc,h]; no longer linking with libdbm, instead,
279          user supplied files; added dbm_test; small changes to sing_dbm.cc
280
281Fri Aug  8 12:56:44 MET DST 1997
282        * hannes: introduced "div" for integer division
283          grammar.*, iparith.cc, singular.doc
284        * changed version to 1.1.2/August
285
286Thu Aug  7 14:51:59 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
287
288        * mpsr_Get.cc (GetCopCommandLeftv): made +/* to binary ops
289
290        * longrat.[h,cc]: added number   nlInit(number i) to initialize a
291                  number, i.e. get it into the right Singular state
292
293Wed Jul 16 12:57:22 MET DST 1997: hannes
294        * introduced '.singularrc', modified loading of satndard.lib
295          (tesths.cc)
296Tue Jul 15 13:57:46 MET DST 1997: hannes
297        * added call to proc in from standard.lib in tesths.cc
298
299Wed Jul  9 17:50:23 MET DST 1997: hannes/siebert
300        * added new type (resolution)
301        -> extra.cc, ipid.cc, iparith.cc, ipconv.cc, syz.h, syz1.cc
302
303Fri Jun 20 12:18:10 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
304
305        * tesths.cc (main): fixed condition of mprs_ttGen execution
306
307Thu Jun 19 10:49:10 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
308
309        * mpsr_Put.h: corrected efinitions of MP_AnnotReqValTree, MP_AnnotReqValNode
310
311Tue Jun 17 11:47:47 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
312
313        * Makefile.in (Singular): added mod2.h to dependencies of iparith.inc
314
315        * tok.h: no discrimination of mac for inline definition any more
316
317Wed Jun 11 09:56:05 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
318
319        * mpsr_Tok.cc (cmd_dictcops): changed names of some MP_Cops
320
321        * longrat.[cc,h], tesths.cc, Makefile.in, configure.in:
322          added support for smallgmp
323
324Tue Jun 10 17:25:28 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
325
326        * sing_mp.cc: Got rid off warnings, when incomplete link specs
327
328Thu Jun  5 15:16:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
329
330        * tests/mpcheck: added check for correct remote shell
331
332Sun May 25 14:06:12 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
333
334        * configure.in: Fixed handling of CXXFLAGS -- it is not touched if
335          set as env var
336
337Fri May 23 11:40:14 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
338
339        * Makefile.in: Changed dist target to cp; make distclean
340
341Wed May 21 08:56:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
342
343        * mpsr_Tok.cc: fixed dependencies/generation of mpsr_Tok.inc
344
345        * tesths.cc (main): made -v option gmp v1.3 clean
346
347Tue May 20 14:02:42 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
348
349        * misc.cc: Put #include <factory.h> into #ifdef HAVE_FACTORY brackets
350
351* hannes: ipshell.cc: fixed a bug in iiExport (multiple exports in rings)
352          subexpr.cc: implemented sleftv::Copy for ring/qring
353          syz1.cc: added missing idSkipZeros to LaScala*
354
355Wed May 14 16:40:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
356
357        * Makefile.in: changed mpcheck.data so that the brain-dead sed on
358          the suns does not mess up the output on files with long lines
359
360Tue May 13 11:32:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
361
362        * claptmpl.cc: changed template initializiation of libfac, so that
363          class.cc and tmpl_inst.h does not need to be included
364
365Mon May 12 16:48:14 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
366
367        * misc.cc: Added / to Help_File and Info_File
368
369Tue May  6 08:29:57 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
370
371        * added factorycheck target in Makefile.in
372
373        * Makefile.in (configure): took out rules which automatically
374          reruns autoconf. Print out warning, instead
375
376        * misc.cc, configure.in, mod2.h.in:
377            added SINGULAR_INFODIR to search for info files
378
379        * configure.in: Added AC_SUBST(WITH_LIBFAC, WITH_MP, WITH_FACTORY)
380
381Mon May  5 10:31:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
382
383        * #include "factory" instead of include "singfactory"
384
385        * mod2.h.in: define buildin_gmp, if HAVE_GMP and macintosh
386
387Sun May  4 11:14:44 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
388
389        * Added make target mpcheck; Update INSTALL file
390
391        * mpsr_PutPoly.cc (PutRationalNumber): Normalize if number->s == 0
392          and not if number->s == 2
393
394        * mpsr_GetPoly.cc (GetGaloisNumber): Introduced special routines,
395          since npInit op in GetModuloNumber messed things up
396
397Sat May  3 00:07:55 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
398
399        * Makefile.in (CPPFLAGS): put -I. before other CPPFLAGS
400
401        * febase.cc (feFopen): fixed bug in opening library from
402          SINGULAR_DATADIR: SINGULAR_DATADIR is appended to
403          getenv("SINGULARPATH")
404
405        * small mpsr Changes to reflect some name changes of MP Dicts
406
407        * configure.in Makefile.in: new scheme for updating Makefile mod2.h
408          based on time-stamps
409
410Fri May  2 17:29:32 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
411
412        * mpsr.h: reflected changes of MP version 1.1.2 (Dicts in MP.h)
413
414        * Fixed small bug in configure.in
415
416Mon Apr 28 21:00:07 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
417
418        * Added README, INSTALL, COPYING file to distribution
419
420        * tesths.cc (main): slightly changed Singular banner; fixed
421          display of version number
422
423Fri Apr 25 16:59:31 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
424
425        * fixed configure.in s.t. sprintf test is correct
426
427        * Changed SingularPath to SINGULARPATH
428
429        * fixed sys/times.h and sys/time.h confusion
430
431        * Various changes to reflect new configure (versions defined in
432          configure.in, changed HAVE_LIBFACTORY into HAVE_FACTORY, data
433          dir is pasted from configure into mod2.h and used from there in
434          feFopen.
435
436        * Added configure facility, repalced mod2.h by mod2.h.in Makefile
437          by Makefile.in
438
439Fri Apr 18 09:47:22 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
440
441        * silink.cc (DumpAsciiIdhdl): LIB string is dumped without type
442          declaration
443
444        * mpsr_Get.cc (InitIdentifierLeftv): used mpsr_SetCurrRing(r,
445          TRUE) so that pOne works if no ring did previously exist.
446
447        * iparith.cc: Added jjPROC3.
448
449Tue Apr 15 12:07:17 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
450
451        * silink.cc (slStandardInit): changed Ascii type specifyer from
452          "ascii" to "Ascii" for consistency
453
454        * iparith.cc : added #else branch to #ifdef HAVE_FGLM in proc table
455
456        *  (extra.cc): system("sh",command) returns exit status of command
457
458Thu Apr 10 11:59:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
459
460        * remote quit is now arranged using MP_CopMpQuit
461
462        * Updated mpsr_* files for new naming convention of MP v:1.1.2
463
464Tue Apr  8 10:43:48 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
465
466        * Reimplemented link structures. Cleaned it up. Introduced assignment
467link = link. Fixed some bugs in asciidump. Made proc's work for MP links.
468
469Sat Mar 29 16:01:39 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
470
471        * silink.cc (DumpQring): Takes care of dumping a Qring
472        (slInit): enable ascii link specification of the form "filename
473        mode:w"
474
475Fri Mar 28 14:12:05 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
476
477        * Added routines dump(link) and getdump(link) for ascii and MP
478          links
479
480        * ipconv.cc (dConvertTypes): added int->module conversion so that
481          'module m = 0' works
482
483        * iparith.cc (jjVAR1): added LINK_CMD to list of typeof(...)
484
485Thu Mar 27 21:20:20 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
486
487        * added real time timer (rtimer) analog to timer
488
489        * added command-line option "-d ticks_per_second" and "-m
490          min_displayed_time_in_sec" and chahnged timer accordingly
491
492        * added some #ifdef HAVE_FGLM in fglm*.cc
493
494
495Wed Mar 26 14:02:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
496
497        * added reference counter to links, updated slKill, slCopy, slInit
498        * various small bug fixes for Batch mode
499
500Mon Mar 24 14:27:26 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
501
502        * sing_mp.cc (slOpenWriteMPFile): Added append and write mode to
503          open MP:file
504
505Sun Mar 23 20:48:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
506
507        * mpsr_Get.cc (InitIdentifierLeftv): Fixed bug which did not do
508          pSetm(p) after creating a poly out of a variable
509
510Thu Mar 20 11:57:00 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
511
512        * sing_mp.cc (slInitBatchLink): initialized silink such that
513          l->argv[0] == "MP:connect" (otherwise, slInitMP failed)
514
515Wed Mar 19 15:38:08 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
516
517        * hannes fixed maFindPerm to reflect new names <->parameter scheme
518
519        * sing_mp.cc (mpsr_IsMPLink): fixed it
520
521        * Makefile (tags): added target tags
522
Note: See TracBrowser for help on using the repository browser.