Changeset 437e2c2 in git


Ignore:
Timestamp:
Feb 16, 1998, 10:46:55 AM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e801fe2e095ee070ff82db34915cd64d7c95ffb8
Parents:
a31a46c44b0893d78ff72ccce3006d4282514d1f
Message:
* hannes: added HAVE_TCL to ring.cc


git-svn-id: file:///usr/local/Singular/svn/trunk@1144 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/ChangeLog

    ra31a46 r437e2c2  
     1Mon Feb 16 10:43:38 MET 1998 hannes
     2   * added HAVE_TCL to ring.cc
     3
    14Mon Feb  9 12:28:21 MET 1998 hannes
    25   * added tests for coeff-filed GF(q), added stbus for GF(q)-conversion
     
    1821
    1922Sat Jan 17 18:21:15 MET 1998 hannes
    20         * removed duplicate _memcpyW from mmalloc.c
    21         * fixed type cast in iplib.cc
    22         * changes for TEST_MAC_ORDER, part 2 (binom.cc, binom.h, spSpolyLoop.cc)
     23        * removed duplicate _memcpyW from mmalloc.c
     24        * fixed type cast in iplib.cc
     25        * changes for TEST_MAC_ORDER, part 2 (binom.cc, binom.h, spSpolyLoop.cc)
    2326
    2427Fri Jan 16 15:30:07 MET 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
    25         * extra.cc,febase.cc,febase.inc,grammar.y,iparith.cc
    26         * ipassign.cc,ipid.cc,ipid.h,iplib.cc,ipshell.h,misc.cc
    27         * mpsr_Put.cc,mpsr_Put.h,silink.cc,structs.h,subexpr.cc,subexpr.h
    28         * tesths.cc
    29           Implementation of new proc-scheme done.
    30        
     28        * extra.cc,febase.cc,febase.inc,grammar.y,iparith.cc
     29        * ipassign.cc,ipid.cc,ipid.h,iplib.cc,ipshell.h,misc.cc
     30        * mpsr_Put.cc,mpsr_Put.h,silink.cc,structs.h,subexpr.cc,subexpr.h
     31        * tesths.cc
     32          Implementation of new proc-scheme done.
     33
    3134Fri Jan 16 14:51:07 MET 1998 Kai Krueger <krueger@mathematik.uni-kl.de>
    32         * Makefile.in,tests/mpcheck,teste/comparecheck:
    33           fixed use of correct Singular during checks
     35        * Makefile.in,tests/mpcheck,teste/comparecheck:
     36          fixed use of correct Singular during checks
    3437
    3538Fri Jan 16 09:23:07 MET 1998
     
    3841Wed Jan 14 15:36:04 1998  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    3942
    40         * polys-impl.h (pMonAddFast): fixed handling of component
    41 
    42         * mmutil.c: added _memcpyW for DO_DEEP_PROFILE
    43 
    44         * binom.h: #undef TEST_MAC_ORDER as default
    45 
    46         * polys-impl.h: fixes to make things clearer and for
    47           NO_EXP_VECTOR_OPS
    48 
    49         * Makefile.in (Singularp): use static linking for
     43        * polys-impl.h (pMonAddFast): fixed handling of component
     44
     45        * mmutil.c: added _memcpyW for DO_DEEP_PROFILE
     46
     47        * binom.h: #undef TEST_MAC_ORDER as default
     48
     49        * polys-impl.h: fixes to make things clearer and for
     50          NO_EXP_VECTOR_OPS
     51
     52        * Makefile.in (Singularp): use static linking for
    5053
    5154Fri Dec 19 17:22:26 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    5255
    53         * claptmpl.cc: template instantiation for `Array<REvaluation>'
    54           added
    55 
    56         * fglmcomb.cc, fglmhom.cc, fglmzero.cc, claptmpl.cc: #include
    57           directives fixed (templates/list.h renamed to
    58           templates/ftmpl_list.h)
     56        * claptmpl.cc: template instantiation for `Array<REvaluation>'
     57          added
     58
     59        * fglmcomb.cc, fglmhom.cc, fglmzero.cc, claptmpl.cc: #include
     60          directives fixed (templates/list.h renamed to
     61           templates/ftmpl_list.h)
    5962
    6063Thu Dec 18 15:23:29 MET 1997
    61         * hannes:
    62         - removed type "binary" and handling routines
    63         (iparith.cc ipid.cc subexpr.cc tok.h)
    64         - fixed m16ex (doc/examples.doc)
    65         - fixed reference (doc/singular.doc, doc/start.doc)
     64        * hannes:
     65        - removed type "binary" and handling routines
     66        (iparith.cc ipid.cc subexpr.cc tok.h)
     67        - fixed m16ex (doc/examples.doc)
     68        - fixed reference (doc/singular.doc, doc/start.doc)
    6669
    6770Wed Dec 17 09:47:58 MEZ 1997 Kai Krueger <krueger@mathematik.uni-kl.de>
    6871        * test/dbm_test.[in/out]: rewrite of dbm-tests.
    69        
     72
    7073Tue Dec 16 16:59:41 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    7174
    72         * polys-impl.h: Introduced COMP_NO_EXP_VECTOR_OPS -- which turns
    73         off "vector techniques" of monomial operations, i.e. does
    74         everything exponent-wise
     75        * polys-impl.h: Introduced COMP_NO_EXP_VECTOR_OPS -- which turns
     76        off "vector techniques" of monomial operations, i.e. does
     77        everything exponent-wise
    7578
    7679Mon Dec 15 23:31:56 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    7780
    78         * polys-impl.h: Various small bug - fixes and changes in
    79           preparation of COMP_FAST merge: hilbert series, maps are
    80           ok; sres and syz are still buggy; small things still need to be
    81           checked;
     81        * polys-impl.h: Various small bug - fixes and changes in
     82          preparation of COMP_FAST merge: hilbert series, maps are
     83          ok; sres and syz are still buggy; small things still need to be
     84          checked;
    8285
    8386Fri Dec 12 15:38:19 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    8487
    85         * mmallocb.c (mmDBFreeBlock): introduced UNREG_MEM_PATTERN which,
    86           when defined, inserts unregular memory pattern in
    87           allocated/freed memory
    88 
    89         * all: changed dangerous pNew calls to pInit's
     88        * mmallocb.c (mmDBFreeBlock): introduced UNREG_MEM_PATTERN which,
     89          when defined, inserts unregular memory pattern in
     90          allocated/freed memory
     91
     92        * all: changed dangerous pNew calls to pInit's
    9093
    9194Fri Dec  5 18:43:47 MET 1997
     
    9396
    9497Thu Dec  4 16:13:31 MEZ 1997 Kai Krueger <krueger@mathematik.uni-kl.de>
    95         * ndbm.cc: don't replace bcopy by memcpy if possible, otherwise
    96           the database (>1024 bytes) will be corrupted.
    97         - added check for bcopy() in configure.
    98        
     98        * ndbm.cc: don't replace bcopy by memcpy if possible, otherwise
     99          the database (>1024 bytes) will be corrupted.
     100        - added check for bcopy() in configure.
     101
    99102Wed Dec  3 16:14:51 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    100103
    101         * Many changes to prepare for implementation of fast comparison
    102                   schemes: Here are only a few:
    103         - added file polys-impl.h which implements low-level poly stuff
    104         - removed file polys2.cc, added polys-impl.cc
    105         - added Singularp target to Make
    106         - prepared configure for setting of exponent type
    107         - got rid of as many direct p->exp[..] accesses as possible
    108         - added file spSpolyLoop.cc spSpolyLoop.h polys-comp.h
    109         * polys-impl.h: if you defined COMP_FAST, then fast polynomial
    110                   comparsions are eanbled (still needs a lot of debugging)
    111        
     104        * Many changes to prepare for implementation of fast comparison
     105                  schemes: Here are only a few:
     106        - added file polys-impl.h which implements low-level poly stuff
     107        - removed file polys2.cc, added polys-impl.cc
     108        - added Singularp target to Make
     109        - prepared configure for setting of exponent type
     110        - got rid of as many direct p->exp[..] accesses as possible
     111        - added file spSpolyLoop.cc spSpolyLoop.h polys-comp.h
     112        * polys-impl.h: if you defined COMP_FAST, then fast polynomial
     113                  comparsions are eanbled (still needs a lot of debugging)
     114
    112115
    113116Fri Oct 31 05:45:25 1997  Olaf Bachman  <bachman@bombelli.dm.unipi.it>
    114117
    115         * polys1.cc et al: got rid of p[Get/Set]ExpV routines, provided
    116                   pCopy2 instead
     118        * polys1.cc et al: got rid of p[Get/Set]ExpV routines, provided
     119                  pCopy2 instead
    117120
    118121Wed Oct  8 12:22:47 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    119122
    120         * increased version number to 1.1.3
    121 
    122         * ndbm.cc: Solaris compatibility: #define bcopy bzero, bcmp;
    123                   #include <fcntl.h>
    124         * configure.in: added check for fcntl.h sys/types.h sys/stat.h, ucblib
    125           ensured that either lgmp or lsmallgmp is in $LIBS
     123        * increased version number to 1.1.3
     124
     125        * ndbm.cc: Solaris compatibility: #define bcopy bzero, bcmp;
     126                  #include <fcntl.h>
     127        * configure.in: added check for fcntl.h sys/types.h sys/stat.h, ucblib
     128          ensured that either lgmp or lsmallgmp is in $LIBS
    126129
    127130Tue Sep 16 15:45:44 MET DST 1997
     
    135138
    136139Fri Aug 15 11:44:13 MESZ 1997  Kai Krueger <krueger@mathematik.uni-kl.de>
    137         * ndbm.cc: fix open-bug  for dos
    138           default mode of open is ascii, we need binary mode.
     140        * ndbm.cc: fix open-bug  for dos
     141          default mode of open is ascii, we need binary mode.
    139142
    140143Thu Aug 14 18:04:04 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    141         and anne
    142 
    143         * Makefile.in, mod2.h.in, configure.in: cleaned up for dos
    144           cross-compilation
     144        and anne
     145
     146        * Makefile.in, mod2.h.in, configure.in: cleaned up for dos
     147          cross-compilation
    145148
    146149Tue Aug 12 19:08:20 MET DST 1997
     
    156159Fri Aug  8 14:54:28 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    157160
    158         * Makefile.in ndbm.[cc,h]: Together with krueger: Added files
    159           ndbm.[cc,h]; no longer linking with libdbm, instead,
    160           user supplied files; added dbm_test; small changes to sing_dbm.cc
     161        * Makefile.in ndbm.[cc,h]: Together with krueger: Added files
     162          ndbm.[cc,h]; no longer linking with libdbm, instead,
     163          user supplied files; added dbm_test; small changes to sing_dbm.cc
    161164
    162165Fri Aug  8 12:56:44 MET DST 1997
     
    167170Thu Aug  7 14:51:59 1997  Olaf Bachmann  <obachman@mathematik.uni-kl.de>
    168171
    169         * mpsr_Get.cc (GetCopCommandLeftv): made +/* to binary ops
    170 
    171         * longrat.[h,cc]: added number   nlInit(number i) to initialize a
    172                   number, i.e. get it into the right Singular state
     172        * mpsr_Get.cc (GetCopCommandLeftv): made +/* to binary ops
     173
     174        * longrat.[h,cc]: added number   nlInit(number i) to initialize a
     175                  number, i.e. get it into the right Singular state
    173176
    174177Wed Jul 16 12:57:22 MET DST 1997: hannes
     
    184187Fri Jun 20 12:18:10 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    185188
    186         * tesths.cc (main): fixed condition of mprs_ttGen execution
     189        * tesths.cc (main): fixed condition of mprs_ttGen execution
    187190
    188191Thu Jun 19 10:49:10 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    189192
    190         * mpsr_Put.h: corrected efinitions of MP_AnnotReqValTree, MP_AnnotReqValNode
     193        * mpsr_Put.h: corrected efinitions of MP_AnnotReqValTree, MP_AnnotReqValNode
    191194
    192195Tue Jun 17 11:47:47 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    193196
    194         * Makefile.in (Singular): added mod2.h to dependencies of iparith.inc
    195 
    196         * tok.h: no discrimination of mac for inline definition any more
     197        * Makefile.in (Singular): added mod2.h to dependencies of iparith.inc
     198
     199        * tok.h: no discrimination of mac for inline definition any more
    197200
    198201Wed Jun 11 09:56:05 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    199202
    200         * mpsr_Tok.cc (cmd_dictcops): changed names of some MP_Cops
    201 
    202         * longrat.[cc,h], tesths.cc, Makefile.in, configure.in:
    203           added support for smallgmp
     203        * mpsr_Tok.cc (cmd_dictcops): changed names of some MP_Cops
     204
     205        * longrat.[cc,h], tesths.cc, Makefile.in, configure.in:
     206          added support for smallgmp
    204207
    205208Tue Jun 10 17:25:28 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    206209
    207         * sing_mp.cc: Got rid off warnings, when incomplete link specs
     210        * sing_mp.cc: Got rid off warnings, when incomplete link specs
    208211
    209212Thu Jun  5 15:16:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    210213
    211         * tests/mpcheck: added check for correct remote shell
     214        * tests/mpcheck: added check for correct remote shell
    212215
    213216Sun May 25 14:06:12 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    214217
    215         * configure.in: Fixed handling of CXXFLAGS -- it is not touched if
    216           set as env var
     218        * configure.in: Fixed handling of CXXFLAGS -- it is not touched if
     219          set as env var
    217220
    218221Fri May 23 11:40:14 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
    219222
    220         * Makefile.in: Changed dist target to cp; make distclean
     223        * Makefile.in: Changed dist target to cp; make distclean
    221224
    222225Wed May 21 08:56:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    223226
    224         * mpsr_Tok.cc: fixed dependencies/generation of mpsr_Tok.inc
    225 
    226         * tesths.cc (main): made -v option gmp v1.3 clean
     227        * mpsr_Tok.cc: fixed dependencies/generation of mpsr_Tok.inc
     228
     229        * tesths.cc (main): made -v option gmp v1.3 clean
    227230
    228231Tue May 20 14:02:42 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    229232
    230         * misc.cc: Put #include <factory.h> into #ifdef HAVE_FACTORY brackets
     233        * misc.cc: Put #include <factory.h> into #ifdef HAVE_FACTORY brackets
    231234
    232235* hannes: ipshell.cc: fixed a bug in iiExport (multiple exports in rings)
     
    236239Wed May 14 16:40:19 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    237240
    238         * Makefile.in: changed mpcheck.data so that the brain-dead sed on
    239           the suns does not mess up the output on files with long lines
     241        * Makefile.in: changed mpcheck.data so that the brain-dead sed on
     242          the suns does not mess up the output on files with long lines
    240243
    241244Tue May 13 11:32:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    242245
    243         * claptmpl.cc: changed template initializiation of libfac, so that
    244           class.cc and tmpl_inst.h does not need to be included
     246        * claptmpl.cc: changed template initializiation of libfac, so that
     247          class.cc and tmpl_inst.h does not need to be included
    245248
    246249Mon May 12 16:48:14 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    247250
    248         * misc.cc: Added / to Help_File and Info_File
     251        * misc.cc: Added / to Help_File and Info_File
    249252
    250253Tue May  6 08:29:57 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    251254
    252         * added factorycheck target in Makefile.in
    253 
    254         * Makefile.in (configure): took out rules which automatically
    255           reruns autoconf. Print out warning, instead
    256 
    257         * misc.cc, configure.in, mod2.h.in:
    258             added SINGULAR_INFODIR to search for info files
    259 
    260         * configure.in: Added AC_SUBST(WITH_LIBFAC, WITH_MP, WITH_FACTORY)
     255        * added factorycheck target in Makefile.in
     256
     257        * Makefile.in (configure): took out rules which automatically
     258          reruns autoconf. Print out warning, instead
     259
     260        * misc.cc, configure.in, mod2.h.in:
     261            added SINGULAR_INFODIR to search for info files
     262
     263        * configure.in: Added AC_SUBST(WITH_LIBFAC, WITH_MP, WITH_FACTORY)
    261264
    262265Mon May  5 10:31:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    263266
    264         * #include "factory" instead of include "singfactory"
    265 
    266         * mod2.h.in: define buildin_gmp, if HAVE_GMP and macintosh
     267        * #include "factory" instead of include "singfactory"
     268
     269        * mod2.h.in: define buildin_gmp, if HAVE_GMP and macintosh
    267270
    268271Sun May  4 11:14:44 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    269272
    270         * Added make target mpcheck; Update INSTALL file
    271 
    272         * mpsr_PutPoly.cc (PutRationalNumber): Normalize if number->s == 0
    273           and not if number->s == 2
    274 
    275         * mpsr_GetPoly.cc (GetGaloisNumber): Introduced special routines,
    276           since npInit op in GetModuloNumber messed things up
     273        * Added make target mpcheck; Update INSTALL file
     274
     275        * mpsr_PutPoly.cc (PutRationalNumber): Normalize if number->s == 0
     276          and not if number->s == 2
     277
     278        * mpsr_GetPoly.cc (GetGaloisNumber): Introduced special routines,
     279          since npInit op in GetModuloNumber messed things up
    277280
    278281Sat May  3 00:07:55 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    279282
    280         * Makefile.in (CPPFLAGS): put -I. before other CPPFLAGS
    281 
    282         * febase.cc (feFopen): fixed bug in opening library from
    283           SINGULAR_DATADIR: SINGULAR_DATADIR is appended to
    284           getenv("SINGULARPATH")
    285 
    286         * small mpsr Changes to reflect some name changes of MP Dicts
    287 
    288         * configure.in Makefile.in: new scheme for updating Makefile mod2.h
    289           based on time-stamps
     283        * Makefile.in (CPPFLAGS): put -I. before other CPPFLAGS
     284
     285        * febase.cc (feFopen): fixed bug in opening library from
     286          SINGULAR_DATADIR: SINGULAR_DATADIR is appended to
     287          getenv("SINGULARPATH")
     288
     289        * small mpsr Changes to reflect some name changes of MP Dicts
     290
     291        * configure.in Makefile.in: new scheme for updating Makefile mod2.h
     292          based on time-stamps
    290293
    291294Fri May  2 17:29:32 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    292295
    293         * mpsr.h: reflected changes of MP version 1.1.2 (Dicts in MP.h)
    294 
    295         * Fixed small bug in configure.in
     296        * mpsr.h: reflected changes of MP version 1.1.2 (Dicts in MP.h)
     297
     298        * Fixed small bug in configure.in
    296299
    297300Mon Apr 28 21:00:07 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    298301
    299         * Added README, INSTALL, COPYING file to distribution
    300 
    301         * tesths.cc (main): slightly changed Singular banner; fixed
    302           display of version number
     302        * Added README, INSTALL, COPYING file to distribution
     303
     304        * tesths.cc (main): slightly changed Singular banner; fixed
     305          display of version number
    303306
    304307Fri Apr 25 16:59:31 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    305308
    306         * fixed configure.in s.t. sprintf test is correct
    307 
    308         * Changed SingularPath to SINGULARPATH
    309 
    310         * fixed sys/times.h and sys/time.h confusion
    311 
    312         * Various changes to reflect new configure (versions defined in
    313           configure.in, changed HAVE_LIBFACTORY into HAVE_FACTORY, data
    314           dir is pasted from configure into mod2.h and used from there in
    315           feFopen.
    316 
    317         * Added configure facility, repalced mod2.h by mod2.h.in Makefile
    318           by Makefile.in
     309        * fixed configure.in s.t. sprintf test is correct
     310
     311        * Changed SingularPath to SINGULARPATH
     312
     313        * fixed sys/times.h and sys/time.h confusion
     314
     315        * Various changes to reflect new configure (versions defined in
     316          configure.in, changed HAVE_LIBFACTORY into HAVE_FACTORY, data
     317          dir is pasted from configure into mod2.h and used from there in
     318          feFopen.
     319
     320        * Added configure facility, repalced mod2.h by mod2.h.in Makefile
     321          by Makefile.in
    319322
    320323Fri Apr 18 09:47:22 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    321324
    322         * silink.cc (DumpAsciiIdhdl): LIB string is dumped without type
    323           declaration
    324 
    325         * mpsr_Get.cc (InitIdentifierLeftv): used mpsr_SetCurrRing(r,
    326           TRUE) so that pOne works if no ring did previously exist.
    327 
    328         * iparith.cc: Added jjPROC3.
     325        * silink.cc (DumpAsciiIdhdl): LIB string is dumped without type
     326          declaration
     327
     328        * mpsr_Get.cc (InitIdentifierLeftv): used mpsr_SetCurrRing(r,
     329          TRUE) so that pOne works if no ring did previously exist.
     330
     331        * iparith.cc: Added jjPROC3.
    329332
    330333Tue Apr 15 12:07:17 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    331334
    332         * silink.cc (slStandardInit): changed Ascii type specifyer from
    333           "ascii" to "Ascii" for consistency
    334 
    335         * iparith.cc : added #else branch to #ifdef HAVE_FGLM in proc table
    336 
    337         *  (extra.cc): system("sh",command) returns exit status of command
     335        * silink.cc (slStandardInit): changed Ascii type specifyer from
     336          "ascii" to "Ascii" for consistency
     337
     338        * iparith.cc : added #else branch to #ifdef HAVE_FGLM in proc table
     339
     340        *  (extra.cc): system("sh",command) returns exit status of command
    338341
    339342Thu Apr 10 11:59:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    340343
    341         * remote quit is now arranged using MP_CopMpQuit
    342 
    343         * Updated mpsr_* files for new naming convention of MP v:1.1.2
     344        * remote quit is now arranged using MP_CopMpQuit
     345
     346        * Updated mpsr_* files for new naming convention of MP v:1.1.2
    344347
    345348Tue Apr  8 10:43:48 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    346349
    347         * Reimplemented link structures. Cleaned it up. Introduced assignment
     350        * Reimplemented link structures. Cleaned it up. Introduced assignment
    348351link = link. Fixed some bugs in asciidump. Made proc's work for MP links.
    349352
    350353Sat Mar 29 16:01:39 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    351354
    352         * silink.cc (DumpQring): Takes care of dumping a Qring
    353         (slInit): enable ascii link specification of the form "filename
    354         mode:w"
     355        * silink.cc (DumpQring): Takes care of dumping a Qring
     356        (slInit): enable ascii link specification of the form "filename
     357        mode:w"
    355358
    356359Fri Mar 28 14:12:05 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    357360
    358         * Added routines dump(link) and getdump(link) for ascii and MP
    359           links
    360 
    361         * ipconv.cc (dConvertTypes): added int->module conversion so that
    362           'module m = 0' works
    363 
    364         * iparith.cc (jjVAR1): added LINK_CMD to list of typeof(...)
     361        * Added routines dump(link) and getdump(link) for ascii and MP
     362          links
     363
     364        * ipconv.cc (dConvertTypes): added int->module conversion so that
     365          'module m = 0' works
     366
     367        * iparith.cc (jjVAR1): added LINK_CMD to list of typeof(...)
    365368
    366369Thu Mar 27 21:20:20 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    367370
    368         * added real time timer (rtimer) analog to timer
    369 
    370         * added command-line option "-d ticks_per_second" and "-m
    371           min_displayed_time_in_sec" and chahnged timer accordingly
    372 
    373         * added some #ifdef HAVE_FGLM in fglm*.cc
    374        
     371        * added real time timer (rtimer) analog to timer
     372
     373        * added command-line option "-d ticks_per_second" and "-m
     374          min_displayed_time_in_sec" and chahnged timer accordingly
     375
     376        * added some #ifdef HAVE_FGLM in fglm*.cc
     377
    375378
    376379Wed Mar 26 14:02:15 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    377380
    378         * added reference counter to links, updated slKill, slCopy, slInit
    379         * various small bug fixes for Batch mode
     381        * added reference counter to links, updated slKill, slCopy, slInit
     382        * various small bug fixes for Batch mode
    380383
    381384Mon Mar 24 14:27:26 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    382385
    383         * sing_mp.cc (slOpenWriteMPFile): Added append and write mode to
    384           open MP:file
     386        * sing_mp.cc (slOpenWriteMPFile): Added append and write mode to
     387          open MP:file
    385388
    386389Sun Mar 23 20:48:41 1997  Olaf Bachmann  <obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>
    387390
    388         * mpsr_Get.cc (InitIdentifierLeftv): Fixed bug which did not do
    389           pSetm(p) after creating a poly out of a variable
     391        * mpsr_Get.cc (InitIdentifierLeftv): Fixed bug which did not do
     392          pSetm(p) after creating a poly out of a variable
    390393
    391394Thu Mar 20 11:57:00 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
    392395
    393         * sing_mp.cc (slInitBatchLink): initialized silink such that
    394           l->argv[0] == "MP:connect" (otherwise, slInitMP failed)
     396        * sing_mp.cc (slInitBatchLink): initialized silink such that
     397          l->argv[0] == "MP:connect" (otherwise, slInitMP failed)
    395398
    396399Wed Mar 19 15:38:08 1997  Olaf Bachmann  <obachman@schlupp.mathematik.uni-kl.de (Olaf Bachmann)>
    397400
    398         * hannes fixed maFindPerm to reflect new names <->parameter scheme
    399 
    400         * sing_mp.cc (mpsr_IsMPLink): fixed it
    401 
    402         * Makefile (tags): added target tags
    403 
     401        * hannes fixed maFindPerm to reflect new names <->parameter scheme
     402
     403        * sing_mp.cc (mpsr_IsMPLink): fixed it
     404
     405        * Makefile (tags): added target tags
     406
  • Singular/ring.cc

    ra31a46 r437e2c2  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ring.cc,v 1.14 1998-01-27 15:57:14 pohl Exp $ */
     4/* $Id: ring.cc,v 1.15 1998-02-16 09:46:55 Singular Exp $ */
    55
    66/*
     
    131131  if (complete /*&&(h!=NULL)*/)
    132132  {
     133    #ifdef HAVE_TCL
    133134    if (tclmode)
    134135    {
     
    137138    }
    138139    else
     140    #endif
    139141    {
    140142      pShortOut=(int)TRUE;
Note: See TracChangeset for help on using the changeset viewer.