fixed sparse-array linker problem
[pspp-builds.git] / tests / automake.mk
2007-03-30 Jason Stoverfixed sparse-array linker problem
2007-03-25 Ben PfaffAdd sparse array data structure.
2007-03-19 Ben PfaffDon't try to distribute tests that are compiled
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...
2006-12-22 John DarringtonFixed bug #17420 (table columns exceeded with /FORMAT...
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-12-01 Ben Pfaff * compute.c: Fix bug #17422, which reports that a...
2006-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...
2006-11-29 John DarringtonFixed make distcheck
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-12 Ben PfaffPut ll-test, llx-test in check_PROGRAMS instead of...
2006-07-06 Ben PfaffAdd expressions/randist/compare.pl to EXTRA_DIST.
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-04 John Darringtonmake distcheck
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-03-24 John DarringtonAdded test/command/regression.sh to test/automake.mk
2006-03-04 John DarringtonFixed bug reading compressed system files.
2006-03-04 John DarringtonAdded automake.mk files