Changeset 29b9f3 in git for factory/ChangeLog


Ignore:
Timestamp:
Jul 1, 1997, 10:19:10 AM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
eb27afd664afaf2b0a54a0a8e2538973d26c20db
Parents:
ebe3e8295306c6c1ec3101fa19797c4cde6786ed
Message:
	* ChangeLog: log messages checked


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

Legend:

Unmodified
Added
Removed
  • factory/ChangeLog

    rebe3e8 r29b9f3  
    11Mon Jun 30 15:38:08 1997  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
     2
     3        * GNUmakefile.in (LIBCFLAGS, LIBCXXFLAGS, TMPLCXXFLAGS): option
     4          -Wall replaced by references to $(WARNFLAGS)
     5          (WARNFLAGS): new variable
     6
     7        * imm.h (MINIMMEDIATELL, MAXIMMEDIATELL): initialization for mac
     8          added (he does not like a 'LL' suffix)
     9
     10        * templates/ftmpl_matrix.cc: include paths for mac added
     11        * templates/ftmpl_list.cc: include paths for mac added
     12        * templates/ftmpl_factor.cc: include paths for mac added
     13        * templates/ftmpl_array.cc: include paths for mac added
     14        * factory.template: include paths for mac added
     15        * canonicalform.h: include paths for mac added
     16        * ftmpl_inst.cc: include paths for mac added
     17        * cf_gcd.cc: include paths for mac added
     18        * cf_map.cc: include paths for mac added
     19        * cf_map.h: include paths for mac added
     20        * fac_ezgcd.cc: include paths for mac added
    221
    322        * configure: checked into RCS
     
    154173
    155174        * config.h.in, conf.h.in: conf.h.in replaced by a totally
    156           rewritten config.h.in.  Furthermore, config.h is now explecitely
     175          rewritten config.h.in.  Furthermore, config.h is now explicitly
    157176          included in allmost every source file of the distribution.
    158177        * factoryconf.template: new file. factoyconf.h is included instead
     
    160179          installed (e.g. templates).
    161180
    162         * factory.template, factory.h: factory.h removed from
    163           distribution, factory.template added since makeheader is now
    164           included in the distribution
     181        * factory.template, factory.h: factory.h replaced by
     182          factory.template since makeheader is now included in
     183          the distribution
    165184        * factory.template: rewritten to new makeheader syntax
    166185
Note: See TracChangeset for help on using the changeset viewer.