Changeset aa7a315 in git for factory/ChangeLog


Ignore:
Timestamp:
Jun 26, 1997, 4:13:16 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a908f5e7c658231a406901ce9e8c113c6fb92e2d
Parents:
6153be7a1a69adb2ba7d82b084506fd89d8a1f80
Message:
o just a security check in


git-svn-id: file:///usr/local/Singular/svn/trunk@432 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/ChangeLog

    r6153be raa7a315  
     1Thu Jun 26 16:06:39 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     2
     3        * GNUmakefile.in: doc checked
     4
     5        * GNUmakefile.in: doc fix
     6
     7Wed Jun 25 10:02:51 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     8
     9        * configure.in (enable_gmp): bug fix
     10        (CPPFLAGS, LDFLAGS): bug fix
     11
    112Tue Jun 24 11:15:25 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
    213
     14        * configure.in: doc checked
     15
     16        * configure.in (with_builtingmp): command line option
     17          --with-builtingmp removed.  All references to with_builtingmp
     18          and some additional code to deal with the command line options
     19          --with-gmp and --with-builtin-gmp removed, too.
     20
     21        * configure.in (enable_assertions): disabled by default
     22
     23        * configure.in (enable_gmp): with_gmp and with_builtin_gmp are set
     24          to '$(includedir)' if command line option --enable-gmp is given
     25
     26        * configure.in: fixes in configure's messages
     27
    328        * configure.in: doc fix
    4 
    5         * configure.in: some fixes in configure's messages
    629
    730Mon Jun 23 12:44:50 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     
    92115        * canonicalform.cc (operator>>): returns 0 again if #define
    93116          SINGULAR and #define NOSTREAMIO are switched on
    94 
    95 --------
    96 von hier ab aufw"arts noch mal checken
    97117
    98118Before Mon Jun  4 1997 Jens Schmidt <schmidt@mathematik.uni-kl.de>
     
    261281          calls of TIMING macros
    262282
    263         * debug.cc (deb_level, level_msg, deb_inc_level): modified so
    264           deb_inc_level()'s output is more pretty at time of first call
     283        * debug.cc (deb_level, level_msg, deb_inc_level):
     284          deb_inc_level()'s output made more pretty at time of first call
    265285
    266286        * debug.h (DEBUGOUTPUT): #define DEBUGOUTPUT is switched off now
Note: See TracChangeset for help on using the changeset viewer.