pspp-builds.git
2010-12-12 Ben Pfaffvalue-parser: Remove redundant call to lex_force_string...
2010-12-12 Ben PfaffGET DATA: Fix punctuation in error message.
2010-12-12 Ben PfaffAGGREGATE: Align arg_func_tab[] in columns.
2010-12-12 Ben Pfaffi18n: Remove unnecessary #ifs.
2010-12-12 Ben PfaffECHO: Use text_item, as intended.
2010-12-12 Ben Pfafffloat-format: Don't translate test strings.
2010-12-12 Ben PfaffDO REPEAT: Make this command usable anywhere.
2010-12-12 Ben Pfaffidentifier: New function token_type_to_string().
2010-12-12 Ben PfaffNPAR TESTS: Prefer lex_match_id() over lex_match_hyphen...
2010-12-12 Ben Pfaffq2c: Prefer lex_match_id() over lex_match_hyphenated_wo...
2010-12-12 Ben PfaffDEBUG XFORM FAIL: Issue an error message as part of...
2010-12-12 Ben PfaffINPUT PROGRAM: Remove unused enumeration.
2010-12-12 Ben Pfaffexpressions: Make extract_min_valid() parameter const.
2010-12-12 Ben Pfaffcategoricals: Make parameter to categoricals_done(...
2010-12-12 Ben Pfaffcovariance: Fix const-ness of covariance_calculate...
2010-12-12 Ben PfaffONEWAY: Fix warning for passing "const" pointer as...
2010-12-12 Ben Pfaffmann-whitney: Suppress GCC warning about unused parameter.
2010-12-12 Ben Pfafffriedman: Fix GCC warning about uninitialized fr.w.
2010-12-05 Ben Pfaffgui: Factor out duplicated code for executing and pasti...
2010-12-04 Ben Pfaffcommand: Don't allow SORT as an abbreviation for SORT...
2010-12-04 Ben PfaffRemove the PROMPT, CPROMPT, and DPROMPT settings.
2010-12-04 Ben PfaffRemove the NULLINE and ENDCMD settings.
2010-12-04 Ben PfaffVALUE LABELS: Relax limit on value label length from...
2010-11-20 Ben Pfafflexer: Change the functions for retrieving token strings.
2010-11-19 Ben Pfafflexer: Get rid of lex_negative_to_dash().
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-11-19 Ben Pfaffcommand: Factor command name matching out of command.c.
2010-11-19 Ben Pfaffidentifier: Add some functions for Unicode syntax.
2010-11-19 Ben Pfaffstr: Add some functions for handling UTF-8.
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-11-19 Ben Pfaffstr: Inline some trivial functions.
2010-11-17 Ben PfaffUpdated the Lithuanian translation from translationproj...
2010-11-17 Jason H StoverFixed degrees of freed in t-stat for intercept
2010-11-16 Ben Pfaffsys-file: Add functions for converting between codepage...
2010-11-15 Ben Pfaffperl-module: Fix return value of append_case subroutine.
2010-11-15 Ben PfaffINSTALL: Update to mention test-only dependencies.
2010-11-15 Ben Pfaffperl-module: Only run the combined test if Text::Diff...
2010-11-15 Ben Pfafftests: Only attempt to run PostgreSQL tests if the...
2010-11-15 Ben PfaffONEWAY: Accept 3.88 instead of 3.87 in multiple variabl...
2010-11-15 Ben PfaffNPAR TESTS: Accept .313 instead of .312 for point proba...
2010-11-06 Ben Pfaffcsv: Make the character used for quoting configurable.
2010-11-06 Ben Pfaffcsv: Add ability to suppress table captions.
2010-11-05 Ben PfaffAdded the Lithuanian translation from translationprojec...
2010-11-05 Ben Pfaffcsv: Better support separators other than comma or...
2010-11-05 Ben PfaffAdd tut.texi to gitignore file.
2010-11-05 Ben PfaffCACHE: Implement command as no-op.
2010-11-04 Ben Pfaffsparse-array: Fix accidental assumption that "long...
2010-11-04 Ben Pfaffpo: Update Catalan translation from translation-project...
2010-11-03 Ben Pfaffsys-file: Make test writing compressed system file...
2010-11-03 Ben Pfaffdata-out: Make MONTH, WKDAY tests more portable.
2010-11-02 Ben PfaffImprove failure output of tests that use wc.
2010-10-31 Ben PfaffStop building src/language/stats/glm.c for now.
2010-10-31 Ben Pfaffpo: Update Catalan translation from translation-project...
2010-10-31 Ben Pfaffexecutor: Execute pending transformations after process...
2010-10-31 John DarringtonMake tests which use wc more robust.
2010-10-30 Ben Pfaffdatasheet: Add a few assertions.
2010-10-30 John DarringtonFix typo
2010-10-30 John DarringtonNPAR: Implemented the /KENDALL subcommand.
2010-10-30 John DarringtonAdded a dialog box for the k-related-sample non-paramet...
2010-10-30 Ben Pfaffcairo: Fix rendering of wide titles for GUI rendering.
2010-10-29 John DarringtonConditionally compile in the SIGWINCH handler
2010-10-28 John DarringtonAdd test for the Cochran Q
2010-10-28 John DarringtonAdded very basic documentation for the Cochran Q test
2010-10-28 John DarringtonAdded implementation for the Cochran Q test
2010-10-27 Ben Pfaffpsppire-output-window: Insert a half-line of space...
2010-10-27 Ben Pfaffcairo: Draw table titles in xr_rendering_draw() too.
2010-10-27 Ben Pfaffcairo: Always save output item in xr_rendering_create().
2010-10-27 Ben Pfaffcase: Add support for debugging case reference count...
2010-10-27 John DarringtonSmake: Add a rule to update the gl directory without...
2010-10-27 John DarringtonMake ascii driver's length and width parameters fit...
2010-10-26 John DarringtonAllow perl module to enter non-ascii data
2010-10-26 John DarringtonINSTALL: Add note about (non)installation of the perl...
2010-10-26 John DarringtonAdded a test for the mann-whitney test
2010-10-26 John DarringtonMann-Whitney: Use value names in rank table.
2010-10-26 Ben PfaffCROSSTABS: Handle case where all cases in a crosstabula...
2010-10-26 Ben Pfaffdata-reader: Correct spelling.
2010-10-26 Ben Pfaffrender: Fix cells spanning otherwise completely empty...
2010-10-26 Ben Pfafftests: Add keywords to render tests.
2010-10-25 John DarringtonAdded manual entry for the Mann-Whitney test
2010-10-25 John DarringtonMann-Whitney: Change the rank sum used for Wilcoxon W
2010-10-25 John DarringtonFirst attempt at Mann-Whitney U test.
2010-10-25 John DarringtonCROSSTABS: (Re)implemented the format=DVALUE option.
2010-10-25 John DarringtonEnsure tests have unique names
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-25 John DarringtonUse sort instead of qsort thus avoiding compiler warning
2010-10-25 John DarringtonAvoid compiler warnings
2010-10-23 John DarringtonDocumentation: Make subsection order alphabetical
2010-10-23 John DarringtonProperly handle weights in Friedman test
2010-10-23 John DarringtonAdd test for friedman test and fix problem with missing...
2010-10-23 John Darringtonremove unused variable
2010-10-23 John Darringtonfix memory leak
2010-10-23 John DarringtonDocumentation for the Friedman test
2010-10-23 John Darringtonen_GB.po: Fix fuzzy translation
2010-10-23 John DarringtonFirst attempt at the Friedman test
2010-10-23 John DarringtonWhitespace changes only
2010-10-23 John DarringtonRemove redundant whitespace
2010-10-21 John DarringtonFix memory deallocation bug
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-18 Ben Pfaffstr: Remove unused functions.
2010-10-18 Ben Pfaffformat-parser: Fix parse_format_specifier() failure...
next