2010-03-09 |
Ben Pfaff | CROSSTABS: Make 3-way crosstabulation work reasonably.
|
commit | commitdiff | tree |
2010-03-09 |
Ben Pfaff | tab: Drop redundant assertions.
|
commit | commitdiff | tree |
2010-03-09 |
Ben Pfaff | tests: Fix bug in NPAR TESTS subtest for CHISQUARE...
|
commit | commitdiff | tree |
2010-03-06 |
Ben Pfaff | CROSSTABS: Rewrite tests in Autotest and add test for...
|
commit | commitdiff | tree |
2010-03-06 |
Ben Pfaff | terminal UI: Fix circumstances when errors should be...
|
commit | commitdiff | tree |
2010-03-06 |
Ben Pfaff | CROSSTABS: Initialize hash tables for every split,...
|
commit | commitdiff | tree |
2010-03-02 |
Ben Pfaff | procedure: Fix LIST procedure (and others) in GUI.
|
commit | commitdiff | tree |
2010-03-02 |
Ben Pfaff | casereader: Factor buffering shim out into separate...
|
commit | commitdiff | tree |
2010-02-26 |
Ben Pfaff | configure: Always apply zlib crc32() rename fix.
|
commit | commitdiff | tree |
2010-02-26 |
Ben Pfaff | gui: Save positions of windows only when they are closed.
|
commit | commitdiff | tree |
2010-02-25 |
Ben Pfaff | po: Update Dutch translation.
|
commit | commitdiff | tree |
2010-02-24 |
Ben Pfaff | Fix zlib problem introduced by linking against gnulib...
|
commit | commitdiff | tree |
2010-02-24 |
Ben Pfaff | odt: Remove dependency on external "zip" program.
|
commit | commitdiff | tree |
2010-02-21 |
Ben Pfaff | csv: Fix setting output file name.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | gui: Fix File|Export in output viewer.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | gui: Suggest viewing the user manual online if starting...
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | AUTHORS, THANKS: Add additional credits for translators.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | Remove obsolete TODO file.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | gnumeric-reader: Avoid convert_xml_string_to_value...
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | NPAR TESTS: Avoid segfault in do_summary_box() if descriptiv...
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | q2c: Mark functions that do not return NO_RETURN.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | q2c: Fix format string errors.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | Fix format string errors.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | FREQUENCIES: Fix corner case for histogram calculation.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | gui: Fix theoretical comparison against garbage pointer.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | gui: Fix null pointer dereference in get_object_assert().
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | moments: Fix null pointer dereference in calc_moments().
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | MISSING VALUES: Fix free of indeterminate pointer.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | Build the ODT driver only if libxml2 is available.
|
commit | commitdiff | tree |
2010-02-20 |
Ben Pfaff | doc: Do not remove pspp.xml upon "make distclean".
|
commit | commitdiff | tree |
2010-02-16 |
Ben Pfaff | testsuite: Don't check pspp version with AT_TESTED.
|
commit | commitdiff | tree |
2010-02-15 |
Ben Pfaff | perl-module: Automatically update PSPP.pm version number...
|
commit | commitdiff | tree |
2010-02-15 |
Ben Pfaff | FACTOR: Avoid freeing indeterminate pointer.
|
commit | commitdiff | tree |
2010-02-15 |
Ben Pfaff | configure.ac: Update version number to 0.7.4 to release...
|
commit | commitdiff | tree |
2010-02-15 |
Ben Pfaff | Allow more version number flexibility, by using Automake...
|
commit | commitdiff | tree |
2010-02-13 |
Ben Pfaff | RELIABILITY: Make expected test results reflect "N...
|
commit | commitdiff | tree |
2010-02-13 |
Ben Pfaff | Include the .glade files in pspp.pot, not just the...
|
commit | commitdiff | tree |
2010-02-13 |
Ben Pfaff | RELIABILITY: Consistently capitalize "N of Items".
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | FACTOR: Mark translatable string as not a printf format...
|
commit | commitdiff | tree |
2010-02-12 |
Ben Pfaff | odt: Restore writing creator metadata.
|
commit | commitdiff | tree |
2010-02-11 |
Ben Pfaff | Smake: Add mkdtemp module, used by odt output driver.
|
commit | commitdiff | tree |
2010-02-10 |
Ben Pfaff | levene: Write null pointers as NULL instead of as 0.
|
commit | commitdiff | tree |
2010-02-10 |
Ben Pfaff | gui: Remove write-only variable 'new_type' from on_var_type_...
|
commit | commitdiff | tree |
2010-02-10 |
Ben Pfaff | output: Support --without-cairo.
|
commit | commitdiff | tree |
2010-02-10 |
Ben Pfaff | odt: Remove dependency on <pwd.h> because mingw32 does...
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | hmap-test: Disable ordered insert tests on GCC 4.3.
|
commit | commitdiff | tree |
2010-02-09 |
Ben Pfaff | Smake: Remove unused gethostname, getlogin_r, strsep...
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | output: Phrase output driver error messages more consistently.
|
commit | commitdiff | tree |
2010-02-08 |
Ben Pfaff | Merge "output" into "master"
|
commit | commitdiff | tree |
2010-02-07 |
Ben Pfaff | output: Make errors, warnings, and notes into a new...
|
commit | commitdiff | tree |
2010-02-07 |
Ben Pfaff | Greatly simplify PSPP configuration.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | doc: Distribute doc/pspp.xml, so that users don't need...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | Update Catalan and Brazilian Portuguese translations.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | Add Spanish translation from translationproject.org.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | make-file: Fix #includes.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | datasheet-test: Make variable "const".
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | llx: New function llx_find() to find a pointer in a...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | llx: New macro LLX_INITIALIZER to initialize an llx...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | New "string_array" data structure for working with...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | verbose-msg: Remove.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | message: Give MSG_ values for categories and severities...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | array: Fix typo in comment.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | doc: Be more optimistic about PSPP completion.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | configure.ac: Modernize call to AC_INIT so that PACKAGE_URL...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | odt: Avoid assertion failure if "mimetype" file cannot...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | odt: Fix writing files with names different from pspp...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | html: Delete redundant code.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | csv: Close pipe files properly.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | csv: Open output file immediately, instead of delaying.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | cairo: Avoid GLib-GObject-CRITICAL from g_object_unref...
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | cairo: Require minimum page width.
|
commit | commitdiff | tree |
2010-02-06 |
Ben Pfaff | ascii: Remove unimplemented "tab-width" setting.
|
commit | commitdiff | tree |
2010-02-05 |
Ben Pfaff | Make text output left-justified in ascii and cairo...
|
commit | commitdiff | tree |
2010-02-05 |
Ben Pfaff | msg-ui: Fix typo in user message.
|
commit | commitdiff | tree |
2010-01-29 |
Ben Pfaff | odt: Change default output file name to "pspp.odt".
|
commit | commitdiff | tree |
2010-01-20 |
Ben Pfaff | ascii: Fix handling of file open error.
|
commit | commitdiff | tree |
2010-01-19 |
Ben Pfaff | pspp: Fix interactive usability for multi-line commands.
|
commit | commitdiff | tree |
2010-01-19 |
Ben Pfaff | ascii: Fix closing pipe files in ascii_destroy().
|
commit | commitdiff | tree |
2010-01-19 |
Ben Pfaff | ascii: Fix ascii_flush().
|
commit | commitdiff | tree |
2010-01-19 |
Ben Pfaff | message: Fix corner case in msg_emit().
|
commit | commitdiff | tree |
2010-01-18 |
Ben Pfaff | message: Make msg_dup() copy and msg_destroy() free...
|
commit | commitdiff | tree |
2010-01-18 |
Ben Pfaff | New library for interned strings.
|
commit | commitdiff | tree |
2010-01-18 |
Ben Pfaff | Update Makefile for tests to reflect currently recommended...
|
commit | commitdiff | tree |
2010-01-17 |
Ben Pfaff | Fix use of uninitialized data in table_casereader_get_cell().
|
commit | commitdiff | tree |
2010-01-17 |
Ben Pfaff | psppire: Reimplement overview pane for output viewer...
|
commit | commitdiff | tree |
2010-01-17 |
Ben Pfaff | psppire: Add File|Export command to output viewer window.
|
commit | commitdiff | tree |
2010-01-17 |
Ben Pfaff | Rewrite PSPP output engine.
|
commit | commitdiff | tree |
2010-01-17 |
Ben Pfaff | LIST: Remove WEIGHT subcommand.
|
commit | commitdiff | tree |
2010-01-16 |
Ben Pfaff | Distribute some files that were forgotten.
|
commit | commitdiff | tree |
2010-01-05 |
Ben Pfaff | casereader: Make parameter to casereader_count_cases...
|
commit | commitdiff | tree |
2010-01-05 |
Ben Pfaff | str: New function ds_steal_cstr.
|
commit | commitdiff | tree |
2010-01-05 |
Ben Pfaff | Add new SENTINEL macro to compiler.h, for GCC's __attribute_...
|
commit | commitdiff | tree |
2009-12-15 |
Ben Pfaff | Rename src/output/charts/box-whisker.[ch] to src/output...
|
commit | commitdiff | tree |
2009-12-15 |
Ben Pfaff | Get rid of superfluous Makefile in src/output/charts.
|
commit | commitdiff | tree |
2009-12-08 |
Ben Pfaff | Remove AFM files.
|
commit | commitdiff | tree |
2009-12-06 |
Ben Pfaff | output: Remove PostScript driver.
|
commit | commitdiff | tree |
2009-12-06 |
Ben Pfaff | file-name: Generalize fn_interp_vars().
|
commit | commitdiff | tree |
2009-12-06 |
Ben Pfaff | casereader: New function casereader_select().
|
commit | commitdiff | tree |
2009-12-06 |
Ben Pfaff | casereader: New functions casereader_project() and...
|
commit | commitdiff | tree |
2009-12-06 |
Ben Pfaff | casereader: New function casereader_translate_stateless().
|
commit | commitdiff | tree |
next |