pspp-builds.git
2005-08-04 Ben PfaffTalk about PSPP long-term goals. v0.4.0
2005-08-04 Ben PfaffAdd a couple more release notes.
2005-08-03 Ben PfaffAdd Solaris, Mac OS X notes.
2005-08-02 Ben PfaffNote that `make check' needs GNU diff (for now).
2005-08-02 Ben PfaffRevise.
2005-08-02 Ben Pfaff * bugs/big-input-2.sh: Don't use 1...100000 (etc....
2005-08-02 Ben Pfaff * xforms/expression.sh: Break this monolithic test...
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-07-31 Ben PfaffFix typo.
2005-07-31 Ben Pfaff(validate_function_args) Fix two msg() bugs found by...
2005-07-31 Ben Pfaff(expr_debug_print_postfix) Don't pass null pointer...
2005-07-31 Ben Pfaff(var_is_valid_name) Fix three msg() bugs found by ...
2005-07-31 Ben Pfaff(parse_rank_function) Fix msg() bug found by -Wformat.
2005-07-31 Ben Pfaff(postopen) Cast `char' to `unsigned char' before passin...
2005-07-31 Ben Pfaff(read_varables) Fix msg() bug found by -Wformat.
2005-07-31 Ben Pfaff*** empty log message ***
2005-07-31 Ben PfaffInclude <config.h>.
2005-07-31 Ben Pfaff(cmd_match_files) Fix msg() bug found by -Wformat.
2005-07-31 Ben Pfaff(check_common_specifier) Fix msg() bug found by -Wformat.
2005-07-31 Ben Pfaff(cmd_file_handle) Fix msg() bug found by -Wformat.
2005-07-31 Ben Pfaff(parse_Z) [WORDS_BIGENDIAN] Don't declare buf[], to...
2005-07-31 Ben Pfaff(find_word) Cast `char' to `unsigned char' before passi...
2005-07-31 Ben Pfaff(case_compare) Implement as delegating to case_compare_...
2005-07-31 Ben PfaffInclusion of <alloca.h> is unneeded.
2005-07-31 Ben PfaffDon't append -ansi to AM_CFLAGS for GCC. Using -ansi...
2005-07-31 Ben PfaffSat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
2005-07-31 Ben PfaffAdd coverage.sh, temp_template to EXTRA_DIST.
2005-07-27 Ben PfaffInstead of hard-coding the table of powers of 30 into...
2005-07-26 Ben PfaffFix use of "export" to work with traditional shells.
2005-07-26 Ben PfaffRemove gmp references.
2005-07-25 Ben PfaffGet rid of dependency on libgmp by writing our own...
2005-07-25 Ben Pfaff* command/sysfile-info.sh: Add "-b -B -w" to diff comma...
2005-07-25 Ben PfaffGet rid of dependency on libgmp by writing our own...
2005-07-25 Ben PfaffAllow "1+23" even for F format, for compatibility.
2005-07-25 Ben PfaffRead and ignore author field in portable files.
2005-07-25 Ben PfaffDescribe author field.
2005-07-18 Ben PfaffTexinfo 4.8 may be needed.
2005-07-09 Ben PfaffUpdate FSF address.
2005-07-07 Ben Pfaff* get.c: (mtf_processing) Don't assume that mtf_compare...
2005-07-05 Ben Pfaff* Makefile.am: Add pspp-mode.el to EXTRA_DIST.
2005-07-05 Ben PfaffRevise.
2005-07-05 Ben Pfaff* command/sysfile-info.sh: Don't verify endianness...
2005-07-05 Ben Pfaff* flip.c: [HAVE_SYS_TYPES_H] Really include <sys/types...
2005-07-04 Ben PfaffIgnore ni.texi, stamp-vti, version.texi.
2005-07-04 Ben PfaffIgnore POTFILES.in.
2005-07-04 Ben Pfaff* get.c: (cmd_match_files) Fix memory leak on `by'...
2005-07-04 Ben Pfaff(close_active_file) Remove unnecessary test.
2005-07-04 Ben Pfaff[HAVE_LIBREADLINE] (read_console) Fix memory leak on...
2005-07-04 Ben Pfaff(cmd_match_files) Fix memory leak on `by' and on `vfm_s...
2005-07-04 Ben PfaffFix comment.
2005-07-04 Ben PfaffFix NDEBUG compile errors.
2005-07-04 Ben Pfaff(ll_next) First arg is UNUSED when NDEBUG is defined.
2005-07-04 Ben Pfaff#include <assert.h> to fix compile error with NDEBUG.
2005-07-04 Ben PfaffUpdate.
2005-07-04 Ben PfaffUpdate for 0.4.0.
2005-07-04 Ben PfaffRevise.
2005-06-24 Ben PfaffUpdate comment.
2005-06-13 Ben PfaffImplement embedding for PostScript driver. Fixes bug...
2005-06-12 Ben PfaffDid some more work on bug 12859 and then realized that...
2005-06-07 Ben PfaffContinue work on bug 12859, plus some code cleanup.
2005-06-07 Ben Pfaff* command/print.sh: Get rid of RBHEX output. It wasn...
2005-06-06 Ben PfaffFix PR 11894.
2005-05-27 John DarringtonAdded the parser for the rank command.
2005-05-26 Ben PfaffFix PR 13192.
2005-05-25 Ben PfaffHandle case of a lookup table as the active file.
2005-05-25 John DarringtonReading of system files is now more robust against...
2005-05-23 John DarringtonFixed problem reading long string continuation records.
2005-05-23 John DarringtonOops. Add test data.
2005-05-21 John DarringtonAllowed reading of "broken" system files which have...
2005-05-18 Ben PfaffFix double-free bug.
2005-05-18 Ben PfaffOmit `-' in F format if value rounds to zero.
2005-05-17 John DarringtonFixed buffer overflow buglet (test/commands/bignum...
2005-05-17 Ben PfaffFix PR 11119.
2005-05-17 Ben PfaffFix rest of PR 13054.
2005-05-17 Ben PfaffFix sign of negative zeros.
2005-05-17 Ben PfaffUpdate.
2005-05-16 Ben PfaffFix rest of PR 13054.
2005-05-14 John DarringtonFixed bug 13082
2005-05-11 Ben PfaffAdd assertions.
2005-05-11 Ben PfaffFix PR 13054.
2005-05-10 John DarringtonFixed small problem when using automake 1.9
2005-05-09 John DarringtonChanged the FDL formatting (with FSF permission) so...
2005-05-08 John DarringtonFixed bug #13024
2005-05-08 Ben Pfaff"Fix" PR 13021 by disabling FILE TYPE.
2005-05-08 John DarringtonRemoved redundant expect directory
2005-05-08 John DarringtonFixed more gcc 2.95 problems
2005-05-07 John DarringtonFixed a build error that make distcheck didn't catch...
2005-05-06 John DarringtonAdded the updated GPL and FDL now that they've been...
2005-05-05 Ben PfaffFix PR 12948.
2005-05-05 Ben PfaffFix PR 12948.
2005-05-04 Ben PfaffProofreading from Jason Stover <jstover@sdf.lonestar...
2005-05-04 Ben PfaffImprove hash.c comments, error-checking.
2005-05-04 John DarringtonAdded CONFIGUREFLAGS option to Smake.
2005-05-03 Ben PfaffDon't use colon in index term, because older `makeinfo...
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-05-03 John DarringtonFixed bug 12931
2005-05-03 Ben PfaffPartial fix for PR 12859.
2005-05-03 Ben PfaffImprove lex_error() error messages.
2005-05-03 Ben PfaffUpdate docs.
2005-05-03 Ben PfaffRename README.developer to README.CVS.
next