2008-10-12 |
Ben Pfaff | Implement variable and data file attributes. |
tree | commitdiff |
2008-10-10 |
Ben Pfaff | Merge commit 'origin/stable' |
tree | commitdiff |
2008-09-20 |
John Darrington | Added the /WILCOXON subcommand to NPAR TESTS |
tree | commitdiff |
2008-09-19 |
John Darrington | Added the MEDIAN function to AGGREGATE. |
tree | commitdiff |
2008-09-15 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-09-14 |
John Darrington | Don't append % to count totals. |
tree | commitdiff |
2008-09-12 |
John Darrington | Implemented the reliability command. |
tree | commitdiff |
2008-09-04 |
John Darrington | Complete re-implementation of the EXAMINE command. |
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-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-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-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
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-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-09-23 |
Ben Pfaff | Bug #21111. Reviewed by John Darrington. |
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-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-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-06-07 |
Ben Pfaff | Essentially rewrite MATCH FILES to support FIRST and... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add datasheet. |
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-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-03-17 |
John Darrington | Changed call to nl_langinfo with localecharset (from... |
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 |
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-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
tree | commitdiff |
2006-11-11 |
Ben Pfaff | Implement SKIP keyword on DATA LIST. Fixes bug #17099. |
tree | commitdiff |
2006-11-07 |
John Darrington | Committed patch #5524, which allows the message destina... |
tree | commitdiff |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
tree | commitdiff |
2006-10-29 |
Ben Pfaff | Change some aspects of the PRINT, PRINT EJECT, and... |
tree | commitdiff |
2006-10-28 |
John Darrington | Eliminated global variable getl_buf |
tree | commitdiff |
2006-10-08 |
Ben Pfaff | DISPLAY FILE LABEL is no longer undocumented. |
tree | commitdiff |
2006-10-07 |
John Darrington | Implemented the RANK command. |
tree | commitdiff |
2006-09-27 |
John Darrington | Fixed warnings generated by gcc 4.1.2 |
tree | commitdiff |
2006-07-18 |
Ben Pfaff | Patch #5244. |
tree | commitdiff |
2006-05-30 |
John Darrington | Internationalisation. |
tree | commitdiff |
2006-05-27 |
John Darrington | Fixed a lot of internationalisation issues. |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Only use "A TO B" for increasing runs of integers,... |
tree | commitdiff |
2006-05-04 |
John Darrington | make distcheck |
tree | commitdiff |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
tree | commitdiff |
2006-04-26 |
Ben Pfaff | Improve the way we handle the various parsing "states... |
tree | commitdiff |
2006-04-03 |
Ben Pfaff | Clean up output subsystem. |
tree | commitdiff |
2006-03-24 |
John Darrington | Added test/command/regression.sh to test/automake.mk |
tree | commitdiff |
2006-03-23 |
Jason Stover | test for REGRESSION procedure |
tree | commitdiff |
2006-03-11 |
John Darrington | Changed the default value od SCOMPRESS to true. |
tree | commitdiff |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
tree | commitdiff |
2006-03-04 |
John Darrington | Checkin of new directory structure. |
tree | commitdiff |
2006-01-30 |
Ben Pfaff | Fix terminology. |
tree | commitdiff |
2006-01-29 |
Ben Pfaff | Add scratch file handles. |
tree | commitdiff |
2005-11-03 |
Ben Pfaff | DO IF, LOOP cleanup. |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
John Darrington | Separated the abstraction of a file handle, from its... |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made BSD diff compatible |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made BSD diff compatible |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made BSD diff compatible |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made tests BSD diff compatible |
tree | commitdiff |
2005-10-07 |
Jason Stover | replaced busted sed substitution with functioning perl... |
tree | commitdiff |
2005-10-07 |
Jason Stover | Made compatible with BSD diff |
tree | commitdiff |
2005-08-21 |
Ben Pfaff | Revamp SAVE, XSAVE, EXPORT. Add (or at least parse... |
tree | commitdiff |
2005-08-07 |
Ben Pfaff | Clean up treatment of missing values by moving all... |
tree | commitdiff |
2005-07-31 |
Ben Pfaff | Sat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2005-07-26 |
Ben Pfaff | Fix use of "export" to work with traditional shells. |
tree | commitdiff |
2005-07-25 |
Ben Pfaff | * command/sysfile-info.sh: Add "-b -B -w" to diff comma... |
tree | commitdiff |
2005-07-05 |
Ben Pfaff | * command/sysfile-info.sh: Don't verify endianness... |
tree | commitdiff |
2005-06-07 |
Ben Pfaff | * command/print.sh: Get rid of RBHEX output. It wasn... |
tree | commitdiff |
2005-05-25 |
Ben Pfaff | Handle case of a lookup table as the active file. |
tree | commitdiff |
2005-05-23 |
John Darrington | Fixed problem reading long string continuation records. |
tree | commitdiff |
next |