2007-09-25 |
Ben Pfaff | Make this example work on the newest version of PSPP.
|
commit | commitdiff | tree |
2007-09-23 |
Ben Pfaff | (cmd_data_list): Don't allow END subcommand to be used...
|
commit | commitdiff | tree |
2007-09-23 |
Ben Pfaff | Bug #21111. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2007-09-23 |
Ben Pfaff | Bug #21128. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2007-09-22 |
Ben Pfaff | ChangeLog entries from earlier that I missed.
|
commit | commitdiff | tree |
2007-09-21 |
Ben Pfaff | New test for bug #21117.
|
commit | commitdiff | tree |
2007-09-21 |
Ben Pfaff | * ascii.c (struct ascii_driver_ext): New member reported_error.
|
commit | commitdiff | tree |
2007-09-20 |
Ben Pfaff | Add regression test for bug #21108.
|
commit | commitdiff | tree |
2007-09-20 |
Ben Pfaff | Fix bug #21108.
|
commit | commitdiff | tree |
2007-09-19 |
Ben Pfaff | Fix bug #20910.
|
commit | commitdiff | tree |
2007-09-19 |
Ben Pfaff | (histogram_plot): Remove incorrect assertion. Fixes...
|
commit | commitdiff | tree |
2007-09-17 |
Ben Pfaff | * set.q (show_warranty): Use fputs to print lack-of...
|
commit | commitdiff | tree |
2007-09-14 |
Ben Pfaff | (dict_clone): Copy case indexes from cloned dictionary...
|
commit | commitdiff | tree |
2007-09-13 |
Ben Pfaff | (postcalc): Free sorted_tab and the structures that...
|
commit | commitdiff | tree |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator...
|
commit | commitdiff | tree |
2007-09-11 |
Ben Pfaff | (psppire_variable_sheet_create): Use xstrdup to save...
|
commit | commitdiff | tree |
2007-09-05 |
Ben Pfaff | Update scripts that invoke Perl to invoke it as simply...
|
commit | commitdiff | tree |
2007-09-05 |
Ben Pfaff | (cmd_crosstabs): Free xtab and the structures that...
|
commit | commitdiff | tree |
2007-08-27 |
Ben Pfaff | Fix white space.
|
commit | commitdiff | tree |
2007-08-26 |
Ben Pfaff | (main): When testing mode is enabled, use a built-in...
|
commit | commitdiff | tree |
2007-08-26 |
Ben Pfaff | Send error message to non-screen output devices also...
|
commit | commitdiff | tree |
2007-08-24 |
Ben Pfaff | Implement journaling. Bug #17240.
|
commit | commitdiff | tree |
2007-08-16 |
Ben Pfaff | Delete files that should never have been checked in.
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | * command/no_case_size.sh: Update to match update DISPLAY and
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | Output variable measurement level, alignment, and display...
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet.
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in...
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data...
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | (casereader_read): Don't require cases read by a casereader...
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union...
|
commit | commitdiff | tree |
2007-08-13 |
Ben Pfaff | Add support for charts to ASCII driver. Bug #16364.
|
commit | commitdiff | tree |
2007-08-10 |
Ben Pfaff | Fix bug #18982. Thanks to John Darrington for investigation,
|
commit | commitdiff | tree |
2007-08-10 |
Ben Pfaff | Fix first part of bug #18982. Thanks to John Darrington...
|
commit | commitdiff | tree |
2007-08-10 |
Ben Pfaff | Fix bug reported by Jason Stover.
|
commit | commitdiff | tree |
2007-08-05 |
Ben Pfaff | Typo.
|
commit | commitdiff | tree |
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 |
next |