2008-05-16 |
Ben Pfaff | Use gsl_isnan instead of isnan, gsl_isinf instead of... |
blob | commitdiff | raw |
2008-02-06 |
John Darrington | Optimise the psql reader, by fetching more than one... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
John Darrington | Added the postgres reader. Closes patch #6388 |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Ben Pfaff | Patch #6302. |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Ben Pfaff | Implement GET DATA/TYPE=TXT. |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Ben Pfaff | Allow parsing 0-based column ranges. |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Ben Pfaff | Make GET DATA a separate command, instead of something... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Ben Pfaff | * src/language/data-io/data-reader.c (struct dfm_reader... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Ben Pfaff | * automake.mk: Add new file. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
John Darrington | Added support for reading Gnumeric spreadsheet files. |
blob | commitdiff | raw | diff to current |
2007-09-23 |
Ben Pfaff | (cmd_data_list): Don't allow END subcommand to be used... |
blob | commitdiff | raw | diff to current |
2007-09-23 |
Ben Pfaff | Bug #21111. Reviewed by John Darrington. |
blob | commitdiff | raw | diff to current |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Ben Pfaff | Fix bug #17100. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Ben Pfaff | (map_case): Create destination case instead of leaving it |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Ben Pfaff | Essentially rewrite MATCH FILES to support FIRST and... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Ben Pfaff | We are using a single member in struct file_handle... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Ben Pfaff | Make it possible to pull cases from the active file... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Ben Pfaff | * inpt-pgm.c (cmd_reread): Always return error code... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Ben Pfaff | Implement SKIP keyword on DATA LIST. Fixes bug #17099. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Ben Pfaff | Tue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Ben Pfaff | Change some aspects of the PRINT, PRINT EJECT, and... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
John Darrington | Eliminated global variable getl_buf |
blob | commitdiff | raw | diff to current |
2006-08-05 |
Ben Pfaff | Fix bug #17329 in REREAD parsing, reported by John... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Ben Pfaff | Allow a comma between specifications on PRINT. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Ben Pfaff | Patch #5244. |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Ben Pfaff | Fix bug #11612, "q2c documentation does not agree with... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Ben Pfaff | Fix bug #15786: System File Creation crashes if directoy is |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Ben Pfaff | Fix regression in command name completion reported... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Ben Pfaff | Reform string library. |
blob | commitdiff | raw | diff to current |
2006-05-25 |
John Darrington | Plugged memory leaks in GUI, and converted most of... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Ben Pfaff | Fix memory leak in MATCH FILES. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Ben Pfaff | Fix segfault. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Ben Pfaff | Some more cleanup with value labels. |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Ben Pfaff | Use a casefile, instead of a case sink, for MATCH FILES... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Ben Pfaff | Further clean up the CMD_* command result codes. |
blob | commitdiff | raw | diff to current |
2006-05-01 |
Ben Pfaff | Remove vestiges of REPEATING DATA support. |
blob | commitdiff | raw | diff to current |
2006-05-01 |
Ben Pfaff | Remove vestiges of REPEATING DATA support. |
blob | commitdiff | raw | diff to current |
2006-05-01 |
Ben Pfaff | Fix change log. |
blob | commitdiff | raw | diff to current |
2006-05-01 |
Ben Pfaff | Fix change log. |
blob | commitdiff | raw | diff to current |
2006-05-01 |
Ben Pfaff | Remove vestiges of FILE TYPE support. |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Ben Pfaff | Improve the way we handle the various parsing "states... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Don't special-case MS-DOS line ends. |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Remove last users of struct file_ext, and then get... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Fix some warnings. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
blob | commitdiff | raw | diff to current |
|