Update to newest gnulib.
[pspp] / src / ui / terminal / automake.mk
2022-03-13 Ben PfaffUpdate to newest gnulib.
2020-01-09 Ben Pfaffascii: Correct multiple bugs regarding output width.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-08-11 Ben PfaffMakefiles: Use $(LTLIBREADLINE) instead of $(LIBREADLINE).
2012-04-16 Ben PfaffRevert "Fix DSO linking issue"
2012-04-15 Peter LemenkovFix DSO linking issue 20120416030503/pspp
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10. 20120111030501/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-06-08 Ben Pfaffoutput: Add initial support for PSPP output via Cairo.
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-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
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-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-12 John DarringtonAdded a set of per binary LDFLAGS parameters.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-23 John DarringtonFixed minor build problems.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-04-18 John DarringtonClose patch #6492
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-03-27 John DarringtonFix typo which cause the binary not to depend upon...
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-07-17 John DarringtonPatch #5209
2006-07-15 John DarringtonApplied patch file #10344.
2006-06-27 Ben PfaffLink against $(LIBICONV).
2006-05-05 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-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 John DarringtonAdded src/ui/terminal/automake.mk and src/ui/gui/automa...