]> git.draconx.ca Git - gob-dx.git/blob - ChangeLog
Release 0.0.3
[gob-dx.git] / ChangeLog
1 Wed Aug 18 12:54:17 1999  George Lebl  <jirka@5z.com>
2
3         * Released 0.0.3
4
5 Tue Aug 17 22:24:47 1999  George Lebl  <jirka@5z.com>
6
7         * src/lexer.l,src/parse.y: don't use reserved words for check type
8           last first and null
9
10         * src/{lexer.l,parse.y,tree.[ch],main.c}: add #line's to output
11           files
12
13         * src/out.[ch]: new functions for output so that we can easily add
14           #line's to files
15
16         * src/main.c: fix get/set arguments
17
18         * doc/gob.1.in: updated for newer version and spellchecked, also
19           gob.1 is generated by configure now to get versions correct
20
21         * gob.spec.in: added a spec file
22
23 Fri Jul 30 02:19:05 1999  George Lebl  <jirka@5z.com>
24
25         * src/parse.y: accept simple char types
26
27         * src/main.c: make prototypes look better, and don't output arg stuff
28           when it won't be used
29
30         * Makefile,src/Makefile: add test make target
31