pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-24 Jason H StoverAdded type 3 sums of squares to GLM 20110625030504/pspp 20110626030505/pspp 20110627030508/pspp 20110628030505/pspp 20110629030502/pspp 20110630030506/pspp 20110701030505/pspp
2011-06-23 Ben Pfaffgui: Move some formatting functions into PSPP core. 20110624030506/pspp
2011-06-23 Ben Pfaffgui: Strip numerics and strings differently in value_to...
2011-06-23 Ben Pfaffgui: Eliminate some dependencies on the dictionary.
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to... 20110623030506/pspp
2011-06-18 Ben Pfaffsys-file-writer: Write identical sets of value labels... 20110618030505/pspp 20110619030505/pspp 20110620030503/pspp 20110621030504/pspp 20110622030502/pspp
2011-06-18 Ben Pfaffvariable: Do not trim trailing whitespace from variable...
2011-06-18 Ben Pfaffsys-file-writer: Omit empty multiple response sets...
2011-06-18 Ben Pfaffsys-file-writer: Write variable names in mrsets in...
2011-06-16 Ben Pfaffsys-file-reader, sys-file-writer: Use codepage numbers. 20110617030506/pspp
2011-06-16 Ben PfaffUpdate code that assumed a dictionary's encoding could...
2011-06-16 Ben Pfaffsys-file-writer: Write encoding names in all-uppercase. 20110616030507/pspp
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-06-15 Ben PfaffCD: Fix a bug and add a regression test. 20110615030502/pspp
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-26 Ben Pfafftests: Remove unused old shell-based test files. 20110527030503/pspp 20110528030502/pspp 20110529030503/pspp 20110530030505/pspp 20110531030503/pspp 20110601030502/pspp 20110602030504/pspp 20110604030501/pspp 20110605030503/pspp 20110606030503/pspp 20110607030504/pspp 20110608030502/pspp 20110609030504/pspp 20110610030503/pspp 20110611030504/pspp 20110612030504/pspp 20110613030503/pspp 20110614030503/pspp
2011-05-26 Ben Pfaffgui: Clean generated gtk.h wrapper on "make clean". 20110526030508/pspp
2011-05-14 Ben Pfaffgui: Fix temporary filtering by a variable's value. 20110514030504/pspp 20110515030504/pspp 20110516030504/pspp 20110517030504/pspp 20110518030503/pspp 20110519030505/pspp 20110520030502/pspp 20110521030504/pspp 20110522030504/pspp 20110523030503/pspp 20110524030503/pspp 20110525030502/pspp
2011-05-13 Ben Pfaffgui: Make AGGREGATE dialog initially show all of the...
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases. 20110513030505/pspp
2011-05-13 Ben Pfaffgui: Make File|Recent Files remember the correct encoding.
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-12 Ben Pfaffgui: Refactor checking for .sav and .por suffixes.
2011-05-12 Ben Pfaffgui: Move null_if_empty_param() from psppire-window...
2011-05-12 Ben Pfaffi18n: New function is_encoding_supported().
2011-05-12 Ben Pfaffencoding-guesser: New function encoding_guess_whole_file().
2011-05-12 Ben Pfaffpspp-dump-sav: Add #include <limits.h> to get INT_MAX... 20110512030504/pspp
2011-05-12 Ben Pfaffconfigure: Use $LIB<x> for linking a program, not ...
2011-05-11 Ben Pfaffpspp-dump-sav: Add GNU standards compliant command... 20110511030502/pspp
2011-05-11 Ben Pfaffpspp-dump-sav: Do not mark any strings for translation.
2011-05-11 Ben Pfaffpspp-dump-sav: Update #include syntax to current style.
2011-05-11 Ben Pfaffdissect-sysfile: Move to new "utilities" directory...
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-05-10 Ben Pfaffgui: Get rid of the_recent_manager global.
2011-05-10 Ben Pfaffpo: Update Dutch translation from translation-project...
2011-05-10 Ben Pfaffgui: Delete now-incorrect advice to translators. 20110510030502/pspp
2011-05-10 Ben Pfaffgui: Make File|Recently Used Data behave like File...
2011-05-10 Ben Pfaffgui: Remove redundant call to psppire_window_set_title().
2011-05-10 Ben Pfaffgui: Make File|Open open multiple datasets by default.
2011-05-10 Ben Pfaffpsppire-sheet: Avoid CRITICAL unselecting range before...
2011-05-08 Ben Pfaffgui: Avoid creating empty output window at startup...
2011-05-08 Ben Pfaffgui: Label message output items in the output viewer... 20110508030508/pspp 20110509030503/pspp
2011-05-07 Ben Pfaffgui: Only unselect range from first data sheet when...
2011-05-07 Ben Pfaffext-array: Speed up with unlocked versions of I/O funct...
2011-05-07 Ben Pfafftemp-file: Use 64 kB buffer for temporary files.
2011-05-07 Ben Pfaffcairo: Left-justify text items rendered in the GUI.
2011-05-07 Ben Pfaffgui: Use GTK+ accessor functions instead of deprecated...
2011-05-07 Ben Pfaffgui: Add <gtk/gtk.h> wrapper with functions from GTK...
2011-05-07 Ben Pfaffdataset: Fix memory leak.
2011-05-07 Ben Pfaffgui: Add workaround for GTK+ 2.20 crash at startup.
2011-05-07 Ben Pfaffgui: Provide substitute for gtk_widget_get_realized... 20110507030503/pspp
2011-05-06 Ben Pfaffpo: Update Dutch translation from translation-project...
2011-05-06 Ben PfaffUpdated the Lithuanian translation from translationproj... 20110506030503/pspp
2011-05-05 Ben Pfaffintern: Fix GCC warning. 20110505030505/pspp
2011-05-05 Ben Pfaffgui: Unselect data in data editor when the datasheet...
2011-05-05 Ben PfaffIncrement version to 0.7.8 to send to Translation Project.
2011-05-04 Ben Pfaffpsql-reader: Fix build when PostgreSQL is installed. 20110504030502/pspp
2011-05-04 Ben PfaffNEWS: Consolidate post-0.6.2 NEWS.
2011-05-04 Ben Pfaffgui: Change View|Data and View|Variables to radio butto...
2011-05-04 Ben Pfaffgui: Add ellipsis to menu items that require further...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-05-04 Ben Pfaffgui: New "entry-dialog" module for prompting for a...
2011-05-03 Ben Pfaffpsppire-buttonbox: Add "default" property.
2011-05-03 Ben Pfaffgui: Fix g_object_get() memory leaks for PsppireWindow...
2011-05-03 Ben Pfaffgui: Fix File|Open in syntax editor.
2011-05-03 Ben Pfaffgui: Eliminate dataset-related global variables.
2011-05-03 Ben Pfaffgui: Make syntax execution functions take a PsppireData...
2011-05-03 Ben Pfaffgui: Prefer NULL to 0 for initializing pointers.
2011-05-03 Ben Pfaffgui: Remove obviously unnecessary #include directives.
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2011-05-03 Ben Pfaffpsppire-window: Use g_string_append_unichar() instead...
2011-05-03 Ben Pfaffgui: Use dispose instead of finalize method in PsppireD...
2011-05-03 Ben Pfaffgui: Drop null base_finalize function from PsppireDataW...
2011-05-03 Ben Pfaffgui: Fix const-ness warning in create_lines_tree_view().
2011-05-03 Ben Pfaffgui: Fix const-ness warning for measure_to_string(...
2011-05-03 Ben Pfaffgui: Put a separator line before list of windows in...
2011-05-03 Ben Pfaffgui: Always convert file names to UTF-8 for use in...
2011-05-03 Ben Pfaffpo: Update Spanish translation from translation-project... 20110503030504/pspp
2011-05-03 Ben Pfaffpo: Update Catalan translation from translation-project...
2011-04-27 Ben PfaffFACTOR: Use %s for literal string. 20110427030503/pspp 20110428030504/pspp 20110429030503/pspp 20110430030503/pspp 20110501030503/pspp 20110502030502/pspp
2011-04-27 Ben PfaffUse %zu, not %d, to format a size_t.
2011-04-27 Ben Pfaffencoding-guesser: Don't guess UTF-8 for ASCII if it...
2011-04-27 Ben Pfaffi18n: Fix type of objects passed as u8_mbtouc()'s chara...
2011-04-26 Ben PfaffQUICK CLUSTER: Adjust comment style.
2011-04-26 Ben PfaffQUICK CLUSTER: Update #include directives to match...
2011-04-26 Ben PfaffQUICK CLUSTER: Fold quick-cluster.h into quick-cluster.c.
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...
next