2008-02-10 |
Ben Pfaff | Add a couple of extensions to GET DATA TYPE=TXT. Patch... |
tree | commitdiff |
2008-02-10 |
Ben Pfaff | Consolidate multiple messages into single message dialo... |
tree | commitdiff |
2008-02-08 |
John Darrington | Removed the "feature" where rows are automatically... |
tree | commitdiff |
2008-02-08 |
Jason Stover | undid accidental checkin of text import patch |
tree | commitdiff |
2008-02-08 |
Jason Stover | oops |
tree | commitdiff |
2008-02-08 |
Jason Stover | oops |
tree | commitdiff |
2008-02-08 |
Jason Stover | Added crosstabs dialog |
tree | commitdiff |
2008-02-08 |
John Darrington | Added valid predicates to transpose and sort dialogs. |
tree | commitdiff |
2008-02-07 |
John Darrington | Flush the journal on journal_write |
tree | commitdiff |
2008-02-06 |
John Darrington | Increase the chances of finding libpq if it's installed. |
tree | commitdiff |
2008-02-06 |
John Darrington | Optimise the psql reader, by fetching more than one... |
tree | commitdiff |
2008-02-05 |
John Darrington | Postgres 8.3 represents money with 64 bits. Compensate... |
tree | commitdiff |
2008-02-04 |
John Darrington | Patch #6387 |
tree | commitdiff |
2008-02-04 |
John Darrington | Oops. Add missing files. |
tree | commitdiff |
2008-02-04 |
John Darrington | Added the postgres reader. Closes patch #6388 |
tree | commitdiff |
2008-02-03 |
John Darrington | Fixed various memory leaks in GUI |
tree | commitdiff |
2008-02-03 |
Ben Pfaff | Add new utility "dissect-sysfile". |
tree | commitdiff |
2008-02-03 |
Ben Pfaff | In system files, fix error message when floating-point... |
tree | commitdiff |
2008-02-03 |
Ben Pfaff | In system files, allow missing values to be specified... |
tree | commitdiff |
2008-02-03 |
John Darrington | Fix memory leaks in gui |
tree | commitdiff |
2008-02-03 |
John Darrington | Fix leak in dialogs, and correct name of options button. |
tree | commitdiff |
2008-02-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
tree | commitdiff |
2008-02-02 |
John Darrington | Fixed some warnings from valgrind. |
tree | commitdiff |
2008-01-29 |
John Darrington | Oops |
tree | commitdiff |
2008-01-29 |
John Darrington | Implemented the paired samples t test dialog. Closes... |
tree | commitdiff |
2008-01-22 |
John Darrington | Fixed bug #22073 |
tree | commitdiff |
2008-01-19 |
John Darrington | Reworked settings so as to use one large struct instead... |
tree | commitdiff |
2008-01-14 |
John Darrington | Fix bug #22012 |
tree | commitdiff |
2008-01-02 |
John Darrington | Closes patch #6359 |
tree | commitdiff |
2007-12-24 |
John Darrington | Ignore null pointer in taint_destroy. Closes bug ... |
tree | commitdiff |
2007-12-24 |
John Darrington | Constness patrol |
tree | commitdiff |
2007-12-21 |
John Darrington | Made case_{reader,writer}_class structures const. |
tree | commitdiff |
2007-12-21 |
John Darrington | Closing bug #21760 |
tree | commitdiff |
2007-12-13 |
John Darrington | gtk_window_set_transient_for: Wrong argument order. |
tree | commitdiff |
2007-12-13 |
John Darrington | Remove unused variables. |
tree | commitdiff |
2007-12-13 |
John Darrington | Oops. Arguments reversed. |
tree | commitdiff |
2007-12-13 |
John Darrington | Miscellaneous T Test improvements. See bug #21760 |
tree | commitdiff |
2007-12-12 |
John Darrington | Whitespace changes only. |
tree | commitdiff |
2007-12-11 |
John Darrington | Added the proper quotation marks in the syntax generato... |
tree | commitdiff |
2007-12-10 |
John Darrington | Added the One Sample T Test dialog |
tree | commitdiff |
2007-12-08 |
John Darrington | Oops |
tree | commitdiff |
2007-12-08 |
Ben Pfaff | Patch #6302. |
tree | commitdiff |
2007-12-08 |
John Darrington | Create a "pspp-stock-select" stock icon, and use it... |
tree | commitdiff |
2007-12-08 |
Ben Pfaff | Patch #6302. |
tree | commitdiff |
2007-12-08 |
Ben Pfaff | Patch #6302. |
tree | commitdiff |
2007-12-07 |
Ben Pfaff | Handle variable display parameters record with only... |
tree | commitdiff |
2007-12-07 |
John Darrington | Made the options subdialog transient on the parent. |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | Implement GET DATA/TYPE=TXT. |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | Allow parsing 0-based column ranges. |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | Make GET DATA a separate command, instead of something... |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | * lexer.c (lex_match_id_n): New function. |
tree | commitdiff |
2007-12-05 |
Ben Pfaff | * src/language/data-io/data-reader.c (struct dfm_reader... |
tree | commitdiff |
2007-12-04 |
Jason Stover | Removed 'Written by' line |
tree | commitdiff |
2007-12-01 |
John Darrington | Implemented the FREQUENCIES dialog. |
tree | commitdiff |
2007-11-25 |
Ben Pfaff | * bugs/compression.sh: Don't fail on big-endian system... |
tree | commitdiff |
2007-11-25 |
Ben Pfaff | (src_data_libdata_a_SOURCES): Add val-type.h, to fix... |
tree | commitdiff |
2007-11-24 |
Ben Pfaff | (short_names_assign): Fix dumb typo, in which `i' was... |
tree | commitdiff |
2007-11-23 |
John Darrington | Implemented the recode dialogs. |
tree | commitdiff |
2007-11-23 |
John Darrington | Appended "EXECUTE." to the end of syntax generated... |
tree | commitdiff |
2007-11-19 |
Ben Pfaff | Correctly calculate n_missing_values field when writing... |
tree | commitdiff |
2007-11-12 |
Ben Pfaff | (display_variables): Fix DISPLAY LABELS. Thanks to... |
tree | commitdiff |
2007-11-11 |
Ben Pfaff | Patch #6262. New developers guide and resulting fixes... |
tree | commitdiff |
2007-11-09 |
Ben Pfaff | * automake.mk: Add new file. |
tree | commitdiff |
2007-11-08 |
John Darrington | Need to include locale.h, now that it's been removed... |
tree | commitdiff |
2007-11-08 |
John Darrington | Fixed memory leaks. |
tree | commitdiff |
2007-11-06 |
Ben Pfaff | Need to include <sys/stat.h>. Bug #21516. |
tree | commitdiff |
2007-11-06 |
Ben Pfaff | Patch #6258. |
tree | commitdiff |
2007-11-06 |
Ben Pfaff | No need for check for off_t or for the size of float... |
tree | commitdiff |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280... |
tree | commitdiff |
2007-11-03 |
John Darrington | Fix buglet reading spreadsheets with only one row. |
tree | commitdiff |
2007-11-03 |
John Darrington | Remove erroneous #include |
tree | commitdiff |
2007-11-03 |
John Darrington | Added support for reading Gnumeric spreadsheet files. |
tree | commitdiff |
2007-11-03 |
Ben Pfaff | Use isfinite, round modules from gnulib. |
tree | commitdiff |
2007-10-27 |
John Darrington | Fixed bugs #21397 and 21330 |
tree | commitdiff |
2007-10-25 |
John Darrington | Enabled the autoscroll feature on the datasheet. |
tree | commitdiff |
2007-10-19 |
John Darrington | Implemented a dialog box for the ONEWAY command. |
tree | commitdiff |
2007-10-13 |
John Darrington | Implemented the Rank Cases dialog |
tree | commitdiff |
2007-10-13 |
Ben Pfaff | Use trunc module from gnulib instead of our home-grown... |
tree | commitdiff |
2007-10-13 |
Ben Pfaff | Use fseeko module from gnulib instead of our home-grown... |
tree | commitdiff |
2007-10-13 |
Ben Pfaff | posix-xprintf-functions.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | stdint.h-instead-of-size_max.h.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | config.h-fixes.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | xalloc.h-instead-of-alloc.h.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | malloca-instead-of-local_alloc.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230. |
tree | commitdiff |
2007-10-12 |
Ben Pfaff | Declarations must all precede statements in C90. |
tree | commitdiff |
2007-10-11 |
John Darrington | Added some missing calls to gtk_window_set_transient_for |
tree | commitdiff |
2007-10-11 |
Ben Pfaff | cleanup-misc.patch from patch #6230. |
tree | commitdiff |
2007-10-10 |
John Darrington | Added the Independent Samples T Test dialog |
tree | commitdiff |
2007-10-09 |
Ben Pfaff | Fix bug #21280. Thanks to John Darrington for review. |
tree | commitdiff |
2007-10-07 |
Ben Pfaff | Oops--forgot ChangeLog for DESCRIPTIVES earlier. |
tree | commitdiff |
2007-10-07 |
John Darrington | Added feature to make OK and PASTE buttons insensitive... |
tree | commitdiff |
2007-10-06 |
Ben Pfaff | Add DESCRIPTIVES dialog. |
tree | commitdiff |
2007-10-04 |
John Darrington | Created a new stock item for Reset buttons. |
tree | commitdiff |
2007-10-02 |
Ben Pfaff | Fix bug #21192. Thanks to John Darrington for review. |
tree | commitdiff |
2007-10-01 |
Ben Pfaff | Fix comment. |
tree | commitdiff |
2007-09-28 |
John Darrington | Don't abort on GSL exceptions |
tree | commitdiff |
2007-09-26 |
John Darrington | Added the Analyze menu. |
tree | commitdiff |
2007-09-26 |
Ben Pfaff | Add missing #include. |
tree | commitdiff |
2007-09-26 |
Ben Pfaff | Patch #6210: implement ability to resize output device... |
tree | commitdiff |
next |