2020-11-27 |
Ben Pfaff | src/libpspp/Makefile.am: Fix atomicity of version.c... |
blob | commitdiff | raw |
2019-12-29 |
Ben Pfaff | bit-vector: Add new functions for working with bit... |
blob | commitdiff | raw | diff to current |
2019-11-27 |
John Darrington | Delete trailing whitespace at line endings. |
blob | commitdiff | raw | diff to current |
2019-10-11 |
Ben Pfaff | zip-reader: Better hide implementation details from... |
blob | commitdiff | raw | diff to current |
2017-08-03 |
John Darrington | Merge remote-tracking branch 'origin/master' into sheet |
blob | commitdiff | raw | diff to current |
2017-07-05 |
John Darrington | Add copyright and licence notices to files which lack... |
blob | commitdiff | raw | diff to current |
2016-02-21 |
Ben Pfaff | Makefiles: Fix use of $(AM_V_at) in makefile rules. |
blob | commitdiff | raw | diff to current |
2016-02-14 |
Friedrich Beckmann | MacOS build - fixed src/libpspp/automake.c version... |
blob | commitdiff | raw | diff to current |
2016-01-21 |
John Darrington | Include a dissuader for odd numbered minor releases |
blob | commitdiff | raw | diff to current |
2016-01-06 |
Ben Pfaff | Makefiles: Add $(AM_V_GEN) and $(AM_V_at) to a few... |
blob | commitdiff | raw | diff to current |
2015-12-17 |
John Darrington | Remove string stat_version |
blob | commitdiff | raw | diff to current |
2015-12-10 |
John Darrington | Replace "sed" with "$(SED)" in Makefiles |
blob | commitdiff | raw | diff to current |
2015-12-10 |
John Darrington | Make rule for src/libpspp/version.c atomic |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Friedrich Beckmann | merge master->gtk3, fixed psppire-output-view.c refacto... |
blob | commitdiff | raw | diff to current |
2015-01-22 |
John Darrington | Add examples directory "shortcut" to file_open dialog |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Ben Pfaff | Makefiles: Make most of the handwritten rules support... |
blob | commitdiff | raw | diff to current |
2014-02-08 |
Ben Pfaff | Remove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp |
blob | commitdiff | raw | diff to current |
2013-12-22 |
Ben Pfaff | pspp-convert: Add support for decrypting encrypted... 20131222030520/pspp |
blob | commitdiff | raw | diff to current |
2013-05-19 |
John Darrington | version.c: Make the build date/time independent of... |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Ben Pfaff | Merge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp |
blob | commitdiff | raw | diff to current |
2012-12-25 |
Ben Pfaff | u8-line: Factor out new library for composing lines... |
blob | commitdiff | raw | diff to current |
2012-06-19 |
Ben Pfaff | line-reader: New library for reading a file line-by... |
blob | commitdiff | raw | diff to current |
2012-04-21 |
Ben Pfaff | New "range-tower" data structure. 20120421030503/pspp |
blob | commitdiff | raw | diff to current |
2012-01-28 |
Ben Pfaff | Name the src/libpspp convenience library consistently. |
blob | commitdiff | raw | diff to current |
2011-08-20 |
John Darrington | Merge remote branch 'origin/sourceview' 20110820030503/pspp |
blob | commitdiff | raw | diff to current |
2011-07-01 |
John Darrington | Implemented a zip-writer to correspond to zip-reader |
blob | commitdiff | raw | diff to current |
2011-07-01 |
John Darrington | Remove some files which are no longer used |
blob | commitdiff | raw | diff to current |
2011-07-01 |
John Darrington | Merge remote branch 'savannah/master' into sourceview |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | lexer: Reimplement for better testability and internati... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | segment: New library for low-level phase of lexical... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | u8-istream: New library for reading a text file and... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | encoding-guesser: New library to guess the encoding... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | legacy-encoding: Remove. |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Ben Pfaff | temp-file: New functions for creating temporary files... |
blob | commitdiff | raw | diff to current |
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 |
next |