2008-07-06 |
Ben Pfaff | Remove obsolete .gitignore entries. |
tree | commitdiff |
2008-07-06 |
Ben Pfaff | Rename .cvsignore files to .gitignore. |
tree | commitdiff |
2008-06-22 |
Jason Stover | Fixed bug 23567. Added accessor functions to get/set... |
tree | commitdiff |
2008-05-20 |
John Darrington | Made all the tests respect the PSPP_TEST_NO_CLEANUP... |
tree | commitdiff |
2008-05-20 |
John Darrington | Removed the '--text' argument to diff, which is non... |
tree | commitdiff |
2008-05-20 |
John Darrington | Added "cd /" to the test scripts which don't already... |
tree | commitdiff |
2008-05-17 |
John Darrington | Fixed non-portable shell syntax in tests. Added a... |
tree | commitdiff |
2008-04-15 |
John Darrington | Fixed problem with postgres 8.0.x |
tree | commitdiff |
2008-04-14 |
Jason Stover | New test for QR decomposition |
tree | commitdiff |
2008-03-17 |
Ben Pfaff | Fix bug #22037. |
tree | commitdiff |
2008-03-16 |
Ben Pfaff | Patch #6452. Reviewed by John Darrington. |
tree | commitdiff |
2008-03-11 |
John Darrington | Fixed problem finding createdb and psql binaries. |
tree | commitdiff |
2008-03-11 |
Jason Stover | added test for SAVE subcommand |
tree | commitdiff |
2008-03-07 |
Ben Pfaff | Require month names to be spelled out as English words... |
tree | commitdiff |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington. |
tree | commitdiff |
2008-02-14 |
John Darrington | Fixed bug #22306 |
tree | commitdiff |
2008-02-10 |
Ben Pfaff | Add a couple of extensions to GET DATA TYPE=TXT. Patch... |
tree | commitdiff |
2008-02-06 |
John Darrington | Increase the chances of finding libpq if it's installed. |
tree | commitdiff |
2008-02-06 |
John Darrington | Optimise the psql reader, by fetching more than one... |
tree | commitdiff |
2008-02-04 |
John Darrington | Fix server startup so it works with postgres 8.2 |
tree | commitdiff |
2008-02-04 |
John Darrington | Oops. Add missing files. |
tree | commitdiff |
2008-02-04 |
John Darrington | Added the postgres reader. Closes patch #6388 |
tree | commitdiff |
2008-02-03 |
Ben Pfaff | Add new utility "dissect-sysfile". |
tree | commitdiff |
2008-02-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
tree | commitdiff |
2007-12-21 |
John Darrington | Oops. Added new test. |
tree | commitdiff |
2007-12-21 |
John Darrington | Closing bug #21760 |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | Implement GET DATA/TYPE=TXT. |
tree | commitdiff |
2007-11-25 |
Ben Pfaff | * bugs/compression.sh: Don't fail on big-endian system... |
tree | commitdiff |
2007-11-15 |
Ben Pfaff | Add definition of CHARSETALIASDIR to TESTS_ENVIRONMENT... |
tree | commitdiff |
2007-11-10 |
Ben Pfaff | Pass -b option to diff to avoid spurious failure of |
tree | commitdiff |
2007-11-09 |
Ben Pfaff | * automake.mk: Add new file. |
tree | commitdiff |
2007-11-07 |
Ben Pfaff | * bugs/overwrite-input-file.sh: Don't use non-portable... |
tree | commitdiff |
2007-11-06 |
John Darrington | Added call to PKG_PROG_PKG_CONFIG. |
tree | commitdiff |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280... |
tree | commitdiff |
2007-11-03 |
John Darrington | Added support for reading Gnumeric spreadsheet files. |
tree | commitdiff |
2007-10-15 |
Ben Pfaff | Delete test that is obsolete and has not been run autom... |
tree | commitdiff |
2007-10-13 |
Ben Pfaff | posix-xprintf-functions.patch from patch #6230. |
tree | commitdiff |
2007-10-09 |
Ben Pfaff | Fix bug #21280. Thanks to John Darrington for review. |
tree | commitdiff |
2007-09-23 |
Ben Pfaff | Bug #21111. Reviewed by John Darrington. |
tree | commitdiff |
2007-09-23 |
Ben Pfaff | Bug #21128. Reviewed by John Darrington. |
tree | commitdiff |
2007-09-22 |
Ben Pfaff | ChangeLog entries from earlier that I missed. |
tree | commitdiff |
2007-09-21 |
Ben Pfaff | New test for bug #21117. |
tree | commitdiff |
2007-09-20 |
Ben Pfaff | Add regression test for bug #21108. |
tree | commitdiff |
2007-09-05 |
John Darrington | Implemented the INSERT command. |
tree | commitdiff |
2007-09-05 |
Ben Pfaff | Update scripts that invoke Perl to invoke it as simply... |
tree | commitdiff |
2007-08-27 |
John Darrington | Changed test file name from 'foo.sps' to $TESTFILE... |
tree | commitdiff |
2007-08-26 |
Ben Pfaff | (main): When testing mode is enabled, use a built-in... |
tree | commitdiff |
2007-08-26 |
Ben Pfaff | Send error message to non-screen output devices also... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * command/no_case_size.sh: Update to match update DISPL... |
tree | commitdiff |
2007-08-10 |
Ben Pfaff | Fix bug #18982. Thanks to John Darrington for investig... |
tree | commitdiff |
2007-08-10 |
Ben Pfaff | Fix first part of bug #18982. Thanks to John Darringto... |
tree | commitdiff |
2007-08-05 |
Ben Pfaff | (rank_cmd): Instead of sorting by SPLIT FILE vars,... |
tree | commitdiff |
2007-08-02 |
Ben Pfaff | Clean up handling of median, by treating it almost... |
tree | commitdiff |
2007-07-28 |
John Darrington | Fix bug #19604. T-Test documentation now matches code... |
tree | commitdiff |
2007-07-26 |
Ben Pfaff | Fix bug #17100. |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | Fix bugs #20493, #20494. |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | Test both compressed and uncompressed system files... |
tree | commitdiff |
2007-07-18 |
Ben Pfaff | Ignore directories that have been removed from CVS... |
tree | commitdiff |
2007-07-18 |
Ben Pfaff | Use strict and all warnings. |
tree | commitdiff |
2007-07-18 |
Ben Pfaff | Make file names in change log consistently relative... |
tree | commitdiff |
2007-07-18 |
Ben Pfaff | Drop the tests that depend on parsing "-0" from a synta... |
tree | commitdiff |
2007-07-12 |
Ben Pfaff | Remove unused file. Fixes bug #18140. |
tree | commitdiff |
2007-07-12 |
Ben Pfaff | (map_case): Create destination case instead of leaving it |
tree | commitdiff |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+. |
tree | commitdiff |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Essentially rewrite MATCH FILES to support FIRST and... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add datasheet. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Make aux_data file scope variable static. |
tree | commitdiff |
2007-06-04 |
Ben Pfaff | Add ability for reverse iteration to tower code, and... |
tree | commitdiff |
2007-06-04 |
Ben Pfaff | * range-set.c (range_set_clone): New function. |
tree | commitdiff |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
tree | commitdiff |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for... |
tree | commitdiff |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add... |
tree | commitdiff |
2007-04-16 |
Ben Pfaff | * recode.c (enlarge_dst_widths): Source isn't null... |
tree | commitdiff |
2007-04-12 |
John Darrington | Fixed Bug #19424 (confidence interval from EXAMINE). |
tree | commitdiff |
2007-04-04 |
Ben Pfaff | * npar-binomial.sh: Be less picky about whitespace... |
tree | commitdiff |
2007-04-03 |
Ben Pfaff | Apply patches #5828, #5837, #5841, #5843. |
tree | commitdiff |
2007-03-31 |
Ben Pfaff | Add plain balanced tree structure. Patch #5827. |
tree | commitdiff |
2007-03-30 |
Jason Stover | fixed sparse-array linker problem |
tree | commitdiff |
2007-03-25 |
Ben Pfaff | Add sparse array data structure. |
tree | commitdiff |
2007-03-19 |
Ben Pfaff | Don't try to distribute tests that are compiled |
tree | commitdiff |
2007-03-17 |
John Darrington | Changed call to nl_langinfo with localecharset (from... |
tree | commitdiff |
2007-02-12 |
Ben Pfaff | Include <config.h>. |
tree | commitdiff |
2007-02-09 |
Ben Pfaff | Improve VECTOR implementation. |
tree | commitdiff |
2007-02-07 |
John Darrington | Addressed some of the issues raised by John McCabe... |
tree | commitdiff |
2007-02-06 |
Jason Stover | fixed test to match recent patch |
tree | commitdiff |
2007-02-02 |
John Darrington | Fixed bug parsing floating point values in DO-REPEAT. |
tree | commitdiff |
2007-01-26 |
Ben Pfaff | Check in patch #5709: Augmented Balanced Tree data... |
tree | commitdiff |
2007-01-20 |
John Darrington | Patch #5676 (syntax string source). |
tree | commitdiff |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
tree | commitdiff |
2007-01-04 |
John Darrington | Added psppire-dialog and psppire-buttonbox widgets. |
tree | commitdiff |
2006-12-24 |
John Darrington | Added some extraneous crud to .cvsignore files |
tree | commitdiff |
2006-12-22 |
John Darrington | Checked in missed file. Thanks to Ben Pfaff for the... |
tree | commitdiff |
2006-12-22 |
John Darrington | Fixed bug #17420 (table columns exceeded with /FORMAT... |
tree | commitdiff |
2006-12-22 |
Ben Pfaff | Implement DELETE VARIABLES. |
tree | commitdiff |
2006-12-20 |
Ben Pfaff | Fix bugs in LOOP. |
tree | commitdiff |
2006-12-20 |
John Darrington | Implemented the NPAR TESTS command. |
tree | commitdiff |
2006-12-16 |
Ben Pfaff | Fix test to allow string grouping variables on RANK. |
tree | commitdiff |
2006-12-16 |
Ben Pfaff | Reverse order of arguments to DATEDIFF, for compatibili... |
tree | commitdiff |
next |