aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-09-19 10:08:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-09-19 10:08:05 +0000
commit72c2fa647583bd45aa5802cf2a82cebdaade6b8e (patch)
treecfd34b59f8b33c07bb294774f1aa47f426cdcc17 /ChangeLog
parentecfbb34955b56f20f36ea589626ad5434cbc46a9 (diff)
downloadcflow-72c2fa647583bd45aa5802cf2a82cebdaade6b8e.tar.gz
cflow-72c2fa647583bd45aa5802cf2a82cebdaade6b8e.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3270c59..576557c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-09-19 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * doc/cflow.texi: Updated
+ * src/c.l: Support BCPL style comments
+ * src/parser.c (parse_function_declaration): Put token back after
+ an error.
+ (dirdcl): Handle wrappers after function declarations. Useful for
+ handling __attribute__.
+ (maybe_parm_list): Fixed counting of parameters. Print error
+ message on eof.
+ * tests/Makefile.am (TESTSUITE_AT): Add
+ attr.at,awrapper.at,pwrapper.at
+ * tests/testsuite.at: Rename CFLOW_ENV to CFLOW_OPT
+ Add attr.at,awrapper.at,pwrapper.at
+ * tests/reverse.at: Rename CFLOW_ENV to CFLOW_OPT
+ * tests/attr.at: New test
+ * tests/awrapper.at: New test
+ * tests/pwrapper.at: New test
+
2005-09-18 Sergey Poznyakoff <gray@gnu.org.ua>
* doc/ack.c: New sample source

Return to:

Send suggestions and report system problems to the System administrator.