array: Fix typo in comment.
[pspp-builds.git] / src /
2010-02-06 Ben Pfaffarray: Fix typo in comment.
2010-02-06 Ben Pfaffodt: Avoid assertion failure if "mimetype" file cannot...
2010-02-06 Ben Pfaffodt: Fix writing files with names different from pspp...
2010-02-06 Ben Pfaffhtml: Delete redundant code.
2010-02-06 Ben Pfaffcsv: Close pipe files properly.
2010-02-06 Ben Pfaffcsv: Open output file immediately, instead of delaying.
2010-02-06 Ben Pfaffcairo: Avoid GLib-GObject-CRITICAL from g_object_unref...
2010-02-06 Ben Pfaffcairo: Require minimum page width.
2010-02-06 Ben Pfaffascii: Remove unimplemented "tab-width" setting.
2010-02-05 Ben PfaffMake text output left-justified in ascii and cairo...
2010-02-05 Ben Pfaffmsg-ui: Fix typo in user message.
2010-01-29 Ben Pfaffodt: Change default output file name to "pspp.odt". origin/output fc11-i386-build82 fc11-x64-build79 sid-i386-build149
2010-01-20 Ben Pfaffascii: Fix handling of file open error. fc11-i386-build80 fc11-x64-build77 sid-i386-build147
2010-01-19 Ben Pfaffpspp: Fix interactive usability for multi-line commands. fc11-i386-build78 fc11-x64-build75 sid-i386-build145
2010-01-19 Ben Pfaffascii: Fix closing pipe files in ascii_destroy().
2010-01-19 Ben Pfaffascii: Fix ascii_flush().
2010-01-19 Ben Pfaffmessage: Fix corner case in msg_emit().
2010-01-18 Ben Pfaffmessage: Make msg_dup() copy and msg_destroy() free...
2010-01-18 Ben PfaffNew library for interned strings.
2010-01-17 Ben PfaffFix use of uninitialized data in table_casereader_get_c... fc11-i386-build77 fc11-x64-build74 sid-i386-build144
2010-01-17 Ben Pfaffpsppire: Reimplement overview pane for output viewer... fc11-i386-build76 fc11-x64-build73 sid-i386-build143
2010-01-17 Ben Pfaffpsppire: Add File|Export command to output viewer window. fc11-i386-build75 fc11-x64-build72 sid-i386-build142
2010-01-17 Ben PfaffRewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2010-01-17 Ben PfaffLIST: Remove WEIGHT subcommand. fc11-i386-build73 fc11-x64-build70 lenny-x64-build94 sid-i386-build140
2010-01-16 Ben PfaffDistribute some files that were forgotten. fc11-i386-build72 fc11-x64-build69 lenny-x64-build93 sid-i386-build139
2010-01-05 Ben Pfaffcasereader: Make parameter to casereader_count_cases... fc11-i386-build70 fc11-x64-build67 lenny-x64-build91 sid-i386-build137
2010-01-05 Ben Pfaffstr: New function ds_steal_cstr.
2010-01-05 Ben PfaffAdd new SENTINEL macro to compiler.h, for GCC's __attri...
2009-12-25 John DarringtonFACTOR: Added "Scree Plots" fc11-i386-build64 fc11-x64-build61 lenny-x64-build85 sid-i386-build131
2009-12-25 John DarringtonRemove obsolete file
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-24 John DarringtonFACTOR: Implemented the /PRINT=CORRELATIONS SIG DETERMI...
2009-12-23 John DarringtonFACTOR: Remove diagnostic messages
2009-12-23 John DarringtonFirst attempt at FACTOR command
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-18 John DarringtonRemove gettext markup from g_param_spec arguments. fc11-i386-build60 fc11-x64-build57 lenny-x64-build81 sid-i386-build127
2009-12-16 John DarringtonLinear Regression: Dependent variables should not be... fc11-i386-build59 fc11-x64-build56 lenny-x64-build80 sid-i386-build126
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-16 John DarringtonFix bug in ROC parsing long string variables fc11-i386-build57 fc11-x64-build54 lenny-x64-build78 sid-i386-build124
2009-12-16 John DarringtonProperly escape marked up text in dictionary views fc11-i386-build56 fc11-x64-build53 lenny-x64-build77 sid-i386-build123
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-15 John DarringtonRemove unused GtkAdjustment objects
2009-12-15 Ben PfaffRename src/output/charts/box-whisker.[ch] to src/output... fc11-i386-build54 fc11-x64-build51 lenny-x64-build75 sid-i386-build121
2009-12-15 Ben PfaffGet rid of superfluous Makefile in src/output/charts. fc11-i386-build53 fc11-x64-build50 lenny-x64-build74 sid-i386-build120
2009-12-14 John DarringtonFix missing menu label
2009-12-14 John DarringtonDon't allow string variables in ROC dialog as dependent...
2009-12-14 John DarringtonRemove unused code
2009-12-14 John DarringtonShow only numeric variables in correlations dialog
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-13 John DarringtonNew function psppire_var_view_contains_var
2009-12-13 John DarringtonChange psppire_dicts pointers from G_POINTER to PSPPIRE...
2009-12-12 John DarringtonROC dialog: Disable reference button when curve is...
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-12-12 John DarringtonRemove unused code
2009-12-12 John DarringtonRework the recode-dialog to fit new selector / psppire...
2009-12-06 Ben Pfaffoutput: Remove PostScript driver. fc11-i386-build50 fc11-x64-build47 lenny-x64-build71 sid-i386-build117
2009-12-06 Ben Pfafffile-name: Generalize fn_interp_vars(). fc11-i386-build49 fc11-x64-build46 lenny-x64-build70
2009-12-06 Ben Pfaffcasereader: New function casereader_select(). fc11-i386-build48 fc11-x64-build45 lenny-x64-build69 sid-i386-build116
2009-12-06 Ben Pfaffcasereader: New functions casereader_project() and... fc11-i386-build47 fc11-x64-build44 lenny-x64-build68
2009-12-06 Ben Pfaffcasereader: New function casereader_translate_stateless(). fc11-i386-build46 fc11-x64-build43 lenny-x64-build67 sid-i386-build115
2009-12-06 Ben Pfaffcasereader: New function casereader_create_empty().
2009-12-05 Ben Pfaffcasereader: New function casereader_advance(). fc11-i386-build45 fc11-x64-build42 lenny-x64-build66 sid-i386-build114
2009-12-05 Ben Pfaffcasereader: New function casereader_truncate(). fc11-i386-build44 fc11-x64-build41 lenny-x64-build65 sid-i386-build113
2009-12-05 Ben Pfaffsubcase: Add more useful functions. fc11-i386-build43 fc11-x64-build40 lenny-x64-build64 sid-i386-build112
2009-12-05 Ben PfaffNew data type string_map, a string-to-string map. fc11-i386-build42 fc11-x64-build39 lenny-x64-build63 sid-i386-build111
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-27 Ben PfaffNew data type string_set, a set of unique strings. fc11-i386-build41 fc11-x64-build38 lenny-x64-build62 sid-i386-build110
2009-11-27 Ben Pfaffhmapx: New function hmapx_is_empty().
2009-11-27 Ben Pfaffhmap: New function hmap_is_empty().
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-19 John DarringtonEnsure that only one set of callbacks exist.
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonUpdate to reflect latest copy of Gnulib fc11-i386-build38 fc11-x64-build35 lenny-x64-build59 sid-i386-build107
2009-11-18 John DarringtonFix problem building with --without-libplot
2009-11-18 John DarringtonFix property erroneously altered in commit a9a69251edd6...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-11-15 John DarringtonMove definition of sort-cases-dialog to a seperate... fc11-i386-build35 fc11-x64-build32 lenny-x64-build56 sid-i386-build104
2009-11-14 John DarringtonFix some minor problems with the reliability dialog fc11-i386-build34 fc11-x64-build31 lenny-x64-build55 sid-i386-build103
2009-11-13 John DarringtonProperly display ampersand characters in dictionary... fc11-i386-build33 fc11-x64-build30 lenny-x64-build54 sid-i386-build102
2009-11-08 John DarringtonUse significance_of_correlation function in t-test. fc11-i386-build32 fc11-x64-build29 lenny-x64-build53 sid-i386-build101
2009-11-08 John DarringtonNew module src/math/correlation
2009-11-07 John DarringtonRemove inappropriate call to gtk_window_set_keep_above fc11-i386-build31 fc11-x64-build28 lenny-x64-build52 sid-i386-build100
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre... fc11-i386-build22 fc11-x64-build21 lenny-x64-build43 sid-i386-build90
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-11 Ben PfaffDrop double suffixes from makefiles to improve POSIX...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-10 Ben PfaffDeclare Makefile suffixes, to be a little closer to...
2009-10-10 John DarringtonConverted psppire.glade to psppire.ui fbsd72-i386-build33 fc11-i386-build19 fc11-x64-build19 lenny-x64-build40 sid-i386-build87
2009-10-10 John DarringtonConverted some additional .glade files .ui
2009-10-10 John DarringtonAllow xgettext to extract strings from .ui files
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-10-06 Jason H StoverNew function check_interactions to specify all possible... fbsd72-i386-build28 fc11-i386-build14 fc11-x64-build15 lenny-x64-build36 sid-i386-build82
next