]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 1.0.5
[gob-dx.git] / ChangeLog
index fe91ea3e4a23e56aec0736a8c53088465ded9f92..ff9feb6a7e69978ab9ac4ca5c59110296dd843c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+Sun Sep 10 18:04:07 2000  George Lebl <jirka@5z.com>
+
+       * Release 1.0.5
+
+Fri Sep 01 03:45:30 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: add G_GNUC_CONST to the _get_type function
+
+Wed Aug 23 15:05:40 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: when a method has no arguments make an argumentless
+         macro for the shortform to avoid a parse error
+
+       * src/test.gob: add a test for the above
+
+Sun Aug  6 22:21:38 2000  Eskil Heyn Olsen <eskil@eazel.com>
+       
+       * gob.m4 now defaults to WARN instead of ERROR on missing
+       gob.
+
+Tue Jul 25 16:54:34 2000  George Lebl <jirka@5z.com>
+
+       * Release 1.0.4
+
+       * configure.in: raise version to 1.0.4
+
+       * src/main.c: fixup the -anal macro patch.
+
+       * src/util.[ch], src/main.c: constize (not in 1.0.4)
+
+       * src/main.c: the short form pointers unified for both gnu and non-gnu
+         (not in 1.0.4)
+
+Sun Jul 23 18:51:45 2000  George Lebl <jirka@5z.com>
+
+       * src/util.[ch], src/main.c, src/checks.c, src/lexer.l, src/parse.y:
+         make new cleaner error print routines including a printfstyle one.
+         Use the get_real_id on all method ids even for overrides.  When a
+         signal is added there is also a sizeof check for the signature vs.
+         argument list with a g_error if it fails.  Fix %at{ %} to not
+         appear twice in all files.
+
+       * src/main.c: Apply patch from Arturo Tena to make things compile
+         nicely with gcc's -ansi -pedantic
+
+       * src/out.[ch]: constize correctly and use G_GNUC_PRINTF macro for
+         warnings.
+
+Fri Jul 21 15:38:10 2000  George Lebl <jirka@5z.com>
+
+       * src/main.c: store the private structure pointer so that we
+         don't look inside the freed object structureafter finalize
+
 Thu Jul 06 02:32:29 2000  George Lebl <jirka@5z.com>
 
        * Release 1.0.3