pivot table procedure conceptually works
[pspp] / src / language / data-io / automake.mk
2014-11-29 Ben Pfaffpivot table procedure conceptually works pivot-table2
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-25 John Darringtonconvert list.q to list.c
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-04 Ben PfaffImplement DATASET commands.
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-12-03 Ben PfaffBreak get.c up into multiple files in a logical fashion.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-04-05 John DarringtonRemoved generated files from tarball
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-07-18 Ben PfaffPatch #5244.
2006-07-15 John DarringtonApplied patch file #10344.
2006-05-01 Ben PfaffRemove vestiges of REPEATING DATA support.
2006-05-01 Ben PfaffRemove vestiges of FILE TYPE support.
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John Darringtonadded automake.mk files in src/language