2006-12-07 |
John Darrington | Removed mutual dependency between libpspp and data |
tree | commitdiff |
2006-12-07 |
John Darrington | Added a syntax editor to the GUI. |
tree | commitdiff |
2006-12-07 |
John Darrington | Fixed memory leak. |
tree | commitdiff |
2006-12-07 |
John Darrington | Changed factors' independent variables to be copies... |
tree | commitdiff |
2006-12-07 |
Ben Pfaff | Remove blank page. |
tree | commitdiff |
2006-12-07 |
Ben Pfaff | Compare variable pointers instead of variable indexes. |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
tree | commitdiff |
2006-12-05 |
John Darrington | Applied patch #5611 |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | * missing-values.c (mv_resize): Don't write beyond... |
tree | commitdiff |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_i... |
tree | commitdiff |
2006-12-02 |
Ben Pfaff | Remove redundant parentheses. |
tree | commitdiff |
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-29 |
John Darrington | Fixed make distcheck |
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-19 |
Ben Pfaff | Fix grammar in comment. |
tree | commitdiff |
2006-11-16 |
John Darrington | Apply patch #5561. Connect debugger on error. |
tree | commitdiff |
2006-11-14 |
John Darrington | Fixed bug which crept in with the recent lexer changes. |
tree | commitdiff |
2006-11-14 |
John Darrington | Plugged some small memory leaks |
tree | commitdiff |
2006-11-11 |
John Darrington | Encapsulated lexer and updated calling functions accord... |
tree | commitdiff |
2006-11-11 |
Ben Pfaff | Fix buffer overflow reported by John Darrington. |
tree | commitdiff |
2006-11-11 |
Ben Pfaff | Implement SKIP keyword on DATA LIST. Fixes bug #17099. |
tree | commitdiff |
2006-11-07 |
John Darrington | Committed patch #5524, which allows the message destina... |
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 | * msg-ui.c (handle_msg): Only write message to terminal if |
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 | Remove num_to_string() function, because it is not... |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Add missing "#include <config.h>". |
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-15 |
John Darrington | Added a pooled version of hsh_create |
tree | commitdiff |
2006-10-14 |
Ben Pfaff | * casefile.c (casereader_read_xfer): Always initialize... |
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-09-21 |
Ben Pfaff | * variable.c: (width_to_bytes) Rephrase code for clarify. |
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 | New PURE_FUNCTION, CONST_FUNCTION macros. |
tree | commitdiff |
2006-07-31 |
Ben Pfaff | Allow a comma between specifications on PRINT. |
tree | commitdiff |
2006-07-30 |
John Darrington | Re-enabled automatic insertion of cases in data sheet. |
tree | commitdiff |
2006-07-29 |
John Darrington | Made the variable sheet automatically add variables... |
tree | commitdiff |
2006-07-29 |
John Darrington | Fixed bug where psppire tried to save a file even after... |
tree | commitdiff |
2006-07-29 |
John Darrington | Re-enabled saving of the current file. |
tree | commitdiff |
2006-07-23 |
John Darrington | Fixed bug where gui would crash when columns were resized. |
tree | commitdiff |
2006-07-18 |
Ben Pfaff | Patch #5244. |
tree | commitdiff |
2006-07-17 |
John Darrington | Patch #5209 |
tree | commitdiff |
2006-07-16 |
Jason Stover | center the data before computing the coefficients;... |
tree | commitdiff |
2006-07-16 |
Jason Stover | fixed and tested computation of coefficients |
tree | commitdiff |
2006-07-15 |
Ben Pfaff | Improve comment. |
tree | commitdiff |
2006-07-15 |
Jason Stover | made matrix argument const in coefficient initialization |
tree | commitdiff |
2006-07-15 |
Jason Stover | fixed computation of sample covariance |
tree | commitdiff |
2006-07-15 |
John Darrington | Added insert-variables.png to dists |
tree | commitdiff |
2006-07-15 |
John Darrington | Applied patch file #10344. |
tree | commitdiff |
2006-07-15 |
John Darrington | Actually commit the icons |
tree | commitdiff |
2006-07-15 |
John Darrington | Added toolbar icons. Hopefully somebody will contribut... |
tree | commitdiff |
2006-07-15 |
Jason Stover | fixed intialization of coefficients |
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-13 |
Jason Stover | use struct design_matrix |
tree | commitdiff |
2006-07-13 |
Ben Pfaff | (outp_drivers): [DEBUGGING] Delete unused declaration. |
tree | commitdiff |
2006-07-13 |
Ben Pfaff | Add missing include. |
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-07 |
Ben Pfaff | Fix link error noted by Jason Stover. |
tree | commitdiff |
2006-07-06 |
Jason Stover | subscript fixes |
tree | commitdiff |
2006-07-05 |
Jason Stover | added new initialization function |
tree | commitdiff |
next |