2008-09-06 |
John Darrington | Add n_missing argument to casereader_create_filter_missing |
tree | commitdiff |
2008-09-04 |
John Darrington | Add casereader_create_append_numeric function. |
tree | commitdiff |
2008-09-04 |
John Darrington | Added a n_missing parameter to casereader_create_filter... |
tree | commitdiff |
2008-09-04 |
John Darrington | Complete re-implementation of the EXAMINE command. |
tree | commitdiff |
2008-08-23 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-08-19 |
Ben Pfaff | Start generating ChangeLog automatically from Git commi... |
tree | commitdiff |
2008-07-29 |
Ben Pfaff | Use standard C99 isfinite, isnan, isinf in place of... |
tree | commitdiff |
2008-07-27 |
John Darrington | Changed the default WORKSPACE value to 64MB. |
tree | commitdiff |
2008-07-26 |
Ben Pfaff | New function for adding a numbering column to a casereader. |
tree | commitdiff |
2008-07-26 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-07-26 |
John Darrington | Removed the value_cnt associated with the caseordering |
tree | commitdiff |
2008-07-16 |
Jason Stover | Merge branch 'master' of ssh://jstover@git.sv.gnu.org... |
tree | commitdiff |
2008-07-16 |
Jason Stover | Fixed update of covariance matrix when both variables... |
tree | commitdiff |
2008-07-16 |
Jason Stover | Fixed updating of covariance matrix when both variables |
tree | commitdiff |
2008-07-16 |
Jason Stover | Added functions to compute covariance matrix. |
tree | commitdiff |
2008-05-29 |
John Darrington | Fixed bugs which manifested themselves as bus errors... |
tree | commitdiff |
2008-05-16 |
Ben Pfaff | Use gsl_isnan instead of isnan, gsl_isinf instead of... |
tree | commitdiff |
2008-04-20 |
John Darrington | Fixed some recent problems with the mingw cross compile. |
tree | commitdiff |
2008-03-18 |
John Darrington | Fixed bug #21801 |
tree | commitdiff |
2008-03-14 |
John Darrington | Remove unncessary dependencies on format.h |
tree | commitdiff |
2008-03-14 |
John Darrington | include format.h only where necessary. |
tree | commitdiff |
2008-03-07 |
Ben Pfaff | (var_name_is_insertable): New function. |
tree | commitdiff |
2008-03-07 |
Ben Pfaff | Require month names to be spelled out as English words... |
tree | commitdiff |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington. |
tree | commitdiff |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington. |
tree | commitdiff |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington. |
tree | commitdiff |
2008-02-19 |
Ben Pfaff | (var_create): Use the new functions for default variabl... |
tree | commitdiff |
2008-02-19 |
Ben Pfaff | (macro FMT_MAX_NUMERIC_WIDTH): New macro. |
tree | commitdiff |
2008-02-19 |
Ben Pfaff | Patch #6426. Reviewed by John Darrington. |
tree | commitdiff |
2008-02-10 |
Ben Pfaff | Add a couple of extensions to GET DATA TYPE=TXT. Patch... |
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 | Oops. Add missing files. |
tree | commitdiff |
2008-02-04 |
John Darrington | Added the postgres reader. Closes patch #6388 |
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-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
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 | Constness patrol |
tree | commitdiff |
2007-12-21 |
John Darrington | Made case_{reader,writer}_class structures const. |
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-05 |
Ben Pfaff | * lexer.c (lex_match_id_n): New function. |
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-19 |
Ben Pfaff | Correctly calculate n_missing_values field when writing... |
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 | 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-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-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-09 |
Ben Pfaff | Fix bug #21280. Thanks to John Darrington for review. |
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-25 |
Ben Pfaff | Patch #6210. Reviewed by John Darrington. |
tree | commitdiff |
2007-09-25 |
Ben Pfaff | John's original code for patch #6210. |
tree | commitdiff |
2007-09-19 |
John Darrington | Remove callbacks from struct dataset. Closes patch... |
tree | commitdiff |
2007-09-19 |
Ben Pfaff | Fix bug #20910. |
tree | commitdiff |
2007-09-14 |
Ben Pfaff | (dict_clone): Copy case indexes from cloned dictionary... |
tree | commitdiff |
2007-09-13 |
John Darrington | Implemented the find dialog. |
tree | commitdiff |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator... |
tree | commitdiff |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
tree | commitdiff |
2007-08-27 |
John Darrington | Force display width to 8, if sys file says zero. Closes... |
tree | commitdiff |
2007-08-16 |
John Darrington | Added a basic output viewer. |
tree | commitdiff |
2007-08-14 |
John Darrington | Avoid assertion failure pasting from a dictionary with... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet. |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | (casereader_read): Don't require cases read by a casere... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
tree | commitdiff |
2007-08-10 |
Ben Pfaff | Fix bug reported by Jason Stover. |
tree | commitdiff |
2007-07-30 |
Ben Pfaff | Provisional fix for bug #18692 and bug #20161. Reviewe... |
tree | commitdiff |
2007-07-29 |
Ben Pfaff | Make PSPP able to read all the portable files I could... |
tree | commitdiff |
2007-07-27 |
Ben Pfaff | Make interactive output go to the terminal (bug #17213... |
tree | commitdiff |
2007-07-26 |
John Darrington | Patch #6086. Adds "transformation pending" state. |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | *** empty log message *** |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | Fix bug #6113. |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | Fix bug #20427. |
tree | commitdiff |
2007-07-24 |
Ben Pfaff | Numerous improvements to system file reader and writer. |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | Don't try to write very long strings to portable files... |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | (read_variable_to_value_map): Use max_warnings |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | Fix problems with uniqueness of short names in system... |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | * variable.c (var_set_width): Use new var_set_width... |
tree | commitdiff |
2007-07-18 |
John Darrington | Added the ability to resize string variables from the... |
tree | commitdiff |
2007-07-14 |
John Darrington | Only taint casereader if case size is unknown. |
tree | commitdiff |
next |