work on PRINT encoding
[pspp] / doc /
2012-06-19 Ben Pfaffwork on data list
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2012-05-10 John DarringtonMinor documentation formatting changes
2012-04-19 John DarringtonSHOW: New subcommand N
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-04-05 John DarringtonDocumentation: Yet more markup 20120406030503/pspp 20120407030503/pspp 20120408030503/pspp
2012-03-31 John DarringtonExamine: Added the /PLOT=SPREADLEVEL option
2012-03-29 John DarringtonDocumentation: More markup 20120330030503/pspp
2012-03-28 John DarringtonDocumentation: New markup for subcommands 20120329030502/pspp
2012-03-28 John DarringtonDocumentation: Add a @pspp macro
2012-03-23 John DarringtonUpdate the BUGS chapter in the manual
2012-03-23 John DarringtonUpdated the documentation for EXAMINE
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-02-25 John DarringtonAdded SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR... 20120225030502/pspp 20120226030503/pspp
2012-02-09 John DarringtonCorrected typo in documentation 20120210030503/pspp
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2012-01-31 John DarringtonRewrite documentation for the RECODE command. 20120201030502/pspp 20120202030501/pspp
2012-01-18 John DarringtonAdded documentation for the MEANS command 20120119030502/pspp 20120120030503/pspp 20120121030502/pspp
2012-01-14 John DarringtonCorrected various misspellings in the documentation 20120115030503/pspp
2011-12-18 John Darringtondoc/automake.mk: Added eacute to the list of docbook... 20111220030504/pspp
2011-12-17 John DarringtonFix errors in the Texinfo source discovered by makeinfo...
2011-12-11 John DarringtonCairo output driver: Added options to set the foregroun...
2011-11-06 Ben Pfaffq2c: Remove final untranslated strings from q2c.c.
2011-11-06 Ben Pfaffsettings: Update default MXLOOPS and document.
2011-11-06 Ben Pfaffdoc: Remove reference to unimplemented SET PAGER command. 20111106030503/pspp
2011-10-19 John DarringtonUse variable labels in crosstabs. 20111020030501/pspp 20111021030502/pspp 20111022030501/pspp 20111023030503/pspp 20111024030502/pspp
2011-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-24 John DarringtonImprove paste to Openoffice.org &c 20110824030501/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
2011-08-13 John DarringtonImplemented the KMO and Bartlett test in the FACTOR...
2011-07-25 John DarringtonAdded dialog for the NPAR RUNS subcommand
2011-07-09 John DarringtonQUICK CLUSTER: Add documentation 20110709030504/pspp 20110710030504/pspp
2011-07-02 Ben Pfaffdoc: Fix order of NUMERIC and MRSETS sections.
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
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-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
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-12-04 Ben PfaffRemove the PROMPT, CPROMPT, and DPROMPT settings.
2010-12-04 Ben PfaffRemove the NULLINE and ENDCMD settings.
2010-11-06 Ben Pfaffcsv: Make the character used for quoting configurable. 100/pspp 101/pspp 102/pspp 103/pspp 20101106040501/pspp 20101107040502/pspp 20101108040501/pspp 20101109040501/pspp 20101110040502/pspp 20101111040502/pspp 20101112040502/pspp 20101113040502/pspp 20101114040508/pspp
2010-11-06 Ben Pfaffcsv: Add ability to suppress table captions.
2010-11-05 Ben PfaffAdd tut.texi to gitignore file.
2010-11-05 Ben PfaffCACHE: Implement command as no-op.
2010-10-30 John DarringtonNPAR: Implemented the /KENDALL subcommand.
2010-10-28 John DarringtonAdded very basic documentation for the Cochran Q test
2010-10-25 John DarringtonAdded manual entry for the Mann-Whitney test
2010-10-23 John DarringtonDocumentation: Make subsection order alphabetical
2010-10-23 John DarringtonDocumentation for the Friedman test
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-16 Ben Pfaffdoc: Always build ni.texi, tut.texi in source directory.
2010-10-12 John DarringtonAdd documentation for the Kruskal-Wallis subcommand 20101012040502/pspp
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=TXT tests to use Autotest.
2010-09-24 Ben PfaffHOST: Use more modern syntax.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand 20100910040502/pspp
2010-08-29 Ben PfaffImplement the PRESERVE and RESTORE commands. 20100830040502/pspp 20100831040502/pspp 20100901040503/pspp 20100902040507/pspp 20100903040502/pspp
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-22 John DarringtonSET MXWARNS = 0 to be interpreted as unlimited. 20100822040502/pspp 20100823040503/pspp
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2010-08-05 John DarringtonDocumentation: Add explanation of ONEWAY/MISSING
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-07-08 John DarringtonReplace unknown XML entities with their numerical count... 20100711040509/pspp 20100712040501/pspp 20100713040501/pspp 20100714040501/pspp 20100715040507/pspp
2010-06-26 Ben Pfaffcairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
2010-06-06 Ben Pfaffpspp: Add --no-output option to allow entirely disablin...
2010-05-29 Ben PfaffRemove 255-byte limit on the length of literal strings. 20100529040502/pspp
2010-05-27 John DarringtonDocumentation: Added concept indices for various charts 20100528040502/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-21 John DarringtonAdded brief documentation about the FACTOR command...
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-20 John DarringtonUpdate manual's licence to FDL 1.3
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2010-05-13 Ben PfaffUpgrade manuals' licenses to GFDL 1.3 and remove cover... 20100513040522/pspp
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...
2010-03-14 Ben PfaffFREQUENCIES: Modernize syntax and improve chart support.
2010-02-20 Ben PfaffBuild the ODT driver only if libxml2 is available.
2010-02-20 Ben Pfaffdoc: Do not remove pspp.xml upon "make distclean".
2010-02-13 Ben PfaffRELIABILITY: Make expected test results reflect "N...
next