pspp-builds.git
2007-02-04 Jason Stoverfixed p-value computation in test of coefficients
2007-02-02 John DarringtonFixed bug parsing floating point values in DO-REPEAT.
2007-02-02 Ben PfaffWe are using a single member in struct file_handle...
2007-02-02 Ben PfaffHandle MAP_SYSMIS case in RECODE, which was carelessly...
2007-02-01 Ben PfaffAccept TO in any case for use with n-ary functions...
2007-01-30 John DarringtonCall dictionary callbacks on replaced dictionary.
2007-01-28 John DarringtonDeleted header file #includes which have been removed...
2007-01-27 John DarringtonFixed bug closing variable type dialog
2007-01-26 John DarringtonFixed bug which crashed gui if it attempted to enter...
2007-01-26 John DarringtonAdded custom psppire-selector widget.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...
2007-01-25 John DarringtonFixed buglet in file open action.
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2007-01-21 Jason Stoverremoved "written by" line
2007-01-20 John DarringtonAdded syntax-string-source.[ch]
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-16 Ben PfaffClean up and improve case code.
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.
2007-01-15 Ben PfaffAdd _debug target to create _debug directory and config...
2007-01-12 John DarringtonChanged instances of 'signal' to 'signals', to avoid...
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...
2007-01-10 John DarringtonPatch #5672
2007-01-10 Ben PfaffChecker is really obsolete now.
2007-01-10 Ben PfaffFix bug #18739.
2007-01-07 John DarringtonApplied patch #5661
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2007-01-03 John DarringtonAdded callback for when the weights on a dictionary...
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-30 John DarringtonUpdated the about box to work properly with Gtk+2.10
2006-12-30 John DarringtonUpdated names of widgets in menubar
2006-12-29 John DarringtonReplaced GtkStatusBar with a custom one more suited...
2006-12-28 John DarringtonRe-added Data->Insert_Variable menu item
2006-12-28 John DarringtonAdded a "Windows" menu, and a "minimise all windows...
2006-12-27 John DarringtonAdded menuitem to display the PSPP reference manual.
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-27 John DarringtonReplaced the value labels icon with a better one.
2006-12-26 John DarringtonEnabled Edit->Clear in variable sheet
2006-12-26 John DarringtonRe-enabled Save/Save As in syntax editor
2006-12-25 John DarringtonRemoved signal emissions from psppire-dict.c
2006-12-24 John DarringtonFixed bug in value labels dialog box
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonFixed some warnings
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-24 John Darringtoncvsignore for m4, intl and gl
2006-12-24 John DarringtonUpdated AUTHORS
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
2006-12-23 John DarringtonEnabled remaining items in syntax editor's Run menu.
2006-12-23 John DarringtonCleaned up GUI, by objectifying the data editor. Remov...
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
2006-12-22 John DarringtonChecked in missed file. Thanks to Ben Pfaff for the...
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-22 John DarringtonFixed bug #17420 (table columns exceeded with /FORMAT...
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-21 John DarringtonRe-added the stock-ids for the custom icons, which...
2006-12-21 Ben PfaffAdd comment that ll_sort is stable,
2006-12-20 John DarringtonRemoved 'Written by John Darrington' lines which got...
2006-12-20 Ben PfaffFix bugs in LOOP.
2006-12-20 John DarringtonImplemented flexifilereader_cnum.
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-18 Ben PfaffDelete obsolete items.
2006-12-17 John DarringtonAdded the ability to run syntax from the syntax editor.
2006-12-16 Jason Stoverremoved "Written by..." line
2006-12-16 Ben PfaffDon't assume that ALIGN_* and GTK_JUSTIFY_* values...
2006-12-16 Ben PfaffDon't assume that MEASURE_* and ALIGN_* have the same...
2006-12-16 Ben PfaffFix test to allow string grouping variables on RANK.
2006-12-16 Ben PfaffAllow RANK grouping variables to be strings. Fixes...
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 Ben PfaffMention that pkg-config is needed.
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-12-14 Ben PfaffAdditionally verify that input files have equal number...
2006-12-14 Ben PfaffFix punctuation in error message.
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-12 John DarringtonFixed bugs which crept in with the variable encapsulati...
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-12-11 Ben Pfaff * value-labels.c (hash_int_val_lab): Only hash as...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-10 Ben PfaffDocument that the character_code field can be a Windows...
2006-12-10 Ben Pfaff * command-line.c (pre_syntax_message): Use term "synta...
2006-12-10 John DarringtonPatch #5623
2006-12-10 Ben Pfaff * repeat.c (parse_lines): Issue an error when attempti...
2006-12-10 Ben Pfaff * file-name.c (fn_search_path): Remove prefix arg...
2006-12-10 Ben Pfaff * format.c (fmt_dollar_template): Use user's decimal...
2006-12-10 Ben PfaffNew function fmt_dollar_template based on pspp-dev...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-10 John DarringtonAvoided comparison of string variables to SYSMIS
2006-12-10 Ben PfaffIgnore cscope files.
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-08 Ben PfaffUse gsl_finite from GSL, which is portable, instead...
2006-12-07 John DarringtonRemoved mutual dependency between libpspp and data
2006-12-07 John DarringtonAdded a syntax editor to the GUI.
2006-12-07 John DarringtonFixed memory leak.
2006-12-07 John DarringtonChanged factors' independent variables to be copies...
2006-12-07 Ben PfaffRemove blank page.
2006-12-07 Ben PfaffCompare variable pointers instead of variable indexes.
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
next