| 2005-09-17 | 
Ben Pfaff | Fix gnulib problems. | 
commit | commitdiff | tree | snapshot | 
| 2005-09-17 | 
Jason Stover | Corrected filename on line 1 | 
commit | commitdiff | tree | snapshot | 
| 2005-09-17 | 
Jason Stover | Initial version | 
commit | commitdiff | tree | snapshot | 
| 2005-09-12 | 
John Darrington | Fixed issues which arose on x86_64 architecture | 
commit | commitdiff | tree | snapshot | 
| 2005-08-21 | 
Ben Pfaff | Revamp SAVE, XSAVE, EXPORT.  Add (or at least parse...  | 
commit | commitdiff | tree | snapshot | 
| 2005-08-07 | 
Ben Pfaff | Need to make sure m4/Makefile.am exists before running...  | 
commit | commitdiff | tree | snapshot | 
| 2005-08-07 | 
Ben Pfaff | Clean up treatment of missing values by moving all...  | 
commit | commitdiff | tree | snapshot | 
| 2005-08-05 | 
Ben Pfaff | Note that PSPP 0.4.0 was released Aug 3. | 
commit | commitdiff | tree | snapshot | 
| 2005-08-04 | 
Ben Pfaff | Talk about PSPP long-term goals.  v0.4.0 | 
commit | commitdiff | tree | snapshot | 
| 2005-08-04 | 
Ben Pfaff | Add a couple more release notes. | 
commit | commitdiff | tree | snapshot | 
| 2005-08-03 | 
Ben Pfaff | Add Solaris, Mac OS X notes. | 
commit | commitdiff | tree | snapshot | 
| 2005-08-02 | 
Ben Pfaff | Note that `make check' needs GNU diff (for now). | 
commit | commitdiff | tree | snapshot | 
| 2005-08-02 | 
Ben Pfaff | Revise. | 
commit | commitdiff | tree | snapshot | 
| 2005-08-02 | 
Ben Pfaff | 	* bugs/big-input-2.sh: Don't use 1...100000 (etc....  | 
commit | commitdiff | tree | snapshot | 
| 2005-08-02 | 
Ben Pfaff | 	* xforms/expression.sh: Break this monolithic test...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Adopt use of gnulib for portability. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Fix typo. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (validate_function_args) Fix two msg() bugs found by...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (expr_debug_print_postfix) Don't pass null pointer...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (var_is_valid_name) Fix three msg() bugs found by ...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (parse_rank_function) Fix msg() bug found by -Wformat. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (postopen) Cast `char' to `unsigned char' before passin...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (read_varables) Fix msg() bug found by -Wformat. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Include <config.h>. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (cmd_match_files) Fix msg() bug found by -Wformat. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (check_common_specifier) Fix msg() bug found by -Wformat. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (cmd_file_handle) Fix msg() bug found by -Wformat. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (parse_Z) [WORDS_BIGENDIAN] Don't declare buf[], to...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (find_word) Cast `char' to `unsigned char' before passi...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | (case_compare) Implement as delegating to case_compare_...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Inclusion of <alloca.h> is unneeded. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Don't append -ansi to AM_CFLAGS for GCC.  Using -ansi...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Sat Jul 30 21:54:23 2005  Ben Pfaff  <blp@gnu.org> | 
commit | commitdiff | tree | snapshot | 
| 2005-07-31 | 
Ben Pfaff | Add coverage.sh, temp_template to EXTRA_DIST. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-27 | 
Ben Pfaff | Instead of hard-coding the table of powers of 30 into...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-26 | 
Ben Pfaff | Fix use of "export" to work with traditional shells. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-26 | 
Ben Pfaff | Remove gmp references. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | Get rid of dependency on libgmp by writing our own...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | * command/sysfile-info.sh: Add "-b -B -w" to diff comma...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | Get rid of dependency on libgmp by writing our own...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | Allow "1+23" even for F format, for compatibility. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | Read and ignore author field in portable files. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-25 | 
Ben Pfaff | Describe author field. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-18 | 
Ben Pfaff | Texinfo 4.8 may be needed. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-09 | 
Ben Pfaff | Update FSF address. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-07 | 
Ben Pfaff | * get.c: (mtf_processing) Don't assume that mtf_compare...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-05 | 
Ben Pfaff | * Makefile.am: Add pspp-mode.el to EXTRA_DIST. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-05 | 
Ben Pfaff | Revise. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-05 | 
Ben Pfaff | * command/sysfile-info.sh: Don't verify endianness...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-05 | 
Ben Pfaff | * flip.c: [HAVE_SYS_TYPES_H] Really include <sys/types...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Ignore ni.texi, stamp-vti, version.texi. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Ignore POTFILES.in. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | * get.c: (cmd_match_files) Fix memory leak on `by'...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | (close_active_file) Remove unnecessary test. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | [HAVE_LIBREADLINE] (read_console) Fix memory leak on...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | (cmd_match_files) Fix memory leak on `by' and on `vfm_s...  | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Fix comment. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Fix NDEBUG compile errors. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | (ll_next) First arg is UNUSED when NDEBUG is defined. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | #include <assert.h> to fix compile error with NDEBUG. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Update. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Update for 0.4.0. | 
commit | commitdiff | tree | snapshot | 
| 2005-07-04 | 
Ben Pfaff | Revise. | 
commit | commitdiff | tree | snapshot | 
| 2005-06-24 | 
Ben Pfaff | Update comment. | 
commit | commitdiff | tree | snapshot | 
| 2005-06-13 | 
Ben Pfaff | Implement embedding for PostScript driver.  Fixes bug...  | 
commit | commitdiff | tree | snapshot | 
| 2005-06-12 | 
Ben Pfaff | Did some more work on bug 12859 and then realized that...  | 
commit | commitdiff | tree | snapshot | 
| 2005-06-07 | 
Ben Pfaff | Continue work on bug 12859, plus some code cleanup. | 
commit | commitdiff | tree | snapshot | 
| 2005-06-07 | 
Ben Pfaff | * command/print.sh: Get rid of RBHEX output.  It wasn...  | 
commit | commitdiff | tree | snapshot | 
| 2005-06-06 | 
Ben Pfaff | Fix PR 11894. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-27 | 
John Darrington | Added the parser for the rank command. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-26 | 
Ben Pfaff | Fix PR 13192. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-25 | 
Ben Pfaff | Handle case of a lookup table as the active file. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-25 | 
John Darrington | Reading of system files is now more robust against...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-23 | 
John Darrington | Fixed problem reading long string continuation records. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-23 | 
John Darrington | Oops.  Add test data. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-21 | 
John Darrington | Allowed reading of "broken" system files which have...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-18 | 
Ben Pfaff | Fix double-free bug. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-18 | 
Ben Pfaff | Omit `-' in F format if value rounds to zero. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-17 | 
John Darrington | Fixed buffer overflow buglet (test/commands/bignum...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-17 | 
Ben Pfaff | Fix PR 11119. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-17 | 
Ben Pfaff | Fix rest of PR 13054. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-17 | 
Ben Pfaff | Fix sign of negative zeros. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-17 | 
Ben Pfaff | Update. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-16 | 
Ben Pfaff | Fix rest of PR 13054. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-14 | 
John Darrington | Fixed bug 13082 | 
commit | commitdiff | tree | snapshot | 
| 2005-05-11 | 
Ben Pfaff | Add assertions. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-11 | 
Ben Pfaff | Fix PR 13054. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-10 | 
John Darrington | Fixed small problem when using automake 1.9 | 
commit | commitdiff | tree | snapshot | 
| 2005-05-09 | 
John Darrington | Changed the FDL formatting (with FSF permission) so...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-08 | 
John Darrington | Fixed bug #13024 | 
commit | commitdiff | tree | snapshot | 
| 2005-05-08 | 
Ben Pfaff | "Fix" PR 13021 by disabling FILE TYPE. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-08 | 
John Darrington | Removed redundant expect directory | 
commit | commitdiff | tree | snapshot | 
| 2005-05-08 | 
John Darrington | Fixed more gcc 2.95 problems | 
commit | commitdiff | tree | snapshot | 
| 2005-05-07 | 
John Darrington | Fixed a build error that make distcheck didn't catch...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-06 | 
John Darrington | Added the updated GPL and FDL now that they've been...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-05 | 
Ben Pfaff | Fix PR 12948. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-05 | 
Ben Pfaff | Fix PR 12948. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-04 | 
Ben Pfaff | Proofreading from Jason Stover <jstover@sdf.lonestar...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-04 | 
Ben Pfaff | Improve hash.c comments, error-checking. | 
commit | commitdiff | tree | snapshot | 
| next |