Tue Dec 18 21:13:09 2012 Jiri (George) Lebl * Release 2.0.19 Tue Dec 18 21:08:09 2012 Jiri (George) Lebl * src/main.c: print unreftors and destructors before calling dispose or finalize as is the proper ordering. Thanks to Dmitri Toubelis for pointing it out. Tue Dec 18 20:55:58 2012 Jiri (George) Lebl * src/main.c: apply patch from Nick Bowler to not output line 0 statements for private functions that don't appear in gob file Sun Jul 15 06:21:55 2012 Jiri (George) Lebl * src/main.c, src/out.c: Fix for empty file separator. Thanks to H.-J. Schnitzer for pointing it out. * src/lexer.l: add yywrap returning 1 as the default should not sure why I don't have -lfl working here.