pspp
2011-04-26 Mehmet Hakan... QUICK CLUSTER: New command.
2011-04-26 Ben Pfaffsys-file: Add test to write non-ASCII to most .sav... 20110426030507/pspp
2011-04-26 Ben Pfaffsys-file-reader: Add tests for non-ASCII characters...
2011-04-26 Ben PfaffDISPLAY FILE LABEL: Display in a more natural way.
2011-04-26 Ben PfaffMRSETS: Recode counted value to UTF-8 before displaying.
2011-04-26 Ben Pfaffsys-file-reader, sys-file-writer: Fix encoding problems...
2011-04-26 Ben Pfaffsys-file-writer: Fix encoding of several string fields.
2011-04-26 Ben Pfaffsys-file-reader: Take string encoding into account...
2011-04-26 Ben Pfaffvariable: Make var_set_label() use the variable's own...
2011-04-26 Ben Pfaffdictionary: Make dict_create() take the new dictionary...
2011-04-26 Ben Pfaffdictionary: Set encoding early when cloning a dictionary.
2011-04-26 Ben Pfaffshort-names: Consider character encoding when making...
2011-04-26 Ben Pfaffshort-names: Drop redundant call to var_set_short_name().
2011-04-26 Ben Pfaffdissect-sysfile: Don't omit the last in a series of...
2011-04-26 Ben Pfaffstr: Always null-terminate string in str_format_26adic().
2011-04-26 Ben PfaffReformat src/language/stats/automake.mk.
2011-04-23 Ben PfaffUpdated the Lithuanian translation from translationproj... 20110424030507/pspp 20110425030507/pspp
2011-04-23 Ben PfaffSmake: Add unilbrk/u8-possible-linebreaks Gnulib module.
2011-04-23 Ben PfaffAdd new output/ascii.h header to the distribution,...
2011-04-23 Ben Pfaffascii: Print syntax in output single-spaced. 20110423030508/pspp
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-23 Ben Pfaffodt: Write command name in output both only before...
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-17 Ben Pfaffascii: Drop useless 'wrap_mode' parameter from ascii_la...
2011-04-17 Ben PfaffUpdated the Lithuanian translation from translationproj... 20110418030503/pspp 20110419030503/pspp 20110420030502/pspp 20110421030503/pspp 20110422030503/pspp
2011-04-17 Mindaugasgui: Add Lithuanian translation and MIME type to pspp...
2011-04-16 Ben PfaffUpdated the Lithuanian translation from translationproj... 20110417030505/pspp
2011-04-16 Ben Pfaffgui: Fix crash in executor when inline data is missing.
2011-04-16 Ben PfaffCROSSTABS: Fix output of multiway statistics tables.
2011-04-16 Ben PfaffUpdated the Lithuanian translation from translationproj...
2011-04-16 Ben Pfafftable-casereader: Put space between columns. 20110416030505/pspp
2011-04-16 Ben Pfaffrender: Fix rendering of TAL_GAP rules.
2011-04-16 Ben Pfaffconfigure: Invoke AM_GNU_GETTEXT by hand.
2011-04-15 Ben Pfaffgui: Add missing scroll bar in K related samples variab... 20110415030503/pspp
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
2011-04-13 Ben Pfaffintern: New function intern_strlen().
2011-04-13 Ben Pfaffintern: Use UP_CAST macro instad of open-coding it.
2011-04-13 Ben Pfaffpo: Update Dutch translation. 20110413030503/pspp
2011-04-12 Ben Pfaffvalue-parser: Make parse_value() accept variable's...
2011-04-12 Ben Pfaffvalue-labels: Fix comment.
2011-04-12 Ben PfaffDISPLAY: Display values for value labels using the...
2011-04-12 Ben Pfafftab: Make tab_value() take a variable instead of a...
2011-04-12 Ben PfaffFORMATS: Allow an optional slash before each set of... 20110412030503/pspp
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
2011-04-10 Ben Pfaffgui: psppire-var-view: Change "<unset>" to null string. 20110411030503/pspp
2011-04-10 Ben PfaffLIST: Fix crash when SPLIT FILE was used. 20110410030503/pspp
2011-04-09 Ben Pfaffgui: Fix crash in Paired T-Test dialog on selecting...
2011-04-09 Ben Pfaffgui: Fix Glib warnings for dialogs in realize and confi...
2011-04-09 Ben Pfaffgui: Link against $(LIBICONV) too.
2011-04-09 Ben Pfaffu8-istream: Add cast to iconv() to suppress warnings...
2011-04-09 Ben Pfaffu8-istream: Include <limits.h> for definition of MB_LEN...
2011-04-09 Ben Pfaffsegment: Fix uninitialized variable in segmenter_parse_... 20110409030503/pspp
2011-04-08 Ben Pfafftests: Only check MODE=360 when EBCDIC is supported. 20110408030502/pspp
2011-04-08 Ben Pfafftests: Fix quoting in data-in tests.
2011-04-08 Ben Pfaffgui: widget-io: Fix cleanup code in widget_printf(...
2011-04-08 Ben PfaffFREQUENCIES: Fix crash when median and histogram both...
2011-03-25 Ben PfaffUpdate version number to 0.7.7 to 20110325030502/pspp 20110326030503/pspp 20110327030503/pspp 20110328030503/pspp 20110329030503/pspp 20110330030502/pspp 20110331030503/pspp 20110401030503/pspp 20110402030503/pspp 20110403030503/pspp 20110404030502/pspp 20110405030501/pspp 20110406030501/pspp 20110407030503/pspp
2011-03-23 Ben Pfaffcairo: Correctly render table during scrolling. 20110323030507/pspp 20110324030502/pspp
2011-03-23 Ben Pfaffi18n: Only close valid iconv converters in i18n_done().
2011-03-23 Ben Pfaffi18n: Test converting between unknown encodings too.
2011-03-23 Ben Pfaffstr: Make ss_alloc_substring_pool() null-terminate...
2011-03-23 Ben Pfafftests: Wrap more binaries for "check-valgrind" target.
2011-03-22 Ben PfaffSmake: Add 'memrchr' Gnulib module.
2011-03-22 Ben PfaffAdd valgrind support to testsuite. 20110322030503/pspp
2011-03-21 Ben PfaffFix up build following dropping ulc-width-linebreaks... 20110321030505/pspp
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfaffdataset: Use similar form to dictionary code for callba...
2011-03-20 Ben Pfaffdataset: Rename functions with "dataset_" prefix.
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-20 Ben Pfaffdataset: Remove unused types and useless struct forward...
2011-03-20 Ben Pfaffmessage: Remove reference to deleted type "struct sourc...
2011-03-20 Ben PfaffNEWS: Remove Time-stamp line.
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffscan: New library for high-level PSPP syntax lexical...
2011-03-20 Ben Pfaffsegment: New library for low-level phase of lexical...
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions and data structure for obtaining...
2011-03-20 Ben Pfaffidentifier: Rename token_type_to_string() and make...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-20 Ben Pfaffi18n: New function recode_string_len().
2011-03-20 Ben Pfaffi18n: New function uc_name().
2011-03-20 Ben Pfaffhash-functions: New function hash_case_bytes().
2011-03-20 Ben Pfaffstr: New functions for checking for and removing string...
2011-03-20 Ben Pfaffstr: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
2011-03-20 Ben Pfaffstr: New function ss_realloc().
2011-03-20 Ben Pfaffoutput: New function text_item_create_nocopy().
2011-03-20 Ben Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-03-20 Ben Pfafffile-name: Do not make output files line-buffered in...
2011-03-20 Ben Pfaffdata-reader: Remove unreachable "return" statements.
2011-03-20 Ben Pfafffile-handle-def: Use hmap instead of list for name... 20110320030508/pspp
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-03-19 Ben PfaffSmake: Remove ulc-width-linebreaks module.
2011-03-12 Ben PfaffFREQUENCIES: Fix percentiles calculation. 20110312030504/pspp 20110313030503/pspp 20110314030506/pspp 20110315030503/pspp 20110316030502/pspp 20110317030504/pspp 20110318030507/pspp 20110319030507/pspp
2011-03-11 Ben PfaffT-TEST: Fix use-after-free with TEMPORARY and independe... 20110311030503/pspp
2011-03-11 Ben Pfaffgroup: Delete unused functions.
2011-03-11 Ben PfaffDELETE VARIABLES: Style fix.
2011-02-25 Ben PfaffREADME.Git: Update to newer commit. 20110225030502/pspp 20110225070542/pspp 20110226030503/pspp 20110227030503/pspp 20110228030503/pspp 20110301030502/pspp 20110302030503/pspp 20110303030502/pspp 20110304030502/pspp 20110305030508/pspp 20110306030502/pspp 20110307030503/pspp 20110308030502/pspp 20110309030501/pspp 20110310030503/pspp
2011-02-20 Ben Pfaffdata-out: Add test for non-ASCII custom currency formats. 20110223030502/pspp 20110224030502/pspp
2011-02-20 Ben Pfaffdata-out: Optimize and fix some bad assumptions.
next