2006-12-01 |
Ben Pfaff | * compute.c: Fix bug #17422, which reports that a... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | * value-labels.c (get_label): Allow commas between... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | Fix indentation. |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | * inpt-pgm.c (cmd_reread): Always return error code... |
tree | commitdiff |
2006-11-30 |
John Darrington | deleted some commented out code. |
tree | commitdiff |
2006-11-29 |
John Darrington | Oops. committing new files |
tree | commitdiff |
2006-11-29 |
John Darrington | Applying patch #5562 |
tree | commitdiff |
2006-11-25 |
Ben Pfaff | We've had a mix of min, max from libpspp/misc.h and... |
tree | commitdiff |
2006-11-25 |
John Darrington | Added whitespace and plugged memory leak. |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | HOST command needs F_KEEP_FINAL_TOKEN. |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
tree | commitdiff |
2006-11-14 |
John Darrington | Fixed bug which crept in with the recent lexer changes. |
tree | commitdiff |
2006-11-11 |
John Darrington | Encapsulated lexer and updated calling functions accord... |
tree | commitdiff |
2006-11-11 |
Ben Pfaff | Implement SKIP keyword on DATA LIST. Fixes bug #17099. |
tree | commitdiff |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
tree | commitdiff |
2006-11-05 |
John Darrington | Added casefilter structure to assist with missing value... |
tree | commitdiff |
2006-11-04 |
Ben Pfaff | Implement SET ERRORS, SHOW ERRORS. |
tree | commitdiff |
2006-11-03 |
John Darrington | Updated the docs and the parser for EXAMINE to make... |
tree | commitdiff |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
tree | commitdiff |
2006-11-02 |
Ben Pfaff | * sys-file-info.c: (cmd_display) Use compare_var_ptr_n... |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Tue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Fix error messages and comment. |
tree | commitdiff |
2006-10-29 |
John Darrington | More constness |
tree | commitdiff |
2006-10-29 |
John Darrington | Made array.h const correct, and dealt with the conseque... |
tree | commitdiff |
2006-10-29 |
Ben Pfaff | Change some aspects of the PRINT, PRINT EJECT, and... |
tree | commitdiff |
2006-10-28 |
John Darrington | Eliminated global variable getl_buf |
tree | commitdiff |
2006-10-28 |
Ben Pfaff | Add routines for integer byte order conversions, floati... |
tree | commitdiff |
2006-10-26 |
John Darrington | Damn! Forgot to change casenum_t in *.q |
tree | commitdiff |
2006-10-26 |
John Darrington | Eliminated global variable current_dataset. |
tree | commitdiff |
2006-10-25 |
John Darrington | Yet more constness |
tree | commitdiff |
2006-10-22 |
John Darrington | More constness/namespace policing |
tree | commitdiff |
2006-10-20 |
Jason Stover | removed useless code |
tree | commitdiff |
2006-10-20 |
John Darrington | Constness and global namespace patrol. |
tree | commitdiff |
2006-10-20 |
John Darrington | Added some more UNIMPL entries. |
tree | commitdiff |
2006-10-19 |
John Darrington | Encapsulated the static data of procedure.[ch] into... |
tree | commitdiff |
2006-10-16 |
Ben Pfaff | * command.c: (do_parse_command) Issue an error for... |
tree | commitdiff |
2006-10-14 |
Ben Pfaff | Fix memory leak in rank_sorted_casefile(). |
tree | commitdiff |
2006-10-14 |
Ben Pfaff | Fix memory leak in test_casereader_clone(). |
tree | commitdiff |
2006-10-14 |
John Darrington | Changed a lot of ints to bools. |
tree | commitdiff |
2006-10-08 |
John Darrington | Memory leak patrol. |
tree | commitdiff |
2006-10-07 |
John Darrington | Implemented the RANK command. |
tree | commitdiff |
2006-09-27 |
John Darrington | Fixed warnings generated by gcc 4.1.2 |
tree | commitdiff |
2006-09-25 |
John Darrington | Added casereader_clone function. |
tree | commitdiff |
2006-09-23 |
John Darrington | Changed int to bool in dict_get_weight and sort_active_... |
tree | commitdiff |
2006-08-14 |
Ben Pfaff | Error message needs a period at end of sentence. |
tree | commitdiff |
2006-08-05 |
Ben Pfaff | Fix bug #17329 in REREAD parsing, reported by John... |
tree | commitdiff |
2006-07-31 |
Ben Pfaff | Allow a comma between specifications on PRINT. |
tree | commitdiff |
2006-07-18 |
Ben Pfaff | Patch #5244. |
tree | commitdiff |
2006-07-17 |
John Darrington | Patch #5209 |
tree | commitdiff |
2006-07-15 |
John Darrington | Applied patch file #10344. |
tree | commitdiff |
2006-07-14 |
Jason Stover | moved knowledge of pspp_linreg_cache out of pspp_coeff_init |
tree | commitdiff |
2006-07-14 |
Ben Pfaff | Fixes for bugs/warts found in debug mode compile (bug... |
tree | commitdiff |
2006-07-10 |
John Darrington | Minor cleanup and spot fixes. |
tree | commitdiff |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
tree | commitdiff |
2006-07-05 |
Ben Pfaff | Fix bug #11612, "q2c documentation does not agree with... |
tree | commitdiff |
2006-07-05 |
Ben Pfaff | Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully... |
tree | commitdiff |
2006-07-04 |
John Darrington | Encapsulated msg_location inside msg_emit |
tree | commitdiff |
2006-07-02 |
Ben Pfaff | Fix bug #15786: System File Creation crashes if directoy is |
tree | commitdiff |
2006-06-28 |
Ben Pfaff | Don't offer both the full and abbreviated names for... |
tree | commitdiff |
2006-06-28 |
Ben Pfaff | Add variable-parser.h to sources. |
tree | commitdiff |
2006-06-28 |
Ben Pfaff | Fix regression in command name completion reported... |
tree | commitdiff |
2006-06-28 |
Ben Pfaff | Add aux data parameter to q2c parse_<command>() and... |
tree | commitdiff |
2006-06-27 |
Ben Pfaff | Move var_set and variable parsing declarations into... |
tree | commitdiff |
2006-06-26 |
Ben Pfaff | (dump_free) For SBC_DBL_LIST, enclose the output code... |
tree | commitdiff |
2006-06-23 |
Ben Pfaff | Support long string variables on FREQUENCIES, as an... |
tree | commitdiff |
2006-06-20 |
Ben Pfaff | Mon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2006-06-09 |
Ben Pfaff | Reform string library. |
tree | commitdiff |
2006-06-07 |
Ben Pfaff | Add random access to casefiles, for use in GUI. |
tree | commitdiff |
2006-05-25 |
John Darrington | Plugged memory leaks in GUI, and converted most of... |
tree | commitdiff |
2006-05-19 |
Jason Stover | renamed pspp_linreg_coeff to pspp_coeff |
tree | commitdiff |
2006-05-19 |
Jason Stover | updated include path of coefficient.h |
tree | commitdiff |
2006-05-15 |
Ben Pfaff | Removed nsprintf(), nvsprintf(). |
tree | commitdiff |
2006-05-15 |
Ben Pfaff | Get rid of capacity argument to ds_init() and update... |
tree | commitdiff |
2006-05-11 |
Jason Stover | adjustments for making coeff a pspp_linreg_coeff** |
tree | commitdiff |
2006-05-10 |
Ben Pfaff | Fix memory leak in MATCH FILES. |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Fix memory leak in AGGREGATE. |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Fix DO REPEAT memory leaks. |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Check return value of pool_fclose(). |
tree | commitdiff |
2006-05-07 |
Ben Pfaff | Fix segfault. |
tree | commitdiff |
2006-05-07 |
John Darrington | Reworked very long string support for better encapsulation. |
tree | commitdiff |
2006-05-07 |
Ben Pfaff | Some more cleanup with value labels. |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Get rid of `char *c' member in union value, for cleanli... |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Make FILTER without any further keywords turn off filte... |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Use a casefile, instead of a case sink, for MATCH FILES... |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
tree | commitdiff |
2006-05-06 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
tree | commitdiff |
2006-05-05 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
tree | commitdiff |
2006-05-04 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
tree | commitdiff |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
tree | commitdiff |
2006-05-02 |
Ben Pfaff | Further clean up the CMD_* command result codes. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Remove vestiges of REPEATING DATA support. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Remove vestiges of REPEATING DATA support. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Fix change log. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Fix change log. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Remove vestiges of FILE TYPE support. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Oops--fix last check-in. |
tree | commitdiff |
2006-05-01 |
Ben Pfaff | Prohibit LAG following TEMPORARY. This both matches... |
tree | commitdiff |
2006-04-28 |
Jason Stover | pass only the variables in the model to pspp_linreg_pre... |
tree | commitdiff |
next |