Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / ui / terminal / ChangeLog
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben Pfaff(set_fallback_viewport): Make code easier to understand.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-02-26 Ben PfaffImprove portability to NetBSD and Alpha.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2007-02-12 Ben PfaffReduce platform dependence.
2006-12-10 Ben Pfaff * command-line.c (pre_syntax_message): Use term "synta...
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-16 John DarringtonApply patch #5561. Connect debugger on error.
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-07-08 Ben PfaffApply patch #5225, assertions.
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-06-27 Ben PfaffLink against $(LIBICONV).
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
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-03-31 Ben Pfaff-d and -u are no longer supported.
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.