| 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 | 
| 2005-05-04 | 
John Darrington | Added CONFIGUREFLAGS option to Smake. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Don't use colon in index term, because older `makeinfo...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
John Darrington | Fixed some problems which prevented compiling on Debian...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
John Darrington | Fixed bug 12931 | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Partial fix for PR 12859. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Improve lex_error() error messages. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Update docs. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Rename README.developer to README.CVS. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Check token type before trying to match tokid.  Fixes...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Include <sys/types.h> if available. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-03 | 
Ben Pfaff | Fix generate.pl for Perl 5.6.1. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-02 | 
Ben Pfaff | Remove >>> conflict markers. | 
commit | commitdiff | tree | snapshot | 
| 2005-05-02 | 
Ben Pfaff | New implementation of long variable names.  Each variab...  | 
commit | commitdiff | tree | snapshot | 
| 2005-05-01 | 
John Darrington | Updated pspp-mode.el. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-29 | 
Ben Pfaff | Add function comments. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-29 | 
Ben Pfaff | Improve previous fix for PR 12858 (LAG). | 
commit | commitdiff | tree | snapshot | 
| 2005-04-29 | 
John Darrington | Fixed bug in single arity version of LAG. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-29 | 
John Darrington | Changed all the licence notices in all the files. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-27 | 
John Darrington | Changed a few instances of SHORT_NAME_LEN to LONG_NAME_LEN | 
commit | commitdiff | tree | snapshot | 
| 2005-04-26 | 
John Darrington | Added the ECHO command. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-26 | 
Ben Pfaff | Finish fixing MATCH FILES (PR 11677). | 
commit | commitdiff | tree | snapshot | 
| 2005-04-23 | 
John Darrington | Much as valgrind is very usefull, it can sometimes...  | 
commit | commitdiff | tree | snapshot | 
| 2005-04-23 | 
John Darrington | Plugged some memory leaks. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-21 | 
John Darrington | Updated the manual, changing FILE to OUTFILE for the...  | 
commit | commitdiff | tree | snapshot | 
| 2005-04-18 | 
Ben Pfaff | Start work on fixing MATCH FILES. | 
commit | commitdiff | tree | snapshot | 
| 2005-04-17 | 
Ben Pfaff | Removed unused/obsolete/bad tests. | 
commit | commitdiff | tree | snapshot | 
| next |