pspp-builds.git
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.
2007-02-21 John DarringtonFix warnings when compiling with mingw32
2007-02-20 Ben PfaffDon't need to include "getlogin_r.h" anymore, because...
2007-02-19 Ben PfaffMingw compatibility fixes for file name code.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2007-02-18 Ben PfaffRemove useless parens in #if "defined" operator.
2007-02-18 Ben PfaffAdd missing _() around messages.
2007-02-18 Ben Pfaff"the the" => "the"
2007-02-18 Ben PfaffAdd #include <config.h>.
2007-02-17 Ben PfaffAdd tmpfile module, which fixes the use of the tmpfile...
2007-02-17 Ben PfaffImprove error message when temporary file cannot be...
2007-02-16 Ben PfaffBetter support cross-compiling. Patch #19003.
2007-02-13 Ben PfaffNote and enforce iconv requirement.
2007-02-13 Ben PfaffMake q2c link under mingw32, by eliminating the depende...
2007-02-12 Ben PfaffInclude <config.h>.
2007-02-12 Ben PfaffInclude "mkstemp.h", without which linking on mingw32...
2007-02-12 Ben PfaffApply UNUSED and include additional headers to avoid...
2007-02-12 Ben PfaffReduce platform dependence.
2007-02-09 Ben PfaffAdd #include <config.h>.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-02-09 Ben PfaffFix use of size_t in printf formats. Patch #5727.
2007-02-08 Ben PfaffWithout HAVE_SYS_TYPES_H or HAVE_SYS_WAIT_H, in connect...
2007-02-08 Ben PfaffAdd #include <limits.h>. Thanks to John McCabe-Dansted
2007-02-08 Ben PfaffCorrect name of function fn_is_special. Thanks to...
2007-02-07 Ben PfaffDefine isinf macro only if it is not defined as a macro...
2007-02-07 Ben PfaffUse __printf__ instead of printf to avoid problem with...
2007-02-07 Ben PfaffGive better error message on end of file.
2007-02-07 Ben PfaffAdd missing comma.
2007-02-07 John DarringtonAddressed some of the issues raised by John McCabe...
2007-02-06 Jason Stoverfixed test to match recent patch
2007-02-05 Ben PfaffReduce number of multiplications for higher moments.
2007-02-05 Ben PfaffRemove potentially misleading citation.
2007-02-04 Jason Stoverfixed p-value computation in test of coefficients
next