2006-12-08 |
Ben Pfaff | Use gsl_finite from GSL, which is portable, instead...
|
commit | commitdiff | tree |
2006-12-07 |
Ben Pfaff | Remove blank page.
|
commit | commitdiff | tree |
2006-12-07 |
Ben Pfaff | Compare variable pointers instead of variable indexes.
|
commit | commitdiff | tree |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring...
|
commit | commitdiff | tree |
2006-12-05 |
Ben Pfaff | * missing-values.c (mv_resize): Don't write beyond...
|
commit | commitdiff | tree |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_interface.
|
commit | commitdiff | tree |
2006-12-02 |
Ben Pfaff | Remove redundant parentheses.
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | * compute.c: Fix bug #17422, which reports that a...
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block...
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | * statistics.texi: Document charts supported by FREQUENCIES.
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | * value-labels.c (get_label): Allow commas between...
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | Fix indentation.
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block...
|
commit | commitdiff | tree |
2006-12-01 |
Ben Pfaff | * inpt-pgm.c (cmd_reread): Always return error code...
|
commit | commitdiff | tree |
2006-11-27 |
Ben Pfaff | Add note about Texinfo.
|
commit | commitdiff | tree |
2006-11-26 |
Ben Pfaff | Fix some table formatting.
|
commit | commitdiff | tree |
2006-11-26 |
Ben Pfaff | List Texinfo 4.7 or later as optional.
|
commit | commitdiff | tree |
2006-11-25 |
Ben Pfaff | We've had a mix of min, max from libpspp/misc.h and...
|
commit | commitdiff | tree |
2006-11-22 |
Ben Pfaff | Fix race condition in tests/bugs/signals.sh.
|
commit | commitdiff | tree |
2006-11-22 |
Ben Pfaff | HOST command needs F_KEEP_FINAL_TOKEN.
|
commit | commitdiff | tree |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to...
|
commit | commitdiff | tree |
2006-11-19 |
Ben Pfaff | Fix grammar in comment.
|
commit | commitdiff | tree |
2006-11-18 |
Ben Pfaff | Replace several similar lines by one line inside DO...
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Fix buffer overflow reported by John Darrington.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Implement SKIP keyword on DATA LIST. Fixes bug #17099.
|
commit | commitdiff | tree |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines.
|
commit | commitdiff | tree |
2006-11-04 |
Ben Pfaff | * msg-ui.c (handle_msg): Only write message to terminal if
|
commit | commitdiff | tree |
2006-11-04 |
Ben Pfaff | Implement SET ERRORS, SHOW ERRORS.
|
commit | commitdiff | tree |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve...
|
commit | commitdiff | tree |
2006-11-02 |
Ben Pfaff | * sys-file-info.c: (cmd_display) Use compare_var_ptr_names to
|
commit | commitdiff | tree |
2006-11-01 |
Ben Pfaff | Remove num_to_string() function, because it is not...
|
commit | commitdiff | tree |
2006-11-01 |
Ben Pfaff | Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org> Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
|
commit | commitdiff | tree |
2006-11-01 |
Ben Pfaff | Add missing "#include <config.h>".
|
commit | commitdiff | tree |
2006-11-01 |
Ben Pfaff | Tue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org> Tue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org>
|
commit | commitdiff | tree |
2006-11-01 |
Ben Pfaff | Fix error messages and comment.
|
commit | commitdiff | tree |
2006-10-29 |
Ben Pfaff | Sun Oct 29 14:08:53 2006 Ben Pfaff <blp@gnu.org> Sun Oct 29 14:08:53 2006 Ben Pfaff <blp@gnu.org>
|
commit | commitdiff | tree |
2006-10-29 |
Ben Pfaff | Reduce verbosity of ll-test, llx-test output.
|
commit | commitdiff | tree |
2006-10-29 |
Ben Pfaff | Change some aspects of the PRINT, PRINT EJECT, and...
|
commit | commitdiff | tree |
2006-10-28 |
Ben Pfaff | Add routines for integer byte order conversions, floating...
|
commit | commitdiff | tree |
2006-10-16 |
Ben Pfaff | * command.c: (do_parse_command) Issue an error for...
|
commit | commitdiff | tree |
2006-10-14 |
Ben Pfaff | * casefile.c (casereader_read_xfer): Always initialize...
|
commit | commitdiff | tree |
2006-10-14 |
Ben Pfaff | Fix memory leak in rank_sorted_casefile().
|
commit | commitdiff | tree |
2006-10-14 |
Ben Pfaff | Fix memory leak in test_casereader_clone().
|
commit | commitdiff | tree |
2006-10-08 |
Ben Pfaff | DISPLAY FILE LABEL is no longer undocumented.
|
commit | commitdiff | tree |
2006-09-21 |
Ben Pfaff | * variable.c: (width_to_bytes) Rephrase code for clarify.
|
commit | commitdiff | tree |
2006-09-14 |
Ben Pfaff | Fix "size" in flt64 info record description: it's always...
|
commit | commitdiff | tree |
2006-08-22 |
Ben Pfaff | Actually, the startup syntax file *is* implemented.
|
commit | commitdiff | tree |
2006-08-14 |
Ben Pfaff | Error message needs a period at end of sentence.
|
commit | commitdiff | tree |
2006-08-05 |
Ben Pfaff | Fix bug #17329 in REREAD parsing, reported by John...
|
commit | commitdiff | tree |
2006-07-31 |
Ben Pfaff | New PURE_FUNCTION, CONST_FUNCTION macros.
|
commit | commitdiff | tree |
2006-07-31 |
Ben Pfaff | Allow a comma between specifications on PRINT.
|
commit | commitdiff | tree |
2006-07-18 |
Ben Pfaff | Patch #5244.
|
commit | commitdiff | tree |
2006-07-18 |
Ben Pfaff | * Smake: Add --doc-base=gl/doc to gnulib-tool invocation...
|
commit | commitdiff | tree |
2006-07-15 |
Ben Pfaff | Improve comment.
|
commit | commitdiff | tree |
2006-07-14 |
Ben Pfaff | Fixes for bugs/warts found in debug mode compile (bug...
|
commit | commitdiff | tree |
2006-07-13 |
Ben Pfaff | (outp_drivers): [DEBUGGING] Delete unused declaration.
|
commit | commitdiff | tree |
2006-07-13 |
Ben Pfaff | Add missing include.
|
commit | commitdiff | tree |
2006-07-12 |
Ben Pfaff | Add check_PROGRAMS and define to empty.
|
commit | commitdiff | tree |
2006-07-12 |
Ben Pfaff | Add check_PROGRAMS and define to empty.
|
commit | commitdiff | tree |
2006-07-12 |
Ben Pfaff | Put ll-test, llx-test in check_PROGRAMS instead of...
|
commit | commitdiff | tree |
2006-07-12 |
Ben Pfaff | Fix variable name description.
|
commit | commitdiff | tree |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions.
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Fix link error noted by Jason Stover.
|
commit | commitdiff | tree |
2006-07-06 |
Ben Pfaff | Add expressions/randist/compare.pl to EXTRA_DIST.
|
commit | commitdiff | tree |
2006-07-05 |
Ben Pfaff | Fix bug #11612, "q2c documentation does not agree with...
|
commit | commitdiff | tree |
2006-07-05 |
Ben Pfaff | Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
|
commit | commitdiff | tree |
2006-07-04 |
Ben Pfaff | Modify the random distributions test to verify to 2...
|
commit | commitdiff | tree |
2006-07-03 |
Ben Pfaff | Make the destination for charts configurable in the...
|
commit | commitdiff | tree |
2006-07-02 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-07-02 |
Ben Pfaff | Fix bug #16644: Output Driver crashes in DISPLAY VARIABLES.
|
commit | commitdiff | tree |
2006-07-02 |
Ben Pfaff | Fix bug #15786: System File Creation crashes if directoy is
|
commit | commitdiff | tree |
2006-07-01 |
Ben Pfaff | Documentation updates from Oliver Bock <oliver@g7.org>.
|
commit | commitdiff | tree |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP.
|
commit | commitdiff | tree |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP.
|
commit | commitdiff | tree |
2006-06-28 |
Ben Pfaff | Don't offer both the full and abbreviated names for...
|
commit | commitdiff | tree |
2006-06-28 |
Ben Pfaff | Add variable-parser.h to sources.
|
commit | commitdiff | tree |
2006-06-28 |
Ben Pfaff | Fix regression in command name completion reported...
|
commit | commitdiff | tree |
2006-06-28 |
Ben Pfaff | Add aux data parameter to q2c parse_<command>() and...
|
commit | commitdiff | tree |
2006-06-27 |
Ben Pfaff | Move var_set and variable parsing declarations into...
|
commit | commitdiff | tree |
2006-06-27 |
Ben Pfaff | Link against $(LIBICONV).
|
commit | commitdiff | tree |
2006-06-26 |
Ben Pfaff | (dump_free) For SBC_DBL_LIST, enclose the output code...
|
commit | commitdiff | tree |
2006-06-26 |
Ben Pfaff | * value-labels.c (value_to_string): When there's no...
|
commit | commitdiff | tree |
2006-06-26 |
Ben Pfaff | Small optimization for hash library.
|
commit | commitdiff | tree |
2006-06-26 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-06-23 |
Ben Pfaff | Support long string variables on FREQUENCIES, as an...
|
commit | commitdiff | tree |
2006-06-20 |
Ben Pfaff | Add pkg-config to prereqs.
|
commit | commitdiff | tree |
2006-06-20 |
Ben Pfaff | Fix grammar.
|
commit | commitdiff | tree |
2006-06-20 |
Ben Pfaff | Mon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org> Mon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org> Mon Jun 19 21:52:05 2006 Ben Pfaff <blp@gnu.org>
|
commit | commitdiff | tree |
2006-06-09 |
Ben Pfaff | Reform string library.
|
commit | commitdiff | tree |
2006-06-09 |
Ben Pfaff | * format.c (measure_is_valid): Really return false...
|
commit | commitdiff | tree |
2006-06-08 |
Ben Pfaff | Update comment to reflect availability of random casereaders.
|
commit | commitdiff | tree |
2006-06-07 |
Ben Pfaff | Add random access to casefiles, for use in GUI.
|
commit | commitdiff | tree |
2006-06-07 |
Ben Pfaff | Ignore de.gmo.
|
commit | commitdiff | tree |
2006-05-16 |
Ben Pfaff | Removed groff_font_path.
|
commit | commitdiff | tree |
2006-05-15 |
Ben Pfaff | Removed nsprintf(), nvsprintf().
|
commit | commitdiff | tree |
2006-05-15 |
Ben Pfaff | Get rid of capacity argument to ds_init() and update...
|
commit | commitdiff | tree |
2006-05-14 |
Ben Pfaff | Break autoreconf call into calls to individual programs...
|
commit | commitdiff | tree |
2006-05-14 |
Ben Pfaff | (outp_eject_page): Always make sure that a page is...
|
commit | commitdiff | tree |
2006-05-14 |
Ben Pfaff | Fix PostScript output of multiple charts.
|
commit | commitdiff | tree |
2006-05-14 |
Ben Pfaff | Fix style of "else" clause.
|
commit | commitdiff | tree |
next |