pspp
2010-09-30 John DarringtonFix memory leak in sweep.c 20100930040501/pspp
2010-09-30 John DarringtonFix memory leak in output rendering
2010-09-30 Ben Pfafftests: Remove PG_CONFIG from TESTS_ENVIRONMENT.
2010-09-30 Ben PfaffLIST: Convert tests to use Autotest.
2010-09-30 Ben Pfaffcasereader: Fix casereader_select() with BY argument...
2010-09-30 Ben PfaffDATA LIST: Convert tests for line-ends compatibility...
2010-09-30 Ben PfaffLAG: Convert tests to use Autotest.
2010-09-29 John DarringtonReplace glm with a new implementation.
2010-09-29 John DarringtonDisconnect clip signal handlers when a syntax window...
2010-09-29 Ben Pfafftests: Merge the four GET DATA /TYPE=PSQL tests into... 20100929040502/pspp
2010-09-29 Ben Pfafftests: Fix typo in GET DATA /TYPE=TXT test.
2010-09-29 Ben PfaffINSERT: Convert tests to use Autotest.
2010-09-29 Ben Pfaffsyntax-file: Open syntax files immediately, instead...
2010-09-29 Ben Pfafftests: Fix distribution, by adding tests/testsuite...
2010-09-28 Ben Pfafftests: Convert IMPORT and EXPORT test to use Autotest.
2010-09-28 Ben Pfafftests: Convert GET DATA /TYPE=PSQL tests to use Autotest. 20100928040502/pspp
2010-09-28 Ben Pfafftests: Break get-data.at up into get-data-gnm.at and...
2010-09-28 Ben PfaffDO REPEAT: Add test for missing END REPEAT.
2010-09-28 Ben Pfafflexer: Properly initialize lexer->prog when lex_get_lin...
2010-09-28 Ben PfaffDO REPEAT: Report an error when END REPEAT is missing.
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=GNM tests to use Autotest. 20100926040502/pspp 20100927040501/pspp
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=TXT tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILTER tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILE HANDLE tests to use Autotest.
2010-09-26 Ben Pfafftests: Convert FILE LABEL, DOCUMENT, ADD DOCUMENT tests...
2010-09-25 Ben Pfafftests: Convert EXAMINE tests to use Autotest.
2010-09-25 Ben Pfafftests: Convert erase.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert do-repeat.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert do-if.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert correlation.sh test to use Autotest.
2010-09-25 Ben Pfafftests: Convert bignum.sh test to use Autotest.
2010-09-25 Ben Pfafftower: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstringi-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstring-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstringi-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstring-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstr: Convert tests to use Autotest.
2010-09-25 Ben Pfaffsparse-array: Convert tests to use Autotest.
2010-09-25 Ben Pfaffrange-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffrange-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffllx: Convert tests to use Autotest.
2010-09-25 Ben Pfaffll: Convert tests to use Autotest.
2010-09-25 Ben Pfaffhmapx: Convert tests to use Autotest.
2010-09-25 Ben Pfaffhmap: Convert tests to use Autotest.
2010-09-25 Ben Pfaffheap: Convert tests to use Autotest.
2010-09-25 Ben Pfaffbt: Convert tests to use Autotest.
2010-09-25 Ben Pfaffabt: Convert tests to use Autotest.
2010-09-25 John DarringtonUpdate to latest Gnulib
2010-09-25 John DarringtonCreated an additional i18n test
2010-09-24 John Darringtontests_check target depends upon check_PROGRAMS
2010-09-24 Ben Pfaffdata-in: Get rid of first_column, last_column arguments. 20100925040502/pspp
2010-09-24 Ben Pfaffdata-in: Make data_in() parameters more uniform.
2010-09-24 Ben Pfaffdata-in: Rewrite logic for recoding input, and get...
2010-09-24 Ben Pfaffdata-in: Eliminate "implied_decimals" parameter from...
2010-09-24 Ben Pfaffcalendar: Use sensible error reporting in calendar_greg...
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
2010-09-24 Ben Pfaffmessage: Consistently initialize locator; use 0 for...
2010-09-24 Ben Pfaffcommand: Add specific DATASET unimplemented commands.
2010-09-24 Ben Pfaffcommand: Remove superfluous trailing spaces from comman...
2010-09-24 Ben Pfaffcommand: Remove INSERT from list of unimplemented commands.
2010-09-24 Ben Pfafflexer: Use lex_is_string() more consistently.
2010-09-24 Ben Pfafflexer: Remove DUMP_TOKENS debugging feature.
2010-09-24 Ben Pfafflexer: Improve translatability of lex_error().
2010-09-24 Ben PfaffMake translation easier.
2010-09-24 Ben PfaffHOST: Use more modern syntax.
2010-09-24 Ben PfaffAGGREGATE: Simplify code.
2010-09-24 Ben PfaffPERMISSIONS: Add missing check for string token.
2010-09-24 Ben Pfaffsyntax-string-source: Fix format string problems.
2010-09-24 Ben Pfaffi18n: New function recode_substring_pool().
2010-09-24 Ben Pfaffi18n: Use UTF8 macro instead of "UTF8" literal string.
2010-09-24 Ben Pfaffstr: Make ss_alloc_substring() allocate null-terminated...
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL. 20100924040502/pspp
2010-09-23 Ben PfaffRECODE: Suppress warning about conversion using CHAR_CA...
2010-09-22 Ben Pfafftests: Remove unnecessary mention of header files from...
2010-09-22 Ben Pfaffi18n: Add simple tests.
2010-09-22 Ben Pfaffi18n: Handle EINVAL more gracefully. 20100922040502/pspp 20100923040501/pspp
2010-09-22 Ben Pfaffi18n: Refactor for simplicity.
2010-09-22 Ben Pfaffi18n: Properly restart conversion when output buffer...
2010-09-22 Ben Pfaffi18n: Ensure that every recoding starts from the initia...
2010-09-22 Ben Pfaffi18n: Avoid memory leak when create_iconv() fails.
2010-09-22 Ben Pfaffi18n: Lightly reformat comments to better resemble...
2010-09-19 John DarringtonFix bug #31052: Crash on histograms with only one datum 20100920040505/pspp 20100921040508/pspp
2010-09-19 John DarringtonConst casts.
2010-09-18 John DarringtonFix outstanding quote style issues
2010-09-18 John DarringtonRemove gettext markup from diagnostic string.
2010-09-18 John DarringtonFLIP: Don't change new variables to upper case.
2010-09-18 Ben Pfafflinreg: Delete unused static function. 20100919040502/pspp
2010-09-18 Ben PfaffONEWAY: Fix declaration-after-statement warning.
2010-09-18 Ben PfaffSuppress warnings about conversions between char *...
2010-09-18 Ben Pfaffbuild-aux: Add generated files to .gitignore.
2010-09-16 John DarringtonUpdate string comparision in perl module test 20100917040503/pspp 20100918040503/pspp
2010-09-15 John DarringtonUpdate en_GB localisation
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-14 John DarringtonTranslate the names of aggretation functions. Fixes... 20100915040502/pspp 20100916040502/pspp
2010-09-12 John DarringtonSyntax Window: Don't connect callbacks until all member...
2010-09-11 John DarringtonRename compare_string --> compare_string_3way
2010-09-11 John DarringtonPrevent critical when closing output viewer 20100912040502/pspp 20100913040502/pspp 20100914040502/pspp
2010-09-11 John DarringtonAutorecode: /GROUP vs. heterogenous strings.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand 20100910040502/pspp
2010-09-06 John DarringtonFixed bug #30969: Crash in split file dialog box 20100907040503/pspp 20100908040502/pspp 20100909040502/pspp
next