| 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 | 
| 2007-11-23 | John Darrington | Implemented the recode dialogs. | commit | commitdiff | tree | snapshot | 
| 2007-11-23 | John Darrington | Appended "EXECUTE." to the end of syntax generated... | commit | commitdiff | tree | snapshot | 
| 2007-11-21 | John Darrington | Added new icons to the install target. | commit | commitdiff | tree | snapshot | 
| 2007-11-21 | John Darrington | Added glade-3 iconettes for the acr widget. | commit | commitdiff | tree | snapshot | 
| 2007-11-19 | Ben Pfaff | Correctly calculate n_missing_values field when writing... | commit | commitdiff | tree | snapshot | 
| 2007-11-18 | Ben Pfaff | Mention that pkg-config versions 0.18 and 0.19 are... | commit | commitdiff | tree | snapshot | 
| 2007-11-15 | Ben Pfaff | Add definition of CHARSETALIASDIR to TESTS_ENVIRONMENT... | commit | commitdiff | tree | snapshot | 
| 2007-11-12 | Ben Pfaff | (display_variables): Fix DISPLAY LABELS.  Thanks to... | commit | commitdiff | tree | snapshot | 
| 2007-11-11 | Ben Pfaff | Patch #6262.  New developers guide and resulting fixes... | commit | commitdiff | tree | snapshot | 
| 2007-11-10 | Ben Pfaff | Pass -b option to diff to avoid spurious failure of | commit | commitdiff | tree | snapshot | 
| 2007-11-10 | Ben Pfaff | Fix typo. | commit | commitdiff | tree | snapshot | 
| 2007-11-09 | Ben Pfaff | * automake.mk: Add new file. | commit | commitdiff | tree | snapshot | 
| 2007-11-08 | John Darrington | Need to include locale.h, now that it's been removed... | commit | commitdiff | tree | snapshot | 
| 2007-11-08 | John Darrington | Fixed memory leaks. | commit | commitdiff | tree | snapshot | 
| 2007-11-08 | John Darrington | Remove po/pspp.pot | commit | commitdiff | tree | snapshot | 
| 2007-11-07 | Ben Pfaff | * bugs/overwrite-input-file.sh: Don't use non-portable... | commit | commitdiff | tree | snapshot | 
| 2007-11-06 | Ben Pfaff | Need to include <sys/stat.h>.  Bug #21516. | commit | commitdiff | tree | snapshot | 
| 2007-11-06 | Ben Pfaff | Patch #6258. | commit | commitdiff | tree | snapshot | 
| 2007-11-06 | Ben Pfaff | No need for check for off_t or for the size of float... | commit | commitdiff | tree | snapshot | 
| 2007-11-06 | John Darrington | Added call to PKG_PROG_PKG_CONFIG. | commit | commitdiff | tree | snapshot | 
| 2007-11-04 | Ben Pfaff | Merge news items from 0.4.0 to 0.4.3.  Also, untabify. | commit | commitdiff | tree | snapshot | 
| 2007-11-04 | Ben Pfaff | Suggestions for NEWS from John Darrington. | commit | commitdiff | tree | snapshot | 
| 2007-11-04 | Ben Pfaff | Update NEWS for the upcoming release. | commit | commitdiff | tree | snapshot | 
| 2007-11-04 | Ben Pfaff | Add zlib, libxml2 to optional library dependencies. | commit | commitdiff | tree | snapshot | 
| 2007-11-04 | Ben Pfaff | Fix typos. | commit | commitdiff | tree | snapshot | 
| 2007-11-03 | Ben Pfaff | Allow output files to overwrite input files (bug #21280... | commit | commitdiff | tree | snapshot | 
| 2007-11-03 | John Darrington | Fix buglet reading spreadsheets with only one row. | commit | commitdiff | tree | snapshot | 
| 2007-11-03 | John Darrington | Remove erroneous #include | commit | commitdiff | tree | snapshot | 
| 2007-11-03 | John Darrington | Added support for reading Gnumeric spreadsheet files. | commit | commitdiff | tree | snapshot | 
| next |