Mercurial > flash_v2
comparison host/libcdl/ChangeLog @ 159:511f4dc167f6
Merge from eCos master repository on 2001-05-18-01:30:05-BST
| author | jlarmour |
|---|---|
| date | Fri, 18 May 2001 06:32:28 +0000 |
| parents | f2545e5de153 |
| children | 0d2b193a635f |
comparison
equal
deleted
inserted
replaced
| 158:f2545e5de153 | 159:511f4dc167f6 |
|---|---|
| 1 2001-05-16 Bart Veer <bartv@redhat.com> | |
| 2 | |
| 3 * Makefile.am: use new compiler flag support | |
| 4 | |
| 5 * configure, Makefile.in, testsuite/Makefile.in: regenerate | |
| 6 | |
| 7 2001-05-14 Bart Veer <bartv@redhat.com> | |
| 8 | |
| 9 * func.cxx (get_args_count): Avoid compiler warning. | |
| 10 * func.cxx (is_substr_find): fix VC++ build problem (patch | |
| 11 provided by Julian) | |
| 12 | |
| 13 2001-04-27 Bart Veer <bartv@redhat.com> | |
| 14 | |
| 15 * doc/language.sgml: | |
| 16 Added documentation on functions | |
| 17 | |
| 18 * func.cxx, Makefile.am, Makefile.in: | |
| 19 New module for function support inside expressions | |
| 20 | |
| 21 * expr.cxx | |
| 22 Add support for functions and the string concatenation operator. | |
| 23 | |
| 24 * infer.cxx | |
| 25 Clean-up, add support for functions, and implement more inference | |
| 26 functionalitity generally. | |
| 27 | |
| 1 2001-04-19 Bart Veer <bartv@redhat.com> | 28 2001-04-19 Bart Veer <bartv@redhat.com> |
| 2 | 29 |
| 3 * doc/*.sgml, *.html: | 30 * doc/*.sgml, *.html: |
| 4 Update as per current corporate doc conventions. | 31 Update as per current corporate doc conventions. |
| 5 | 32 |
