pspp-builds.git
2006-11-27 Ben PfaffAdd note about Texinfo.
2006-11-26 Ben PfaffFix some table formatting.
2006-11-26 Ben PfaffList Texinfo 4.7 or later as optional.
2006-11-25 Ben PfaffWe've had a mix of min, max from libpspp/misc.h and...
2006-11-25 John DarringtonAdded whitespace and plugged memory leak.
2006-11-22 Ben PfaffFix race condition in tests/bugs/signals.sh.
2006-11-22 Ben PfaffHOST command needs F_KEEP_FINAL_TOKEN.
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-19 Ben PfaffFix grammar in comment.
2006-11-18 Ben PfaffReplace several similar lines by one line inside DO...
2006-11-16 John DarringtonApply patch #5561. Connect debugger on error.
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-14 John DarringtonPlugged some small memory leaks
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-11-11 Ben PfaffFix buffer overflow reported by John Darrington.
2006-11-11 Ben PfaffImplement SKIP keyword on DATA LIST. Fixes bug #17099.
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-11-04 Ben Pfaff * msg-ui.c (handle_msg): Only write message to terminal if
2006-11-04 Ben PfaffImplement SET ERRORS, SHOW ERRORS.
2006-11-03 John DarringtonUpdated the docs and the parser for EXAMINE to make...
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-02 Ben Pfaff * sys-file-info.c: (cmd_display) Use compare_var_ptr_n...
2006-11-01 Ben PfaffRemove num_to_string() function, because it is not...
2006-11-01 Ben PfaffTue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
2006-11-01 Ben PfaffAdd missing "#include <config.h>".
2006-11-01 Ben PfaffTue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org>
2006-11-01 Ben PfaffFix error messages and comment.
2006-10-29 Ben PfaffSun Oct 29 14:08:53 2006 Ben Pfaff <blp@gnu.org>
2006-10-29 Ben PfaffReduce verbosity of ll-test, llx-test output.
2006-10-29 John DarringtonMore constness
2006-10-29 John DarringtonMade array.h const correct, and dealt with the conseque...
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-26 John DarringtonDamn! Forgot to change casenum_t in *.q
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-25 John DarringtonYet more constness
2006-10-22 John DarringtonMore constness/namespace policing
2006-10-20 Jason Stoverremoved useless code
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-10-20 John DarringtonAdded some more UNIMPL entries.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-10-16 Ben Pfaff * command.c: (do_parse_command) Issue an error for...
2006-10-15 John DarringtonAdded a pooled version of hsh_create
2006-10-14 Ben Pfaff * casefile.c (casereader_read_xfer): Always initialize...
2006-10-14 Ben PfaffFix memory leak in rank_sorted_casefile().
2006-10-14 Ben PfaffFix memory leak in test_casereader_clone().
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-10-08 Ben PfaffDISPLAY FILE LABEL is no longer undocumented.
2006-10-08 John DarringtonMemory leak patrol.
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-09-25 John DarringtonAdded casereader_clone function.
2006-09-23 John DarringtonChanged int to bool in dict_get_weight and sort_active_...
2006-09-21 Ben Pfaff * variable.c: (width_to_bytes) Rephrase code for clarify.
2006-09-14 Ben PfaffFix "size" in flt64 info record description: it's alway...
2006-08-22 Ben PfaffActually, the startup syntax file *is* implemented.
2006-08-14 Ben PfaffError message needs a period at end of sentence.
2006-08-05 Ben PfaffFix bug #17329 in REREAD parsing, reported by John...
2006-07-31 Ben PfaffNew PURE_FUNCTION, CONST_FUNCTION macros.
2006-07-31 Ben PfaffAllow a comma between specifications on PRINT.
2006-07-30 John DarringtonRe-enabled automatic insertion of cases in data sheet.
2006-07-29 John DarringtonMade the variable sheet automatically add variables...
2006-07-29 John DarringtonFixed bug where psppire tried to save a file even after...
2006-07-29 John DarringtonRe-enabled saving of the current file.
2006-07-23 John DarringtonFixed bug where gui would crash when columns were resized.
2006-07-18 Ben PfaffPatch #5244.
2006-07-18 Ben Pfaff * Smake: Add --doc-base=gl/doc to gnulib-tool invocati...
2006-07-17 John DarringtonPatch #5209
2006-07-16 Jason Stovercenter the data before computing the coefficients;...
2006-07-16 Jason Stoverfixed and tested computation of coefficients
2006-07-15 Ben PfaffImprove comment.
2006-07-15 Jason Stovermade matrix argument const in coefficient initialization
2006-07-15 Jason Stoverfixed computation of sample covariance
2006-07-15 John DarringtonAdded insert-variables.png to dists
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-15 John DarringtonActually commit the icons
2006-07-15 John DarringtonAdded toolbar icons. Hopefully somebody will contribut...
2006-07-15 Jason Stoverfixed intialization of coefficients
2006-07-14 Jason Stovermoved knowledge of pspp_linreg_cache out of pspp_coeff_init
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-13 Jason Stoveruse struct design_matrix
2006-07-13 Ben Pfaff(outp_drivers): [DEBUGGING] Delete unused declaration.
2006-07-13 Ben PfaffAdd missing include.
2006-07-12 Ben PfaffAdd check_PROGRAMS and define to empty.
2006-07-12 Ben PfaffAdd check_PROGRAMS and define to empty.
2006-07-12 Ben PfaffPut ll-test, llx-test in check_PROGRAMS instead of...
2006-07-12 Ben PfaffFix variable name description.
2006-07-10 John DarringtonMinor cleanup and spot fixes.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-07 Ben PfaffFix link error noted by Jason Stover.
2006-07-06 Jason Stoversubscript fixes
2006-07-06 Ben PfaffAdd expressions/randist/compare.pl to EXTRA_DIST.
2006-07-05 Jason Stoveradded new initialization function
2006-07-05 Jason Stovermoved to src/math for wider availability
2006-07-05 Ben PfaffFix bug #11612, "q2c documentation does not agree with...
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
next