2010-03-10 |
Ben Pfaff | DESCRIPTIVES: In GUI, generate Z scores immediately... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ben Pfaff | gui: Fix build problem (missing header #include). |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ben Pfaff | gui: Merge File|Open|Syntax and File|Open|Data into... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ben Pfaff | FREQUENCIES: Choose number of bins for histogram based... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ben Pfaff | configure: Check for glib-genmarshal program at configu... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ben Pfaff | CROSSTABS: Make 3-way crosstabulation work reasonably. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ben Pfaff | tab: Drop redundant assertions. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ben Pfaff | tests: Fix bug in NPAR TESTS subtest for CHISQUARE... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Ben Pfaff | CROSSTABS: Rewrite tests in Autotest and add test for... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Ben Pfaff | terminal UI: Fix circumstances when errors should be... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Ben Pfaff | CROSSTABS: Initialize hash tables for every split,... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Ben Pfaff | procedure: Fix LIST procedure (and others) in GUI. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Ben Pfaff | casereader: Factor buffering shim out into separate... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Ben Pfaff | configure: Always apply zlib crc32() rename fix. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Ben Pfaff | gui: Save positions of windows only when they are closed. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | po: Update Dutch translation. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | Fix zlib problem introduced by linking against gnulib... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | odt: Remove dependency on external "zip" program. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Ben Pfaff | csv: Fix setting output file name. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | gui: Fix File|Export in output viewer. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | gui: Suggest viewing the user manual online if starting... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | AUTHORS, THANKS: Add additional credits for translators. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | Remove obsolete TODO file. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | gnumeric-reader: Avoid convert_xml_string_to_value... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | NPAR TESTS: Avoid segfault in do_summary_box() if descr... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | q2c: Mark functions that do not return NO_RETURN. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | q2c: Fix format string errors. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | Fix format string errors. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | FREQUENCIES: Fix corner case for histogram calculation. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | gui: Fix theoretical comparison against garbage pointer. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | gui: Fix null pointer dereference in get_object_assert(). |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | moments: Fix null pointer dereference in calc_moments(). |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | MISSING VALUES: Fix free of indeterminate pointer. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | Build the ODT driver only if libxml2 is available. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | doc: Do not remove pspp.xml upon "make distclean". |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ben Pfaff | testsuite: Don't check pspp version with AT_TESTED. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | perl-module: Automatically update PSPP.pm version numbe... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | FACTOR: Avoid freeing indeterminate pointer. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | configure.ac: Update version number to 0.7.4 to release... v0.7.4 |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | Allow more version number flexibility, by using Automak... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Ben Pfaff | RELIABILITY: Make expected test results reflect "N... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Ben Pfaff | Include the .glade files in pspp.pot, not just the... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Ben Pfaff | RELIABILITY: Consistently capitalize "N of Items". |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | FACTOR: Mark translatable string as not a printf format... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | odt: Restore writing creator metadata. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ben Pfaff | Smake: Add mkdtemp module, used by odt output driver. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ben Pfaff | levene: Write null pointers as NULL instead of as 0. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ben Pfaff | gui: Remove write-only variable 'new_type' from on_var_... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ben Pfaff | output: Support --without-cairo. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ben Pfaff | odt: Remove dependency on <pwd.h> because mingw32 does... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Ben Pfaff | hmap-test: Disable ordered insert tests on GCC 4.3. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Ben Pfaff | Smake: Remove unused gethostname, getlogin_r, strsep... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Ben Pfaff | output: Phrase output driver error messages more consis... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Ben Pfaff | output: Make errors, warnings, and notes into a new... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Ben Pfaff | Greatly simplify PSPP configuration. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | doc: Distribute doc/pspp.xml, so that users don't need... fc11-i386-build92 fc11-x64-build89 lenny-x64-build107 sid-i386-build159 |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | Update Catalan and Brazilian Portuguese translations. fc11-i386-build91 fc11-x64-build88 lenny-x64-build106 sid-i386-build158 |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | Add Spanish translation from translationproject.org. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | make-file: Fix #includes. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | datasheet-test: Make variable "const". |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | llx: New function llx_find() to find a pointer in a... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | llx: New macro LLX_INITIALIZER to initialize an llx... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | New "string_array" data structure for working with... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | verbose-msg: Remove. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | message: Give MSG_ values for categories and severities... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | array: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | doc: Be more optimistic about PSPP completion. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | configure.ac: Modernize call to AC_INIT so that PACKAGE... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | odt: Avoid assertion failure if "mimetype" file cannot... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | odt: Fix writing files with names different from pspp... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | html: Delete redundant code. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | csv: Close pipe files properly. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | csv: Open output file immediately, instead of delaying. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | cairo: Avoid GLib-GObject-CRITICAL from g_object_unref... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | cairo: Require minimum page width. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ben Pfaff | ascii: Remove unimplemented "tab-width" setting. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Ben Pfaff | Make text output left-justified in ascii and cairo... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Ben Pfaff | msg-ui: Fix typo in user message. |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ben Pfaff | odt: Change default output file name to "pspp.odt". origin/output fc11-i386-build82 fc11-x64-build79 sid-i386-build149 |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Ben Pfaff | ascii: Fix handling of file open error. fc11-i386-build80 fc11-x64-build77 sid-i386-build147 |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ben Pfaff | pspp: Fix interactive usability for multi-line commands. fc11-i386-build78 fc11-x64-build75 sid-i386-build145 |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ben Pfaff | ascii: Fix closing pipe files in ascii_destroy(). |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ben Pfaff | ascii: Fix ascii_flush(). |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ben Pfaff | message: Fix corner case in msg_emit(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ben Pfaff | message: Make msg_dup() copy and msg_destroy() free... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ben Pfaff | New library for interned strings. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ben Pfaff | Update Makefile for tests to reflect currently recommen... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Pfaff | Fix use of uninitialized data in table_casereader_get_c... fc11-i386-build77 fc11-x64-build74 sid-i386-build144 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Pfaff | psppire: Reimplement overview pane for output viewer... fc11-i386-build76 fc11-x64-build73 sid-i386-build143 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Pfaff | psppire: Add File|Export command to output viewer window. fc11-i386-build75 fc11-x64-build72 sid-i386-build142 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Pfaff | Rewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Pfaff | LIST: Remove WEIGHT subcommand. fc11-i386-build73 fc11-x64-build70 lenny-x64-build94 sid-i386-build140 |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ben Pfaff | Distribute some files that were forgotten. fc11-i386-build72 fc11-x64-build69 lenny-x64-build93 sid-i386-build139 |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ben Pfaff | casereader: Make parameter to casereader_count_cases... fc11-i386-build70 fc11-x64-build67 lenny-x64-build91 sid-i386-build137 |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ben Pfaff | str: New function ds_steal_cstr. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ben Pfaff | Add new SENTINEL macro to compiler.h, for GCC's __attri... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
John Darrington | Weight cases dialog: set the sensitivity of radiobuttons. fc11-i386-build69 fc11-x64-build66 lenny-x64-build90 sid-i386-build136 |
commit | commitdiff | tree | snapshot |
2009-12-30 |
John Darrington | Changes made by gnulib-tool |
commit | commitdiff | tree | snapshot |
2009-12-28 |
John Darrington | Initialize factor dialog extraction parameters at dialo... fc11-i386-build68 fc11-x64-build65 lenny-x64-build89 sid-i386-build135 |
commit | commitdiff | tree | snapshot |
next |