SET MXWARNS = 0 to be interpreted as unlimited.
[pspp] / src / libpspp / message.c
2010-08-22 John DarringtonSET MXWARNS = 0 to be interpreted as unlimited. 20100822040502/pspp 20100823040503/pspp
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-01-19 Ben Pfaffmessage: Fix corner case in msg_emit().
2010-01-18 Ben Pfaffmessage: Make msg_dup() copy and msg_destroy() free...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
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-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
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-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2008-12-24 John DarringtonAdded functions to enable reading data files from perl
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.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.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-05 John DarringtonApplied patch #5611
2006-11-29 John DarringtonApplying patch #5562
2006-07-18 Ben PfaffPatch #5244.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-05-16 Ben PfaffRemoved groff_font_path.
2006-05-04 John DarringtonAdded simple queueing to message dialogs.
2006-04-25 Ben PfaffFinish reforming error message support. In this phase...