Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / ChangeLog
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-09-14 John DarringtonFixed all the misspellings of my name and email address
2006-05-06 Ben PfaffOops: fix ChangeLogs.
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-27 Ben Pfaff* variable.h: (struct variable) Rename `reinit' member...
2006-04-27 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-27 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-27 John DarringtonRemoved explicit CFLAG dependencies for src/message...
2006-04-26 Ben PfaffStart reforming procedure execution. In this phase...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-25 Ben PfaffFinish reforming error message support. In this phase...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-24 Ben PfaffUse gnulib exit module.
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-24 Ben PfaffContinue reforming error message support. Use linebrea...
2006-04-17 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffContinue reforming error message support. In this...
2006-04-16 Ben PfaffStart reforming error message support. In this phase...
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 Ben PfaffRemove BLP_INT_DIGITS. Now we use the intprops.h heade...
2006-03-04 Ben PfaffRemove BLP_RANDOM. Its results were unused. Remove
2006-03-04 John DarringtonPatched in the diffs from 02-February-2006 to 02-March...
2006-03-04 John DarringtonCheckin of new directory structure.
2006-02-04 Ben PfaffRemove unused struct.
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-12 Ben PfaffClean up file handle code in preparation to add tempora...
2006-01-09 Jason StoverAltered handling of linear model coefficients
2006-01-07 John DarringtonFixed bug in getl separation.
2005-12-23 John DarringtonSeperated file_loc from error.c
2005-12-19 John DarringtonSeparated getl.c into getl.c and readln.c
2005-12-16 John DarringtonFixed buglet which manifested itself when running two...
2005-12-14 Ben PfaffMove global initialization and cleanup code into main.c.
2005-12-11 Ben PfaffSeparate random numbers from other settings because...
2005-12-11 Ben PfaffSeparate settings and the SET command, for modularity.
2005-11-26 John DarringtonFixed bug in val_labs_remove.
2005-11-06 Ben PfaffRemove devind output driver.
2005-11-06 Ben Pfaff* var.h: (struct variable) Make `init', `reinit' bool...
2005-11-05 Ben PfaffFri Nov 4 19:43:01 2005 Ben Pfaff <blp@gnu.org>
2005-11-03 Ben PfaffDO IF, LOOP cleanup.
2005-10-29 Ben PfaffSat Oct 29 16:25:36 2005 Ben Pfaff <blp@gnu.org>
2005-10-29 Ben PfaffFix up potential overflows in size calculations by...
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-26 Ben PfaffFix up potential overflows in size calculations by...
2005-10-26 John DarringtonRemoved some unnecessary #include directives
2005-10-25 Ben Pfaff* groff-font.c (font_msg): Use err_vmsg() instead of...
2005-10-25 Ben PfaffWork to get rid of GCC 4.0 warnings, part 2.
2005-10-24 John Darringtonchangelog
2005-10-24 Ben PfaffWork to get rid of GCC 4.0 warnings, part 1.
2005-10-21 Ben PfaffFix message.
2005-09-17 Ben PfaffChange type of variables whose addresses are passed...
2005-09-12 John DarringtonFixed issues which arose on x86_64 architecture
2005-08-21 Ben PfaffRevamp SAVE, XSAVE, EXPORT. Add (or at least parse...
2005-08-07 Ben PfaffClean up treatment of missing values by moving all...
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
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-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-07 Ben Pfaff* get.c: (mtf_processing) Don't assume that mtf_compare...
2005-07-05 Ben Pfaff* flip.c: [HAVE_SYS_TYPES_H] Really include <sys/types...
2005-07-04 Ben Pfaff* get.c: (cmd_match_files) Fix memory leak on `by'...
2005-07-04 Ben PfaffFix NDEBUG compile errors.
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-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-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 Ben PfaffFix PR 11119.
2005-05-17 Ben PfaffFix rest of PR 13054.
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.
next