Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
[pspp-builds.git] / src / language / lexer / lexer.h
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-05 John DarringtonApplied patch #5611
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-07-18 Ben PfaffPatch #5244.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.