2010-07-30 |
Ben Pfaff | temp-file: New functions for creating temporary files... |
blob | commitdiff | raw |
2010-07-30 |
Ben Pfaff | temp-file: Rename "ext-array" (for "external array"). |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Ben Pfaff | tmpfile: Rename "struct tmpfile" to "struct temp_file". 20100611040505/pspp |
blob | commitdiff | raw | diff to current |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Ben Pfaff | New case-insensitive string map data structure. |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | Add case-insensitive string set. |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Ben Pfaff | odt: Remove dependency on external "zip" program. 20100224040512/pspp |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Ben Pfaff | Greatly simplify PSPP configuration. |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Ben Pfaff | New "string_array" data structure for working with... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Ben Pfaff | verbose-msg: Remove. |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Ben Pfaff | New library for interned strings. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Ben Pfaff | Distribute some files that were forgotten. |
blob | commitdiff | raw | diff to current |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-18 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Ben Pfaff | New data type string_map, a string-to-string map. |
blob | commitdiff | raw | diff to current |
2009-11-27 |
Ben Pfaff | New data type string_set, a set of unique strings. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Ben Pfaff | Use @VARIABLE@ instead of $(VARIABLE) consistently... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Ben Pfaff | perl-module: Additional fixes for Perl version number... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Ben Pfaff | perl-module: Tolerate minor PSPP version number differe... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Implement new command-line argument parser. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | model-checker: Kill dependencies and move back to libpspp. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-22 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-07 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-03-02 |
John Darrington | Merge branch 'master'; commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge branch 'master' of /home/john/Development/pspp... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge commit 'HEAD'; commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-01-29 |
John Darrington | Merge branch 'savannah/perl-module' |
blob | commitdiff | raw | diff to current |
2009-01-27 |
John Darrington | Remove pspp-vers.pl which did more harm than good. |
blob | commitdiff | raw | diff to current |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-01-10 |
John Darrington | Merge commit 'origin/master'; commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-01-07 |
John Darrington | Merge commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2008-12-20 |
John Darrington | Add perl parseable line to src/libpspp/version.c |
blob | commitdiff | raw | diff to current |
2008-11-11 |
John Darrington | Merge branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-10-14 |
Ben Pfaff | Make src/libpspp/version.c depend on Makefile. |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Ben Pfaff | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2008-10-05 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
John Darrington | Moved the datasheet testing code out of src/{libspp... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Ben Pfaff | New hmap and hmapx hash table implementations. |
blob | commitdiff | raw | diff to current |
2008-09-20 |
John Darrington | Moved all static libraries to libtool libraries. |
blob | commitdiff | raw | diff to current |
2008-08-23 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Ben Pfaff | Start generating ChangeLog automatically from Git commi... |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Ben Pfaff | Patch #6427. Reviewed by John Darrington. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | xalloc.h-instead-of-alloc.h.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Ben Pfaff | Make interactive output go to the terminal (bug #17213... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Ben Pfaff | Add error propagation layer. Patch #5916, slightly... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Ben Pfaff | Implement model checker for testing purposes. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Ben Pfaff | Apply patches #5828, #5837, #5841, #5843. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Ben Pfaff | Add plain balanced tree structure. Patch #5827. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Ben Pfaff | Deuglify deque code. Patch #5829. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Ben Pfaff | Add sparse array data structure. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Ben Pfaff | * Makefile.am (AUTOMAKE_OPTIONS): Require Automake... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
John Darrington | Quoted strings in generated syntax. |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Ben Pfaff | Check in patch #5709: Augmented Balanced Tree data... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Ben Pfaff | Add a deque, implemented as a circular queue, to libpspp. |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
blob | commitdiff | raw | diff to current |
2006-12-24 |
John Darrington | Updated AUTHORS |
blob | commitdiff | raw | diff to current |
2006-12-23 |
John Darrington | Cleaned up GUI, by objectifying the data editor. Remov... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
John Darrington | Applying patch #5562 |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Ben Pfaff | Add routines for integer byte order conversions, floati... |
blob | commitdiff | raw | diff to current |
2006-07-15 |
John Darrington | Applied patch file #10344. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
blob | commitdiff | raw | diff to current |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP. |
blob | commitdiff | raw | diff to current |
2006-05-30 |
John Darrington | Internationalisation. |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Ben Pfaff | Removed groff_font_path. |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Ben Pfaff | Use <stdarg.h> from gnulib instead of our home-grown... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Ben Pfaff | Add va_copy.h header instead of inlining a definition. |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Finish reforming error message support. In this phase... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Get rid of src/libpspp/debug-print.h and all its users... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Ben Pfaff | Add freaderror() analogous to fwriteerror() in gnulib. |
blob | commitdiff | raw | diff to current |
2006-03-15 |
John Darrington | Changed include paths to be explicitly specified in... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
John Darrington | Made make distcheck work |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added src/libpspp/automake.mk and src/data/automake.mk |
blob | commitdiff | raw | diff to current |
|