6fc3eae93b6f93e85dc3c2b32280984e26eb19d0
[pspp-builds.git] / src / language / lexer / ChangeLog
1 Sat Apr 15 14:30:35 2006  Ben Pfaff  <blp@gnu.org>
2
3         * q2c.c: Change DEBUGGING macro to DUMP_TOKENS for clarity and to
4         avoid dumping all the tokens to stdout when --enable-debug is
5         passed to configure.
6
7 Fri Mar 10 08:29:25 2006  Ben Pfaff  <blp@gnu.org>
8
9         * q2c.c: (dump_free) Free proper member for var list, instead of
10         hard-coding to v_variables.  Thanks to Jason Stover for reporting
11         this bug.
12
13 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
14         
15         * Moved files from src directory