comparison host/libcdl/ChangeLog @ 163:0d2b193a635f

Merge from eCos master repository on 2001-06-22-17:38:39-BST
author jlarmour
date Fri, 22 Jun 2001 18:18:44 +0000
parents 511f4dc167f6
children 42f843b391aa
comparison
equal deleted inserted replaced
162:2395031e7a66 163:0d2b193a635f
1 2001-06-21 Bart Veer <bartv@redhat.com>
2
3 <merge of development work>
4 * base.cxx, cdlcore.hxx, property.cxx, parse.cxx, value.cxx, refer.cxx:
5 Allow an empty string to be used for parent properties, implying
6 reparenting below the root
7
8 * expr.cxx, cdlcore.hxx, infer.cxx:
9 Add support for new operators implies, xor and eqv
10
11 * func.cxx:
12 Add new function is_xsubstr(), is_loaded(), is_active(),
13 is_enabled(), get_data() and version_cmp()
14
15 * doc/main.sgml:
16 Add 2001 to copyright year.
17
18 * doc/language.sgml, doc/reference.sgml:
19 Document the above changes
20
21 * doc/*.html:
22 Regenerate following above changes, and using newer stylesheets
23 etc.
24
25 2001-06-20 Bart Veer <bartv@redhat.com>
26
27 * database.cxx, cdl.hxx:
28
29 Add a verbosity flag to control whether or not certain warnings
30 are issued. The main warnings of interest are inconsistencies
31 between the database and the repository, e.g. packages listed
32 but not actually installed, as can happen in anoncvs checkouts.
33
1 2001-05-16 Bart Veer <bartv@redhat.com> 34 2001-05-16 Bart Veer <bartv@redhat.com>
2 35
3 * Makefile.am: use new compiler flag support 36 * Makefile.am: use new compiler flag support
4 37
5 * configure, Makefile.in, testsuite/Makefile.in: regenerate 38 * configure, Makefile.in, testsuite/Makefile.in: regenerate