Finish converting struct variable to an opaque type. In this
[pspp-builds.git] / src / ui / terminal /
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-07 John DarringtonRemoved mutual dependency between libpspp and data
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-29 John DarringtonApplying patch #5562
2006-11-29 John DarringtonFixed make distcheck
2006-11-16 John DarringtonApply patch #5561. Connect debugger on error.
2006-11-14 John DarringtonPlugged some small memory leaks
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-11-04 Ben Pfaff * msg-ui.c (handle_msg): Only write message to terminal if
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-07-17 John DarringtonPatch #5209
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-06-27 Ben PfaffLink against $(LIBICONV).
2006-06-09 Ben PfaffReform string library.
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-02 Ben PfaffFurther clean up the CMD_* command result codes.
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-25 Ben PfaffAdd msg-ui.h to sources.
2006-04-25 Ben PfaffFinish reforming error message support. In this phase...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-25 Ben Pfaff* main.c: (terminate) Mark static and NO_RETURN. If...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-03-31 Ben Pfaff-d and -u are no longer supported.
2006-03-31 Ben PfaffImprove string library.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded src/ui/terminal/automake.mk and src/ui/gui/automa...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.