Changeset 704d81 in git
- Timestamp:
- Feb 9, 1998, 12:31:15 PM (26 years ago)
- Branches:
- (u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
- Children:
- 57f656bdccad12e113db494c2a92c284f8130044
- Parents:
- 51c3da4ed5dfb55a3a21b4c609adf177f6b08658
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ChangeLog
r51c3da4 r704d81 1 Mon Feb 9 12:28:21 MET 1998 hannes 2 * added tests for coeff-filed GF(q), added stbus for GF(q)-conversion 3 (clapconv.cc clapsing.cc clapconv.h) 4 1 5 Tue Jan 27 19:45:19 MET 1998 hannes 2 6 * bug fixes for TEST_MAC_ORDER (binom.* polys-impl.h, spSpolyLoop.cc) … … 8 12 9 13 Sat Jan 24 18:21:24 MET 1998 hannes 10 * bug fixes for TEST_MAC_ORDER (binom.* polys-impl.h, spSpolyLoop.cc) 14 * bug fixes for TEST_MAC_ORDER (binom.* polys-impl.h, spSpolyLoop.cc) 11 15 12 16 Sat Jan 17 18:56:34 MET 1998 hannes … … 22 26 * ipassign.cc,ipid.cc,ipid.h,iplib.cc,ipshell.h,misc.cc 23 27 * mpsr_Put.cc,mpsr_Put.h,silink.cc,structs.h,subexpr.cc,subexpr.h 24 * tesths.cc 28 * tesths.cc 25 29 Implementation of new proc-scheme done. 26 30 … … 41 45 42 46 * polys-impl.h: fixes to make things clearer and for 43 NO_EXP_VECTOR_OPS 44 45 * Makefile.in (Singularp): use static linking for 47 NO_EXP_VECTOR_OPS 48 49 * Makefile.in (Singularp): use static linking for 46 50 47 51 Fri Dec 19 17:22:26 1997 Jens Schmidt <schmidt@mathematik.uni-kl.de> … … 73 77 74 78 * polys-impl.h: Various small bug - fixes and changes in 75 preparation of COMP_FAST merge: hilbert series, maps are 79 preparation of COMP_FAST merge: hilbert series, maps are 76 80 ok; sres and syz are still buggy; small things still need to be 77 81 checked; … … 81 85 * mmallocb.c (mmDBFreeBlock): introduced UNREG_MEM_PATTERN which, 82 86 when defined, inserts unregular memory pattern in 83 allocated/freed memory 87 allocated/freed memory 84 88 85 89 * all: changed dangerous pNew calls to pInit's … … 97 101 * Many changes to prepare for implementation of fast comparison 98 102 schemes: Here are only a few: 99 - added file polys-impl.h which implements low-level poly stuff 100 - removed file polys2.cc, added polys-impl.cc 103 - added file polys-impl.h which implements low-level poly stuff 104 - removed file polys2.cc, added polys-impl.cc 101 105 - added Singularp target to Make 102 106 - prepared configure for setting of exponent type … … 117 121 118 122 * ndbm.cc: Solaris compatibility: #define bcopy bzero, bcmp; 119 #include <fcntl.h> 123 #include <fcntl.h> 120 124 * configure.in: added check for fcntl.h sys/types.h sys/stat.h, ucblib 121 125 ensured that either lgmp or lsmallgmp is in $LIBS … … 138 142 139 143 * Makefile.in, mod2.h.in, configure.in: cleaned up for dos 140 cross-compilation 144 cross-compilation 141 145 142 146 Tue Aug 12 19:08:20 MET DST 1997 … … 169 173 170 174 Wed Jul 16 12:57:22 MET DST 1997: hannes 171 * introduced '.singularrc', modified loading of satndard.lib 175 * introduced '.singularrc', modified loading of satndard.lib 172 176 (tesths.cc) 173 177 Tue Jul 15 13:57:46 MET DST 1997: hannes … … 196 200 * mpsr_Tok.cc (cmd_dictcops): changed names of some MP_Cops 197 201 198 * longrat.[cc,h], tesths.cc, Makefile.in, configure.in: 202 * longrat.[cc,h], tesths.cc, Makefile.in, configure.in: 199 203 added support for smallgmp 200 204 … … 205 209 Thu Jun 5 15:16:19 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> 206 210 207 * tests/mpcheck: added check for correct remote shell 211 * tests/mpcheck: added check for correct remote shell 208 212 209 213 Sun May 25 14:06:12 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> … … 229 233 subexpr.cc: implemented sleftv::Copy for ring/qring 230 234 syz1.cc: added missing idSkipZeros to LaScala* 231 235 232 236 Wed May 14 16:40:19 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> 233 237 … … 251 255 reruns autoconf. Print out warning, instead 252 256 253 * misc.cc, configure.in, mod2.h.in: 257 * misc.cc, configure.in, mod2.h.in: 254 258 added SINGULAR_INFODIR to search for info files 255 259 … … 283 287 284 288 * configure.in Makefile.in: new scheme for updating Makefile mod2.h 285 based on time-stamps 289 based on time-stamps 286 290 287 291 Fri May 2 17:29:32 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> … … 309 313 configure.in, changed HAVE_LIBFACTORY into HAVE_FACTORY, data 310 314 dir is pasted from configure into mod2.h and used from there in 311 feFopen. 315 feFopen. 312 316 313 317 * Added configure facility, repalced mod2.h by mod2.h.in Makefile 314 by Makefile.in 318 by Makefile.in 315 319 316 320 Fri Apr 18 09:47:22 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> 317 321 318 322 * silink.cc (DumpAsciiIdhdl): LIB string is dumped without type 319 declaration 323 declaration 320 324 321 325 * mpsr_Get.cc (InitIdentifierLeftv): used mpsr_SetCurrRing(r, … … 337 341 * remote quit is now arranged using MP_CopMpQuit 338 342 339 * Updated mpsr_* files for new naming convention of MP v:1.1.2 343 * Updated mpsr_* files for new naming convention of MP v:1.1.2 340 344 341 345 Tue Apr 8 10:43:48 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> … … 353 357 354 358 * Added routines dump(link) and getdump(link) for ascii and MP 355 links 359 links 356 360 357 361 * ipconv.cc (dConvertTypes): added int->module conversion so that … … 367 371 min_displayed_time_in_sec" and chahnged timer accordingly 368 372 369 * added some #ifdef HAVE_FGLM in fglm*.cc 373 * added some #ifdef HAVE_FGLM in fglm*.cc 370 374 371 375 … … 378 382 379 383 * sing_mp.cc (slOpenWriteMPFile): Added append and write mode to 380 open MP:file 384 open MP:file 381 385 382 386 Sun Mar 23 20:48:41 1997 Olaf Bachmann <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)> … … 392 396 Wed Mar 19 15:38:08 1997 Olaf Bachmann <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)> 393 397 394 * hannes fixed maFindPerm to reflect new names <->parameter scheme 398 * hannes fixed maFindPerm to reflect new names <->parameter scheme 395 399 396 400 * sing_mp.cc (mpsr_IsMPLink): fixed it
Note: See TracChangeset
for help on using the changeset viewer.