2007-06-04 |
Ben Pfaff | Add ability for reverse iteration to tower code, and... |
tree | commitdiff |
2007-06-04 |
Ben Pfaff | * range-set.c (range_set_clone): New function. |
tree | commitdiff |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
tree | commitdiff |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for... |
tree | commitdiff |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add... |
tree | commitdiff |
2007-04-16 |
Ben Pfaff | * recode.c (enlarge_dst_widths): Source isn't null... |
tree | commitdiff |
2007-04-12 |
John Darrington | Fixed Bug #19424 (confidence interval from EXAMINE). |
tree | commitdiff |
2007-04-04 |
Ben Pfaff | * npar-binomial.sh: Be less picky about whitespace... |
tree | commitdiff |
2007-04-03 |
Ben Pfaff | Apply patches #5828, #5837, #5841, #5843. |
tree | commitdiff |
2007-03-31 |
Ben Pfaff | Add plain balanced tree structure. Patch #5827. |
tree | commitdiff |
2007-03-30 |
Jason Stover | fixed sparse-array linker problem |
tree | commitdiff |
2007-03-25 |
Ben Pfaff | Add sparse array data structure. |
tree | commitdiff |
2007-03-19 |
Ben Pfaff | Don't try to distribute tests that are compiled |
tree | commitdiff |
2007-03-17 |
John Darrington | Changed call to nl_langinfo with localecharset (from... |
tree | commitdiff |
2007-02-12 |
Ben Pfaff | Include <config.h>. |
tree | commitdiff |
2007-02-09 |
Ben Pfaff | Improve VECTOR implementation. |
tree | commitdiff |
2007-02-07 |
John Darrington | Addressed some of the issues raised by John McCabe... |
tree | commitdiff |
2007-02-06 |
Jason Stover | fixed test to match recent patch |
tree | commitdiff |
2007-02-02 |
John Darrington | Fixed bug parsing floating point values in DO-REPEAT. |
tree | commitdiff |
2007-01-26 |
Ben Pfaff | Check in patch #5709: Augmented Balanced Tree data... |
tree | commitdiff |
2007-01-20 |
John Darrington | Patch #5676 (syntax string source). |
tree | commitdiff |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
tree | commitdiff |
2007-01-04 |
John Darrington | Added psppire-dialog and psppire-buttonbox widgets. |
tree | commitdiff |
2006-12-24 |
John Darrington | Added some extraneous crud to .cvsignore files |
tree | commitdiff |
2006-12-22 |
John Darrington | Checked in missed file. Thanks to Ben Pfaff for the... |
tree | commitdiff |
2006-12-22 |
John Darrington | Fixed bug #17420 (table columns exceeded with /FORMAT... |
tree | commitdiff |
2006-12-22 |
Ben Pfaff | Implement DELETE VARIABLES. |
tree | commitdiff |
2006-12-20 |
Ben Pfaff | Fix bugs in LOOP. |
tree | commitdiff |
2006-12-20 |
John Darrington | Implemented the NPAR TESTS command. |
tree | commitdiff |
2006-12-16 |
Ben Pfaff | Fix test to allow string grouping variables on RANK. |
tree | commitdiff |
2006-12-16 |
Ben Pfaff | Reverse order of arguments to DATEDIFF, for compatibili... |
tree | commitdiff |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
tree | commitdiff |
2006-12-14 |
Ben Pfaff | Additionally verify that input files have equal number... |
tree | commitdiff |
2006-12-14 |
Ben Pfaff | Implement DATESUM, DATEDIFF functions. |
tree | commitdiff |
2006-12-11 |
Ben Pfaff | This patch adds the VALUELABEL function for use in... |
tree | commitdiff |
2006-12-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | * compute.c: Fix bug #17422, which reports that a... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block... |
tree | commitdiff |
2006-12-01 |
Ben Pfaff | Properly handle empty DO REPEAT...END REPEAT block... |
tree | commitdiff |
2006-11-29 |
John Darrington | Applying patch #5562 |
tree | commitdiff |
2006-11-29 |
John Darrington | Fixed make distcheck |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | Fix race condition in tests/bugs/signals.sh. |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
tree | commitdiff |
2006-11-18 |
Ben Pfaff | Replace several similar lines by one line inside DO... |
tree | commitdiff |
2006-11-14 |
John Darrington | Fixed bug which crept in with the recent lexer changes. |
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-10-29 |
Ben Pfaff | Reduce verbosity of ll-test, llx-test output. |
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 | Eliminated global variable current_dataset. |
tree | commitdiff |
2006-10-08 |
Ben Pfaff | DISPLAY FILE LABEL is no longer undocumented. |
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-07-18 |
Ben Pfaff | Patch #5244. |
tree | commitdiff |
2006-07-15 |
John Darrington | Applied patch file #10344. |
tree | commitdiff |
2006-07-12 |
Ben Pfaff | Put ll-test, llx-test in check_PROGRAMS instead of... |
tree | commitdiff |
2006-07-06 |
Ben Pfaff | Add expressions/randist/compare.pl to EXTRA_DIST. |
tree | commitdiff |
2006-07-05 |
Ben Pfaff | Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully... |
tree | commitdiff |
2006-07-04 |
Ben Pfaff | Modify the random distributions test to verify to 2... |
tree | commitdiff |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP. |
tree | commitdiff |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP. |
tree | commitdiff |
2006-05-30 |
John Darrington | Internationalisation. |
tree | commitdiff |
2006-05-27 |
John Darrington | Fixed a lot of internationalisation issues. |
tree | commitdiff |
2006-05-25 |
John Darrington | Plugged memory leaks in GUI, and converted most of... |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Only use "A TO B" for increasing runs of integers,... |
tree | commitdiff |
2006-05-04 |
John Darrington | make distcheck |
tree | commitdiff |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
tree | commitdiff |
2006-04-29 |
Ben Pfaff | Fix excessively long line. |
tree | commitdiff |
2006-04-26 |
Ben Pfaff | Improve the way we handle the various parsing "states... |
tree | commitdiff |
2006-04-03 |
Ben Pfaff | Clean up output subsystem. |
tree | commitdiff |
2006-03-24 |
John Darrington | Added test/command/regression.sh to test/automake.mk |
tree | commitdiff |
2006-03-23 |
Jason Stover | Added REGRESSION test |
tree | commitdiff |
2006-03-23 |
Jason Stover | test for REGRESSION procedure |
tree | commitdiff |
2006-03-11 |
John Darrington | Changed the default value od SCOMPRESS to true. |
tree | commitdiff |
2006-03-04 |
John Darrington | Fixed bug reading compressed system files. |
tree | commitdiff |
2006-03-04 |
John Darrington | removed redundant files |
tree | commitdiff |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
tree | commitdiff |
2006-03-04 |
John Darrington | Added automake.mk files |
tree | commitdiff |
2006-03-04 |
John Darrington | Checkin of new directory structure. |
tree | commitdiff |
2006-01-30 |
Ben Pfaff | Fix terminology. |
tree | commitdiff |
2006-01-29 |
Ben Pfaff | Add scratch file handles. |
tree | commitdiff |
2005-11-05 |
Ben Pfaff | Improve recode-copy-bug failure reporting. |
tree | commitdiff |
2005-11-03 |
Ben Pfaff | DO IF, LOOP cleanup. |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | *** empty log message *** |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank-line replacement |
tree | commitdiff |
2005-10-27 |
Jason Stover | Fixed blank line replacement |
tree | commitdiff |
2005-10-27 |
John Darrington | Separated the abstraction of a file handle, from its... |
tree | commitdiff |
2005-10-24 |
John Darrington | Fixed bug #14822. |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made BSD diff compatible |
tree | commitdiff |
2005-10-10 |
Jason Stover | Made BSD diff compatible |
tree | commitdiff |
next |