2007-08-05 |
Ben Pfaff | Fix bug #16189. Reviewed by Jason Stover.
|
commit | commitdiff | tree |
2007-08-05 |
Ben Pfaff | (rank_cmd): Instead of sorting by SPLIT FILE vars,...
|
commit | commitdiff | tree |
2007-08-02 |
Ben Pfaff | Clean up handling of median, by treating it almost...
|
commit | commitdiff | tree |
2007-08-01 |
Ben Pfaff | Remove integer mode from FREQUENCIES and incidentally...
|
commit | commitdiff | tree |
2007-07-30 |
Ben Pfaff | Provisional fix for bug #18692 and bug #20161. Reviewed...
|
commit | commitdiff | tree |
2007-07-29 |
Ben Pfaff | Make PSPP able to read all the portable files I could...
|
commit | commitdiff | tree |
2007-07-27 |
Ben Pfaff | Add tty and listing devices that use VT100 (and xterm...
|
commit | commitdiff | tree |
2007-07-27 |
Ben Pfaff | Make interactive output go to the terminal (bug #17213...
|
commit | commitdiff | tree |
2007-07-27 |
Ben Pfaff | (run_regression): Move casereader_destroy call so that...
|
commit | commitdiff | tree |
2007-07-27 |
Ben Pfaff | Bug #19069.
|
commit | commitdiff | tree |
2007-07-27 |
Ben Pfaff | Make PKG_CHECK_MODULES tests more user-friendly,
|
commit | commitdiff | tree |
2007-07-26 |
Ben Pfaff | Fix bug #17100.
|
commit | commitdiff | tree |
2007-07-25 |
Ben Pfaff | *** empty log message ***
|
commit | commitdiff | tree |
2007-07-25 |
Ben Pfaff | Fix bug #6113.
|
commit | commitdiff | tree |
2007-07-25 |
Ben Pfaff | Fix bug #20427.
|
commit | commitdiff | tree |
2007-07-25 |
Ben Pfaff | Fix bugs #20493, #20494.
|
commit | commitdiff | tree |
2007-07-24 |
Ben Pfaff | Numerous improvements to system file reader and writer.
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | Don't try to write very long strings to portable files...
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | (read_variable_to_value_map): Use max_warnings
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | Fix problems with uniqueness of short names in system...
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | Include xstrndup.h also.
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | (float_get_double): New function.
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | * variable.c (var_set_width): Use new var_set_width...
|
commit | commitdiff | tree |
2007-07-23 |
Ben Pfaff | Test both compressed and uncompressed system files...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Ignore directories that have been removed from CVS...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Use strict and all warnings.
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Use strict and all warnings. Fix warnings that this...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Use strict and all warnings. Simplify parsing. Add...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Make file names in change log consistently relative...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Drop the tests that depend on parsing "-0" from a syntax...
|
commit | commitdiff | tree |
2007-07-18 |
Ben Pfaff | Improve the description of the SPSS system file format...
|
commit | commitdiff | tree |
2007-07-12 |
Ben Pfaff | Remove unused file. Fixes bug #18140.
|
commit | commitdiff | tree |
2007-07-12 |
Ben Pfaff | (map_case): Create destination case instead of leaving it
|
commit | commitdiff | tree |
2007-07-10 |
Ben Pfaff | Improve N OF CASES documentation.
|
commit | commitdiff | tree |
2007-07-07 |
Ben Pfaff | (legal): Update startup notice to use format recommended...
|
commit | commitdiff | tree |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+.
|
commit | commitdiff | tree |
2007-07-01 |
Ben Pfaff | Fix speling error.
|
commit | commitdiff | tree |
2007-06-30 |
Ben Pfaff | Ignore quilt-related files and another libtool file.
|
commit | commitdiff | tree |
2007-06-21 |
Ben Pfaff | Improve comment.
|
commit | commitdiff | tree |
2007-06-14 |
Ben Pfaff | Use xmalloca instead of xallocsa due to module renaming.
|
commit | commitdiff | tree |
2007-06-11 |
Ben Pfaff | Oops, forgot a file.
|
commit | commitdiff | tree |
2007-06-11 |
Ben Pfaff | Add lots of comments. Some minor substantive changes...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Essentially rewrite MATCH FILES to support FIRST and...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add datasheet.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Until now, the procedure code has provided a case to...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Make aux_data file scope variable static.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | (binary_search): Fix assertion.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | * value.h (value_cnt_from_width): New function.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add casegrouper, to allow cases read from a given casereader...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add interface to lexicographical ordering of cases.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add casereaders and casewriters, the basis of the new...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | "casewindow" data structure that extends the deque...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | sparse_cases data structure that augments a sparse_array...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add a low-level on-disk case array data structure.
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | Add error propagation layer. Patch #5916, slightly...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | In a couple of places we calculate the maximum number...
|
commit | commitdiff | tree |
2007-06-07 |
Ben Pfaff | casenumber is defined in transformations.h, but case...
|
commit | commitdiff | tree |
2007-06-06 |
Ben Pfaff | Removed next, prev, up node names from @node lines...
|
commit | commitdiff | tree |
2007-06-04 |
Ben Pfaff | Slightly generalize case_to_values and case_from_values...
|
commit | commitdiff | tree |
2007-06-04 |
Ben Pfaff | Add ability for reverse iteration to tower code, and...
|
commit | commitdiff | tree |
2007-06-04 |
Ben Pfaff | * tower.c: Cache repeated lookups of a single tower...
|
commit | commitdiff | tree |
2007-06-04 |
Ben Pfaff | * range-set.c (range_set_clone): New function.
|
commit | commitdiff | tree |
2007-06-04 |
Ben Pfaff | (move_range): New function.
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | Implement missing functions for subcommand integer...
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | (psppire_var_store_item_editable): Use var_is_alpha.
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | Remove author information.
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | Add _ndebug, _profile directories that I use for -DNDEBUG and
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | (insert_range): New function.
|
commit | commitdiff | tree |
2007-06-03 |
Ben Pfaff | Add #include <config.h> at tops of files.
|
commit | commitdiff | tree |
2007-06-02 |
Ben Pfaff | Clean up after a forgotten part of patch #5829.
|
commit | commitdiff | tree |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little...
|
commit | commitdiff | tree |
2007-04-25 |
Ben Pfaff | Don't use type sighandler_t, which is a GNU extension...
|
commit | commitdiff | tree |
2007-04-23 |
Ben Pfaff | Patch #5884.
|
commit | commitdiff | tree |
2007-04-23 |
Ben Pfaff | Patch #5885.
|
commit | commitdiff | tree |
2007-04-23 |
Ben Pfaff | Patch #5886.
|
commit | commitdiff | tree |
2007-04-23 |
Ben Pfaff | Implement model checker for testing purposes.
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | (parse_map_in): Improve error message when user
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | Mention that a measure of 0 is occasionally seen.
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | Fully support lists of integer values. Add support for
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | * compute-dialog.c (function_list_populate): Use new...
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | (parse_mappings): Initial "out" member of mapping for...
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | Make #include for parse.inc work with VPATH builds.
|
commit | commitdiff | tree |
2007-04-16 |
Ben Pfaff | * recode.c (enlarge_dst_widths): Source isn't null...
|
commit | commitdiff | tree |
2007-04-05 |
Ben Pfaff | Update Gettext version to 0.16.1.
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | (psppire_selector_set_subjects): Add an
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | * npar-binomial.sh: Be less picky about whitespace...
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | Update version number to allow "make dist" to work.
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | Increment version to 0.4.3 due to snapshot posted
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | * Smake: Use fpieee module from Gnulib.
|
commit | commitdiff | tree |
2007-04-04 |
Ben Pfaff | Note that gperf is now required.
|
commit | commitdiff | tree |
2007-04-03 |
Ben Pfaff | Apply patches #5828, #5837, #5841, #5843.
|
commit | commitdiff | tree |
2007-04-01 |
Ben Pfaff | Need #include <limits.h>. Thanks to "John McCabe-Dansted"
|
commit | commitdiff | tree |
2007-03-31 |
Ben Pfaff | Add plain balanced tree structure. Patch #5827.
|
commit | commitdiff | tree |
2007-03-30 |
Ben Pfaff | Deuglify deque code. Patch #5829.
|
commit | commitdiff | tree |
2007-03-25 |
Ben Pfaff | Add sparse array data structure.
|
commit | commitdiff | tree |
2007-03-19 |
Ben Pfaff | * Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
|
commit | commitdiff | tree |
2007-03-19 |
Ben Pfaff | (close): Rename do_close to avoid naming conflict with...
|
commit | commitdiff | tree |
2007-03-19 |
Ben Pfaff | (static var write): Rename write_style to avoid
|
commit | commitdiff | tree |
2007-03-19 |
Ben Pfaff | (close): Rename to do_close to avoid conflict with...
|
commit | commitdiff | tree |
next |