2007-01-16 |
Ben Pfaff | Clean up and improve case code. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Ben Pfaff | Add a deque, implemented as a circular queue, to libpspp. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Ben Pfaff | Add _debug target to create _debug directory and config... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
John Darrington | Changed instances of 'signal' to 'signals', to avoid... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
John Darrington | Patch #5672 |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Ben Pfaff | Checker is really obsolete now. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Ben Pfaff | Fix bug #18739. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
John Darrington | Applied patch #5661 |
commit | commitdiff | tree | snapshot |
2007-01-04 |
John Darrington | Added psppire-dialog and psppire-buttonbox widgets. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
John Darrington | Added callback for when the weights on a dictionary... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
John Darrington | Applied patch #5653, which adds callbacks to dataset... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
John Darrington | Updated the about box to work properly with Gtk+2.10 |
commit | commitdiff | tree | snapshot |
2006-12-30 |
John Darrington | Updated names of widgets in menubar |
commit | commitdiff | tree | snapshot |
2006-12-29 |
John Darrington | Replaced GtkStatusBar with a custom one more suited... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
John Darrington | Re-added Data->Insert_Variable menu item |
commit | commitdiff | tree | snapshot |
2006-12-28 |
John Darrington | Added a "Windows" menu, and a "minimise all windows... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
John Darrington | Added menuitem to display the PSPP reference manual. |
commit | commitdiff | tree | snapshot |
2006-12-27 |
John Darrington | Re-added the help button callbacks |
commit | commitdiff | tree | snapshot |
2006-12-27 |
John Darrington | Replaced the value labels icon with a better one. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
John Darrington | Enabled Edit->Clear in variable sheet |
commit | commitdiff | tree | snapshot |
2006-12-26 |
John Darrington | Re-enabled Save/Save As in syntax editor |
commit | commitdiff | tree | snapshot |
2006-12-25 |
John Darrington | Removed signal emissions from psppire-dict.c |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Fixed bug in value labels dialog box |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Whitespace changes only. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Whitespace changes only. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Whitespace changes only |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | cvsignore for m4, intl and gl |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Updated AUTHORS |
commit | commitdiff | tree | snapshot |
2006-12-24 |
John Darrington | Added some extraneous crud to .cvsignore files |
commit | commitdiff | tree | snapshot |
2006-12-23 |
John Darrington | Enabled remaining items in syntax editor's Run menu. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
John Darrington | Cleaned up GUI, by objectifying the data editor. Remov... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Ben Pfaff | Make the missing value code do more work, so that its... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
John Darrington | Checked in missed file. Thanks to Ben Pfaff for the... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
John Darrington | Added abstract factory to create casefiles. Updated... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
John Darrington | Fixed bug #17420 (table columns exceeded with /FORMAT... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Pfaff | Implement DELETE VARIABLES. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
John Darrington | Re-added the stock-ids for the custom icons, which... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Ben Pfaff | Add comment that ll_sort is stable, |
commit | commitdiff | tree | snapshot |
2006-12-20 |
John Darrington | Removed 'Written by John Darrington' lines which got... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Ben Pfaff | Fix bugs in LOOP. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
John Darrington | Implemented flexifilereader_cnum. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
John Darrington | Implemented the NPAR TESTS command. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ben Pfaff | Make it possible to pull cases from the active file... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Ben Pfaff | Delete obsolete items. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
John Darrington | Added the ability to run syntax from the syntax editor. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Jason Stover | removed "Written by..." line |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Ben Pfaff | Don't assume that ALIGN_* and GTK_JUSTIFY_* values... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Ben Pfaff | Don't assume that MEASURE_* and ALIGN_* have the same... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Ben Pfaff | Fix test to allow string grouping variables on RANK. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Ben Pfaff | Allow RANK grouping variables to be strings. Fixes... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Ben Pfaff | Reverse order of arguments to DATEDIFF, for compatibili... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
John Darrington | Removed my authorship lines. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
John Darrington | Committed patch #5636 |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Ben Pfaff | Mention that pkg-config is needed. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
John Darrington | Made src/language into one big library. Closes patch... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Ben Pfaff | Additionally verify that input files have equal number... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Ben Pfaff | Fix punctuation in error message. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Ben Pfaff | Implement DATESUM, DATEDIFF functions. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
John Darrington | Fixed bugs which crept in with the variable encapsulati... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Ben Pfaff | This patch adds the VALUELABEL function for use in... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Ben Pfaff | * value-labels.c (hash_int_val_lab): Only hash as... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | Document that the character_code field can be a Windows... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | * command-line.c (pre_syntax_message): Use term "synta... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
John Darrington | Patch #5623 |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | * repeat.c (parse_lines): Issue an error when attempti... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | * file-name.c (fn_search_path): Remove prefix arg... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | * format.c (fmt_dollar_template): Use user's decimal... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | New function fmt_dollar_template based on pspp-dev... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
John Darrington | Avoided comparison of string variables to SYSMIS |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Ben Pfaff | Ignore cscope files. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
John Darrington | Memory leak patrol and minor cleanups. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Pfaff | Use gsl_finite from GSL, which is portable, instead... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
John Darrington | Removed mutual dependency between libpspp and data |
commit | commitdiff | tree | snapshot |
2006-12-07 |
John Darrington | Added a syntax editor to the GUI. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
John Darrington | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
John Darrington | Changed factors' independent variables to be copies... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Ben Pfaff | Remove blank page. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Ben Pfaff | Compare variable pointers instead of variable indexes. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
John Darrington | Applied patch #5611 |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ben Pfaff | * missing-values.c (mv_resize): Don't write beyond... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_i... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Ben Pfaff | Remove redundant parentheses. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | * compute.c: Fix bug #17422, which reports that a... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | * statistics.texi: Document charts supported by FREQUE... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | * value-labels.c (get_label): Allow commas between... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | Fix indentation. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Ben Pfaff | * inpt-pgm.c (cmd_reread): Always return error code... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
John Darrington | deleted some commented out code. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
John Darrington | Oops. committing new files |
commit | commitdiff | tree | snapshot |
2006-11-29 |
John Darrington | Applying patch #5562 |
commit | commitdiff | tree | snapshot |
2006-11-29 |
John Darrington | Fixed make distcheck |
commit | commitdiff | tree | snapshot |
2006-11-28 |
John Darrington | Fixed documentation problems |
commit | commitdiff | tree | snapshot |
next |