scan: New library for high-level PSPP syntax lexical analysis.
[pspp-builds.git] / src / ui / terminal / msg-ui.c
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-05 Ben Pfaffmsg-ui: Fix typo in user message.
2010-01-17 Ben PfaffRewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-20 John DarringtonMark variable as unused.
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-13 John DarringtonAdded #include "localcharset.h" to correspond to recent...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-05 John DarringtonApplied patch #5611
2006-11-29 John DarringtonApplying patch #5562
2006-11-29 John DarringtonFixed make distcheck
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-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-06-09 Ben PfaffReform string library.
2006-04-25 Ben PfaffContinue reforming error message support. In this...