FILE HANDLE: Get rid of VAR_NAME_LEN limit on handle name.
[pspp-builds.git] / src / language / data-io / file-handle.q
2011-02-05 Ben PfaffFILE HANDLE: Get rid of VAR_NAME_LEN limit on handle...
2010-11-20 Ben Pfafflexer: Change the functions for retrieving token strings.
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-09-24 Ben Pfafflexer: Use lex_is_string() more consistently.
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types. fc11-i386-build0 lenny-x64-build21 sid-i386-build66
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-07 John DarringtonReplace legacy_recode with recode_string.
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.