2008-03-02 |
John Darrington | Remove unnecessary dependencies on gtksheet.h |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Jason Stover | added checks for pointers to coefficient |
commit | commitdiff | tree | snapshot |
2008-03-01 |
John Darrington | Adjusted packing parameters |
commit | commitdiff | tree | snapshot |
2008-03-01 |
John Darrington | Oops |
commit | commitdiff | tree | snapshot |
2008-03-01 |
John Darrington | Prevent crash under certain pathological results. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
John Darrington | Fixed regression dialog to use new data editor arrangement. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
John Darrington | Applied patch #6428 |
commit | commitdiff | tree | snapshot |
2008-02-29 |
John Darrington | Oops |
commit | commitdiff | tree | snapshot |
2008-02-29 |
John Darrington | Remove this file. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
John Darrington | Delete these files. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Jason Stover | Fix bug 22419 |
commit | commitdiff | tree | snapshot |
2008-02-27 |
John Darrington | Fixed some deallocation problems. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Jason Stover | Regression dialog |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Jason Stover | Added egression dialog |
commit | commitdiff | tree | snapshot |
2008-02-27 |
John Darrington | Fixed bug #21073 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
John Darrington | This file's very out of date, and it duplicates the... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
John Darrington | This file no longer serves any useful purpose. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
John Darrington | Remove obsolete properties from glade files. Fixed... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Remove erroneous cast. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Remove erroneous casts. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Whitespace changes and remove unnecessary casts. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Cleanup gtksheet and add features to var-sheet.[ch] |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Ben Pfaff | Patch #6426. Reviewed by John Darrington. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Fixed some problems reported by autoconf -Wall |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Ben Pfaff | (popup_messages): Always destroy `msg' and `lead' strin... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
John Darrington | Added const qualifier to return value of gtk_check_vers... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ben Pfaff | (ds_read_line): Add argument to limit the length of... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ben Pfaff | (var_create): Use the new functions for default variabl... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ben Pfaff | (macro FMT_MAX_NUMERIC_WIDTH): New macro. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ben Pfaff | Patch #6426. Reviewed by John Darrington. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
John Darrington | Applied patch #6420 |
commit | commitdiff | tree | snapshot |
2008-02-18 |
John Darrington | Implemented the Examine dialog |
commit | commitdiff | tree | snapshot |
2008-02-17 |
John Darrington | Remove superfluous casts and fix whitespace sillyness. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
John Darrington | Fixed bug #22306 |
commit | commitdiff | tree | snapshot |
2008-02-13 |
John Darrington | Fixed crash when trying to get the label of a non-exist... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
John Darrington | Fix bug which crashed the gui when selected an empty... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Ben Pfaff | Add a couple of extensions to GET DATA TYPE=TXT. Patch... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Ben Pfaff | Consolidate multiple messages into single message dialo... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
John Darrington | Removed the "feature" where rows are automatically... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Stover | undid accidental checkin of text import patch |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Stover | oops |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Stover | oops |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Stover | Added crosstabs dialog |
commit | commitdiff | tree | snapshot |
2008-02-08 |
John Darrington | Added valid predicates to transpose and sort dialogs. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
John Darrington | Flush the journal on journal_write |
commit | commitdiff | tree | snapshot |
2008-02-07 |
John Darrington | Fix build breakage caused by LDFLAGS conflicts. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
John Darrington | Increase the chances of finding libpq if it's installed. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
John Darrington | Optimise the psql reader, by fetching more than one... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
John Darrington | Postgres 8.3 represents money with 64 bits. Compensate... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
John Darrington | Patch #6387 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
John Darrington | Fix server startup so it works with postgres 8.2 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
John Darrington | Oops. Add missing files. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
John Darrington | Fixed the test for the presence of the OpenSSL library. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
John Darrington | Added the postgres reader. Closes patch #6388 |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Darrington | Fixed various memory leaks in GUI |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Ben Pfaff | Add new utility "dissect-sysfile". |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Ben Pfaff | In system files, fix error message when floating-point... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Ben Pfaff | In system files, allow missing values to be specified... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Darrington | Fix memory leaks in gui |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Darrington | Fix leak in dialogs, and correct name of options button. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
John Darrington | Fixed some warnings from valgrind. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Ben Pfaff | Update Back-Cover Text for manuals to the newest form... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
John Darrington | Oops |
commit | commitdiff | tree | snapshot |
2008-01-29 |
John Darrington | Implemented the paired samples t test dialog. Closes... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
John Darrington | Fixed bug #22073 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
John Darrington | Reworked settings so as to use one large struct instead... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Darrington | Fix bug #22012 |
commit | commitdiff | tree | snapshot |
2008-01-02 |
John Darrington | Closes patch #6359 |
commit | commitdiff | tree | snapshot |
2007-12-24 |
John Darrington | Ignore null pointer in taint_destroy. Closes bug ... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
John Darrington | Constness patrol |
commit | commitdiff | tree | snapshot |
2007-12-21 |
John Darrington | Made case_{reader,writer}_class structures const. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
John Darrington | Oops. Added new test. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
John Darrington | Closing bug #21760 |
commit | commitdiff | tree | snapshot |
2007-12-13 |
John Darrington | gtk_window_set_transient_for: Wrong argument order. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
John Darrington | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
John Darrington | Oops. Arguments reversed. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
John Darrington | Miscellaneous T Test improvements. See bug #21760 |
commit | commitdiff | tree | snapshot |
2007-12-12 |
John Darrington | Whitespace changes only. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
John Darrington | Added the proper quotation marks in the syntax generato... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
John Darrington | Added the One Sample T Test dialog |
commit | commitdiff | tree | snapshot |
2007-12-08 |
John Darrington | Oops |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Ben Pfaff | Patch #6302. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
John Darrington | Create a "pspp-stock-select" stock icon, and use it... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Ben Pfaff | Patch #6302. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Ben Pfaff | Patch #6302. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Ben Pfaff | Handle variable display parameters record with only... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
John Darrington | Made the options subdialog transient on the parent. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | Mention GET DATA support for text data files. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | Implement GET DATA/TYPE=TXT. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | Allow parsing 0-based column ranges. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | Make GET DATA a separate command, instead of something... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | * lexer.c (lex_match_id_n): New function. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ben Pfaff | * src/language/data-io/data-reader.c (struct dfm_reader... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Jason Stover | Removed 'Written by' line |
commit | commitdiff | tree | snapshot |
2007-12-01 |
John Darrington | Implemented the FREQUENCIES dialog. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
John Darrington | Made libglade_psppire.so link against gl/libgl.a |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Ben Pfaff | * bugs/compression.sh: Don't fail on big-endian system... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Ben Pfaff | (src_data_libdata_a_SOURCES): Add val-type.h, to fix... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Ben Pfaff | (short_names_assign): Fix dumb typo, in which `i' was... |
commit | commitdiff | tree | snapshot |
next |