]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 0.92.4
[gob-dx.git] / ChangeLog
index 62036a73bed05dae64fbe8b422ddbbee2d1c32a4..f95e8ed2f8f8136c4a459cfb52daca506a55294b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+Fri Feb 25 15:21:47 2000  George Lebl <jirka@5z.com>
+
+       * Release 0.92.4
+
+Fri Feb 25 14:46:51 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: add SELF casting macros
+
+       * doc/gob.1.in: document the above
+
+Fri Feb 25 02:29:26 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c,src/tree.[ch],src/parse.y: public signals get
+         GTK_RUN_ACTION added.  Plus an interface for adding additional
+         flags is added.
+
+       * doc/gob.1.in: add docs for the above
+
+Fri Feb 25 01:37:20 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: fix trailing comma on the end of the argument enum
+
+Sun Feb 13 23:54:53 2000  George Lebl <jirka@5z.com>
+
+       * doc/gob.1.in: add doc patch from Dave Dunkin <dunkind@letu.edu>
+
+       * doc/gob.1.in,examples/*.gob: use init(self) to be more consistent
+         in naming
+
+Sat Feb 12 14:42:15 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c,src/lexer.l: apply patches from Dave Dunkin
+         <dunkind@letu.edu> to add all and alltop ccode sections
+         and to add a --no-write,-n option to not actually write
+         any files.  Also did some very cosmetic changes to code
+
+Mon Feb 07 23:45:04 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: use the magic /*< private >*/ and /*< public >*/
+         comments to distinguish public and protected data members
+
 Mon Feb 07 03:02:48 2000  George Lebl <jirka@5z.com>
 
        * Release 0.92.3