2004-01-23 |
Ben Pfaff | Test commits. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
John Darrington | Fixed a buglet in the ERASE command, added a test for... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
John Darrington | Added documentation for the HOST command. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
John Darrington | Added test for bug in FREQ command. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Ben Pfaff | Thu Jan 1 23:16:41 2004 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-31 |
John Darrington | Fixed a bug in frequencies.q which would crash on alpha... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Ben Pfaff | Tue Dec 30 22:42:57 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Ben Pfaff | Tue Dec 30 22:37:04 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-30 |
John Darrington | Removed redundant code from output.h |
commit | commitdiff | tree | snapshot |
2003-12-30 |
John Darrington | Fixed floating point rounding problem |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ben Pfaff | Sat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ben Pfaff | Sat Dec 27 16:37:07 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ben Pfaff | Sat Dec 27 16:36:05 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Darrington | Updated the message strings |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Ben Pfaff | Update authorship. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
John Darrington | Factored out the bug report mailing address. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
John Darrington | Corrected a few typos and clarified some things in... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
John Darrington | Fixed a howler with pluralism --- impossible to interna... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 23:35:04 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 23:27:45 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 21:31:48 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 21:30:24 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
John Darrington | Fixed the make distcheck target |
commit | commitdiff | tree | snapshot |
2003-12-20 |
John Darrington | Fixed some buglets in the tests |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 16:44:22 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 16:42:13 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 16:38:35 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 16:23:45 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Ben Pfaff | Fri Dec 19 15:54:45 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Ben Pfaff | Fri Dec 19 15:50:45 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Ben Pfaff | Fri Dec 19 15:08:38 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-19 |
John Darrington | Added an implementation for FREQUENCIES/PERCENTILES |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Ben Pfaff | Update. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
John Darrington | Added a calculation of mode to FREQUENCIES |
commit | commitdiff | tree | snapshot |
2003-12-18 |
John Darrington | Added a test for the FILTER command |
commit | commitdiff | tree | snapshot |
2003-12-18 |
John Darrington | Fixed buglet in gmp CHECK_LIB |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Ben Pfaff | Fix complaints by recent Texinfo versions. |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a test for the WEIGHT command |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a test for the compute command. |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a --enable-debug option to configure and |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a test for the LIST command |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a test for the FILE LABEL and DOCUMENT commands |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added a couple more tests |
commit | commitdiff | tree | snapshot |
2003-12-17 |
John Darrington | Added tests for LOOP and SAMPLE commands |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Fixed a problem with some tests |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Ben Pfaff | Sample proportion is only approximate. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Fixed another problem with print.sh |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Fixed up the PRINT test |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added new tests |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added a test to ensure that tabs can be input into... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added a test for the lag command and started on the... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added test for a bug in crosstab.q which caused a crash |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Fixed bug in crosstabs.q which caused a system crash |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Ben Pfaff | Fix spacing. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Ben Pfaff | * groff-font.c: (add_kern) Fix indentation. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Altered return status to be non zero if there are error... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added a test for the PRINT command |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added tests for descriptives and flip |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Added tests for count and sort |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Darrington | Fixed up the test for big numbers |
commit | commitdiff | tree | snapshot |
2003-12-15 |
John Darrington | Fixed some changes, which didn't work with certain... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
John Darrington | Started converting the make check target to aegis style... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
John Darrington | Patched bug(s) in postscipt driver |
commit | commitdiff | tree | snapshot |
2003-12-15 |
John Darrington | Fixed buglet building under cygwin |
commit | commitdiff | tree | snapshot |
2003-12-15 |
John Darrington | Fixed bug initialising termcap |
commit | commitdiff | tree | snapshot |
2003-12-13 |
John Darrington | Re adding files in intl, which I forgot |
commit | commitdiff | tree | snapshot |
2003-12-13 |
John Darrington | Fixed intl/ and some tests, so that the project can... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
John Darrington | Fixed up the tests, so that make check now works |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ben Pfaff | * syntax: Run a diff when there's no expected output... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ben Pfaff | Fri Dec 12 23:54:37 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ben Pfaff | * qsort.c: Removed because it was unused. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ben Pfaff | Add lots of files that should be ignored. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Ben Pfaff | * All source files: Get rid of nasty special cases for |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Darrington | Fixed my immediately preceeding error |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Darrington | Put back a bug fix which accidently got reverted. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Darrington | Removed reconfigure from the EXTRA_dist target, cos... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Darrington | Fixed buglet where the default config path was getting... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Ben Pfaff | #include "common.h" should be #include "alloc.h" (again). |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Darrington | Fixed some problems building under cygwin |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Ben Pfaff | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | Fixed a bug apparent when using the FREQUENCIES command... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | Added a READMe.developer file |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | Removed auto generated files from the repository |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | GNU_PACKAGE no longer exists; use "GNU @PACKAGE@" instead. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | Update build system to Autoconf 2.58, Automake 1.7... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | Update build system to Autoconf 2.58, Automake 1.7... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | Wed Dec 10 23:36:16 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | Wed Dec 10 23:32:47 2003 Ben Pfaff <blp@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | Fixed bug where pspp would crash if no startup files... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | added a changelog entr ywhich I\'d forgotten' |
commit | commitdiff | tree | snapshot |
2003-12-11 |
John Darrington | Fixed memory problem in frequencies.q |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | * glob.c: Add #include <stdio.h> the readline.h #inclu... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Ben Pfaff | * getdelim.c, alloca.c: common.h is no longer, but... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Darrington | checkin of 0.3.0 |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Darrington | checkin of 0.3.0 |
commit | commitdiff | tree | snapshot |
|