2007-09-22 |
John Darrington | Corrected various typos in error messages. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Ben Pfaff | ChangeLog entries from earlier that I missed. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
John Darrington | Free the cmd after it's finished. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Jason Stover | fix memory leaks; bug 21056 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Ben Pfaff | New test for bug #21117. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Ben Pfaff | * ascii.c (struct ascii_driver_ext): New member reporte... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
John Darrington | Added a BACKEND_CHANGED signal on PsppireDict, and... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Ben Pfaff | Add regression test for bug #21108. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Ben Pfaff | Fix bug #21108. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
John Darrington | Remove callbacks from struct dataset. Closes patch... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Ben Pfaff | Fix bug #20910. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Ben Pfaff | (histogram_plot): Remove incorrect assertion. Fixes... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Ben Pfaff | * set.q (show_warranty): Use fputs to print lack-of... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
John Darrington | Removed documentation for CLEAR TRANSFORMATIONS since... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Darrington | Canonicalized on American orthography in source files. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Darrington | Initialize variables to avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
John Darrington | Fixed all the misspellings of my name and email address |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Ben Pfaff | (dict_clone): Copy case indexes from cloned dictionary... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Jason Stover | fix memory leak |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Jason Stover | Declare models in difinition of cmd_regression; free... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Implemented the find dialog. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Fixed up some gladeui related things to correspond... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Added #include "localcharset.h" to correspond to recent... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Ben Pfaff | (postcalc): Free sorted_tab and the structures that... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
John Darrington | Freed the stuff generated by the parser. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Ben Pfaff | (psppire_variable_sheet_create): Use xstrdup to save... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Darrington | Removed #include "getline.h" because gnulib no longer... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
John Darrington | Fixed buglet managing entries in the recent files lists. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
John Darrington | Implemented the INSERT command. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Pfaff | Update scripts that invoke Perl to invoke it as simply... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ben Pfaff | (cmd_crosstabs): Free xtab and the structures that... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
John Darrington | Rearrange menus to be more like later version of other... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
John Darrington | Update po/* |
commit | commitdiff | tree | snapshot |
2007-08-28 |
John Darrington | Yet more memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Changed test file name from 'foo.sps' to $TESTFILE... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Plugged some memory leaks. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Ben Pfaff | Fix white space. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Darrington | Force display width to 8, if sys file says zero. Closes... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Ben Pfaff | (main): When testing mode is enabled, use a built-in... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Ben Pfaff | Send error message to non-screen output devices also... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Darrington | Enable journal in GUI. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Ben Pfaff | Implement journaling. Bug #17240. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
John Darrington | Catch errors creating icon pixbufs and report them... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Darrington | Remove notebook popup menu, which doesn't seem to displ... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
John Darrington | Added the ability to paste from the clipboard to the... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Jason Stover | broke long line in error message |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Jason Stover | fixed typo |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Ben Pfaff | Delete files that should never have been checked in. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Darrington | Added a basic output viewer. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Jason Stover | fix bug 19819 |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Darrington | Make distcheck work for configure --without-libplot |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Darrington | Avoid assertion failure pasting from a dictionary with... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
John Darrington | Fixed bug pasting from the clipboard, where the wrong... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * command/no_case_size.sh: Update to match update DISPL... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Output variable measurement level, alignment, and displ... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | (casereader_read): Don't require cases read by a casere... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ben Pfaff | Add support for charts to ASCII driver. Bug #16364. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
John Darrington | Deleted unused function. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Jason Stover | Changed PSPP_LINREG_SVD to PSPP_LINREG_QR |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Jason Stover | Added scope and explanation of use of conditional inver... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix bug #18982. Thanks to John Darrington for investig... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix first part of bug #18982. Thanks to John Darringto... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Ben Pfaff | Fix bug reported by Jason Stover. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
John Darrington | Plugged one more source of GtkCritical errors |
commit | commitdiff | tree | snapshot |
2007-08-07 |
John Darrington | Fixed the two biggest sources of GtkCritical errors. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
John Darrington | Changed some properties of the syntax-editor to be... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Ben Pfaff | Typo. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Ben Pfaff | Fix bug #16189. Reviewed by Jason Stover. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Ben Pfaff | (rank_cmd): Instead of sorting by SPLIT FILE vars,... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
John Darrington | Initialize default syntax type. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Ben Pfaff | Clean up handling of median, by treating it almost... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
John Darrington | Use non-deprecated functions. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Ben Pfaff | Remove integer mode from FREQUENCIES and incidentally... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
John Darrington | Used the correct variable in error message. Thanks... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Ben Pfaff | Provisional fix for bug #18692 and bug #20161. Reviewe... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
John Darrington | Implemented the CD command. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
John Darrington | Enabled output generation in the GUI. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
John Darrington | Implemented the Select Cases Dialog |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Ben Pfaff | Make PSPP able to read all the portable files I could... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
John Darrington | Per latest comments in bug #19069 |
commit | commitdiff | tree | snapshot |
2007-07-28 |
John Darrington | Fix bug #19604. T-Test documentation now matches code... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Ben Pfaff | Add tty and listing devices that use VT100 (and xterm... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Ben Pfaff | Make interactive output go to the terminal (bug #17213... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Ben Pfaff | (run_regression): Move casereader_destroy call so that... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Ben Pfaff | Bug #19069. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Ben Pfaff | Make PKG_CHECK_MODULES tests more user-friendly, |
commit | commitdiff | tree | snapshot |
2007-07-26 |
John Darrington | Removed the OMS status bar area for which we're unlikel... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
John Darrington | Patch #6086. Adds "transformation pending" state. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Ben Pfaff | Fix bug #17100. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Ben Pfaff | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Ben Pfaff | Fix bug #6113. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Ben Pfaff | Fix bug #20427. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Ben Pfaff | Fix bugs #20493, #20494. |
commit | commitdiff | tree | snapshot |
next |