pspp-builds.git
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-06-07 Ben PfaffUntil now, the procedure code has provided a case to...
2007-06-07 Ben PfaffMake aux_data file scope variable static.
2007-06-07 Ben Pfaff(binary_search): Fix assertion.
2007-06-07 Ben Pfaff* value.h (value_cnt_from_width): New function.
2007-06-07 Ben PfaffAdd casegrouper, to allow cases read from a given caser...
2007-06-07 Ben PfaffAdd interface to lexicographical ordering of cases.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...
2007-06-07 Ben Pfaff"casewindow" data structure that extends the deque...
2007-06-07 Ben Pfaffsparse_cases data structure that augments a sparse_arra...
2007-06-07 Ben PfaffAdd a low-level on-disk case array data structure.
2007-06-07 Ben PfaffAdd error propagation layer. Patch #5916, slightly...
2007-06-07 Ben PfaffIn a couple of places we calculate the maximum number...
2007-06-07 Ben Pfaffcasenumber is defined in transformations.h, but case...
2007-06-06 Ben PfaffRemoved next, prev, up node names from @node lines...
2007-06-04 Ben PfaffSlightly generalize case_to_values and case_from_values...
2007-06-04 Ben PfaffAdd ability for reverse iteration to tower code, and...
2007-06-04 Ben Pfaff* tower.c: Cache repeated lookups of a single tower...
2007-06-04 Ben Pfaff* range-set.c (range_set_clone): New function.
2007-06-04 Ben Pfaff(move_range): New function.
2007-06-03 Ben PfaffImplement missing functions for subcommand integer...
2007-06-03 Ben Pfaff(psppire_var_store_item_editable): Use var_is_alpha.
2007-06-03 Ben PfaffRemove author information.
2007-06-03 Ben PfaffAdd _ndebug, _profile directories that I use for -DNDEB...
2007-06-03 Ben Pfaff(insert_range): New function.
2007-06-03 Ben PfaffAdd #include <config.h> at tops of files.
2007-06-02 Ben PfaffClean up after a forgotten part of patch #5829.
2007-06-01 John DarringtonChanged return type from int to bool
2007-05-31 Jason StoverInitial version of interaction
2007-05-15 Jason StoverIssue an error if no valid data are found
2007-05-10 Jason Stoverremoved redundant #include
2007-05-10 Jason Stoverremoved "Written by" line
2007-05-08 Jason Stoverpartial fix of bug 19819
2007-05-07 John DarringtonOops! add this file
2007-05-07 John DarringtonAdded "comments" dialog.
2007-05-06 Ben PfaffAbstract the documents within a dictionary a little...
2007-05-03 John DarringtonImplemented ADD DOCUMENT. Thanks to Ben Pfaff for...
2007-04-30 John DarringtonAdded the Variable Information dialog.
2007-04-28 John DarringtonFix warnings.
2007-04-26 John DarringtonMore eye candy.
2007-04-25 Ben PfaffDon't use type sighandler_t, which is a GNU extension...
2007-04-25 John DarringtonFixed bug in internationalization.
2007-04-23 Ben PfaffPatch #5884.
2007-04-23 Ben PfaffPatch #5885.
2007-04-23 Ben PfaffPatch #5886.
2007-04-23 Ben PfaffImplement model checker for testing purposes.
2007-04-22 John DarringtonMiscellaneous cleanup to categorical values, linreg...
2007-04-20 John DarringtonIf sys files have no long_name table, implicitly add...
2007-04-16 Ben Pfaff(parse_map_in): Improve error message when user
2007-04-16 Ben PfaffMention that a measure of 0 is occasionally seen.
2007-04-16 John DarringtonIncrease width of N and DEF cells in T-TEST.
2007-04-16 Ben PfaffFully support lists of integer values. Add support for
2007-04-16 Ben Pfaff* compute-dialog.c (function_list_populate): Use new...
2007-04-16 Ben Pfaff(parse_mappings): Initial "out" member of mapping for...
2007-04-16 Ben PfaffMake #include for parse.inc work with VPATH builds.
2007-04-16 Ben Pfaff* recode.c (enlarge_dst_widths): Source isn't null...
2007-04-13 John DarringtonAdded DATETIME20 format template.
2007-04-12 Jason Stoverfix bug 19581
2007-04-12 John DarringtonFixed Bug #19424 (confidence interval from EXAMINE).
2007-04-05 Ben PfaffUpdate Gettext version to 0.16.1.
2007-04-04 John DarringtonAdded the Compute dialog box.
2007-04-04 Ben Pfaff(psppire_selector_set_subjects): Add an
2007-04-04 Ben Pfaff* npar-binomial.sh: Be less picky about whitespace...
2007-04-04 Ben PfaffUpdate version number to allow "make dist" to work.
2007-04-04 Ben PfaffIncrement version to 0.4.3 due to snapshot posted
2007-04-04 Ben Pfaff* Smake: Use fpieee module from Gnulib.
2007-04-04 Ben PfaffNote that gperf is now required.
2007-04-03 Ben PfaffApply patches #5828, #5837, #5841, #5843.
2007-04-03 John DarringtonImplemented the recently used files menus.
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-04-01 Ben PfaffNeed #include <limits.h>. Thanks to "John McCabe-Dansted"
2007-03-31 Ben PfaffAdd plain balanced tree structure. Patch #5827.
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-31 John DarringtonUpdated version pre-requisites.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-03-30 Jason Stoverfixed sparse-array linker problem
2007-03-30 Ben PfaffDeuglify deque code. Patch #5829.
2007-03-30 Jason Stoveruse moments.c to compute moments
2007-03-29 Jason Stoverlisted m4 1.4.9 as a dependency
2007-03-27 John DarringtonFix typo which cause the binary not to depend upon...
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-03-25 Ben PfaffAdd sparse array data structure.
2007-03-19 Ben Pfaff* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
2007-03-19 Ben Pfaff(close): Rename do_close to avoid naming conflict with...
2007-03-19 Ben Pfaff(static var write): Rename write_style to avoid
2007-03-19 Ben Pfaff(close): Rename to do_close to avoid conflict with...
2007-03-19 Ben PfaffDon't try to distribute tests that are compiled
2007-03-17 Jason Stoverremoved duplicate minmax entry
2007-03-17 John DarringtonDelayed calling gtk_init until after arguments have...
2007-03-17 John DarringtonChanged call to nl_langinfo with localecharset (from...
2007-03-17 Jason StoverSupport moments
2007-03-10 Jason Stoveradded minmax
2007-03-06 John DarringtonFixed constness problem in iconv, using the ICONV_CONST...
2007-03-02 Ben Pfafficonv is now required.
2007-03-01 Ben PfaffFix "make distcheck" by distributing doc/ni.texi,
2007-02-26 Ben PfaffImprove portability to NetBSD and Alpha.
2007-02-25 Ben PfaffNew file to ignore, produced by new gnulib.
2007-02-22 Ben PfaffDon't include vsnprintf.h any more, because gnulib...
2007-02-22 John DarringtonQuoted strings in generated syntax.
next