Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / src / language / tests /
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben Pfaffmodel-checker: Add more progress functions.
2009-06-07 Ben Pfaffmodel-checker: Move summary printing function into...
2009-06-07 Ben Pfaffmodel-checker: Kill dependencies and move back to libpspp.
2009-06-07 Ben Pfaffdatasheet: Drop false dependency on md4.h.
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-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-16 John DarringtonNew .gitignore file
2008-10-11 Ben PfaffFix build when build and source directories are separate.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-05 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-05 John DarringtonMoved the datasheet testing code out of src/{libspp...
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-04-20 John DarringtonFixed some recent problems with the mingw cross compile.
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-13 John DarringtonFreed the stuff generated by the parser.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-05-06 Ben PfaffAbstract the documents within a dictionary a little...
2007-04-23 Ben PfaffImplement model checker for testing purposes.
2007-02-09 Ben PfaffFix use of size_t in printf formats. Patch #5727.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-14 Ben PfaffFix memory leak in test_casereader_clone().
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-09-25 John DarringtonAdded casereader_clone function.
2006-07-17 John DarringtonPatch #5209
2006-06-07 Ben PfaffAdd random access to casefiles, for use in GUI.
2006-04-16 Ben PfaffFix some warnings.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John Darringtonadded automake.mk files in src/language
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.