source: git/Singular/ChangeLog @ 5615cd9

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