Completely rewrite src/data/format.[ch], to achieve better
[pspp-builds.git] / src / language / data-io / ChangeLog
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffTue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org>
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-08-05 Ben PfaffFix bug #17329 in REREAD parsing, reported by John...
2006-07-31 Ben PfaffAllow a comma between specifications on PRINT.
2006-07-18 Ben PfaffPatch #5244.
2006-07-05 Ben PfaffFix bug #11612, "q2c documentation does not agree with...
2006-07-02 Ben PfaffFix bug #15786: System File Creation crashes if directoy is
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-06-09 Ben PfaffReform string library.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-10 Ben PfaffFix memory leak in MATCH FILES.
2006-05-07 Ben PfaffFix segfault.
2006-05-07 Ben PfaffSome more cleanup with value labels.
2006-05-06 Ben PfaffUse a casefile, instead of a case sink, for MATCH FILES...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-05-02 Ben PfaffFurther clean up the CMD_* command result codes.
2006-05-01 Ben PfaffRemove vestiges of REPEATING DATA support.
2006-05-01 Ben PfaffRemove vestiges of REPEATING DATA support.
2006-05-01 Ben PfaffFix change log.
2006-05-01 Ben PfaffFix change log.
2006-05-01 Ben PfaffRemove vestiges of FILE TYPE support.
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-25 Ben PfaffDon't special-case MS-DOS line ends.
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-16 Ben PfaffRemove last users of struct file_ext, and then get...
2006-04-16 Ben PfaffFix some warnings.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.