Change enum legacy_encoding to const char *.
[pspp-builds.git] / src / language / data-io / file-handle.q
2009-07-05 John DarringtonChange enum legacy_encoding to const char *.
2008-04-20 John DarringtonFix mingw cross compile problem.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-09 Ben PfaffFix use of size_t in printf formats. Patch #5727.
2007-02-02 Ben PfaffWe are using a single member in struct file_handle...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-29 John DarringtonApplying patch #5562
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-06-28 Ben PfaffAdd aux data parameter to q2c parse_<command>() and...
2006-06-09 Ben PfaffReform string library.
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.