pivot table procedure conceptually works
[pspp] / doc / dev /
2014-11-29 Ben PfaffAdd support for weighting variables in SPSS/PC+ system...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-03-16 Ben PfaffAllow variable labels longer than 255 bytes.
2014-02-16 Ben Pfaffpspp-dump-sav: More gracefully handle empty multiple...
2014-02-16 Ben Pfaffsys-file-reader: Handle multiple response sets with...
2014-02-08 Ben Pfaffsys-file-reader: Successfully read files with duplicate...
2013-12-22 Ben Pfaffpspp-convert: Add support for decrypting encrypted... 20131222030520/pspp
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-10-05 Ben Pfaffdoc: Fix usage of @itemx.
2013-09-30 Ben Pfaffsys-file-reader: Add support for long string missing...
2013-09-20 Ben Pfaffsys-file-reader: Add support for record 7, subtype 10. 20130920030502/pspp
2013-08-27 Ben PfaffVARIABLE ROLE: Document the format and add a test. 20130827030505/pspp 20130828030503/pspp 20130829030514/pspp 20130830030503/pspp 20130831030502/pspp 20130901030502/pspp 20130902030504/pspp
2013-08-03 Ben Pfaffsys-file-reader: Accept measurement value of zero witho... 20130804030502/pspp
2013-08-03 Ben Pfaffsys-file-reader: Ignore subtype 24 written by SPSS 21.
2013-08-03 Ben Pfaffsys-file-reader: Handle SPSS 21 change in representatio...
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-01-17 Ben PfaffDocument and implement "precision record" in portable... 20130117030512/pspp 20130118030503/pspp 20130119030502/pspp 20130120030506/pspp
2012-11-23 John DarringtonMerge remote branch 'origin/master' into psppsheet 20121201032009/pspp
2012-11-19 John DarringtonFixed Texinfo problems which arise under Texinfo 4...
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2011-11-06 Ben Pfaffq2c: Remove final untranslated strings from q2c.c.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to... 20110623030506/pspp
2011-06-18 Ben Pfaffsys-file-writer: Write variable names in mrsets in...
2011-06-16 Ben Pfaffsys-file-writer: Write encoding names in all-uppercase. 20110616030507/pspp
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-02-20 Ben Pfaffformat: Increase abstraction of fmt_number_style.
2011-02-05 Ben Pfaffdoc: Document that type-7 records must appear in ascend...
2011-02-05 Ben Pfaffdoc: Update description of character encoding informati...
2011-02-04 Ben Pfaffsys-file-reader: Add tests. 183/pspp 184/pspp 20110204030503/pspp 20110205030505/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-21 Ben Pfaffsys-file-reader: Variable attributes record uses long...
2010-05-21 Ben Pfaffsys-file-reader: Tolerate variable labels longer than...
2010-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp
2010-04-22 Ben PfaffDocument system file record type 7, subtype 16 as 64... 20100422040528/pspp 20100423040516/pspp 20100424040522/pspp
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-12 John DarringtonUpdated the developers' manual to reflect the new situation
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 Ben PfaffFix a few typos and capitalization errors in developers...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonUpdate pspp developer's guide with new i18n changes.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonMerge branch 'refs/heads/charset' of ssh://jmd@git...
2009-03-29 John DarringtonDocument record 7, subtype 20 in system file format.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-09 John DarringtonAdded a chapter to the developers' manual about i18n.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2008-01-02 John DarringtonCloses patch #6359
2007-12-07 Ben PfaffHandle variable display parameters record with only...
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...