lexer: Remove DUMP_TOKENS debugging feature.
[pspp] / doc /
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-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...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffdoc: Distribute doc/pspp.xml, so that users don't need...
2010-02-06 Ben Pfaffverbose-msg: Remove.
2010-02-06 Ben Pfaffdoc: Be more optimistic about PSPP completion.
2010-02-06 Ben Pfaffascii: Remove unimplemented "tab-width" setting.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2010-01-17 Ben PfaffLIST: Remove WEIGHT subcommand.
2009-12-26 John DarringtonAdded documentation for the FACTOR command
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-24 John DarringtonFix fault XML in documentation.
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-06 Ben Pfaffoutput: Remove PostScript driver.
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre...
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-11 Ben PfaffAvoid nonportable -i option in sed invocation.
2009-10-04 John DarringtonCORRELATIONS: Documented the /STATISTICS subcommand
2009-10-03 John DarringtonAdd a manual entry for the CORRELATIONS command
2009-09-26 Ben PfaffFix missing @clicksequence problem for building Docbook...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-04 Ben PfaffFix missing @clicksequence problem with older Texinfo...
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-19 John DarringtonAdded the '=' to the plot subcommand's documentation.
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-17 John DarringtonUpdate documentation regarding missing values.
2009-07-12 John DarringtonUpdated the developers' manual to reflect the new situation
2009-06-09 John DarringtonAdded documentation for the ROC command
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-17 John DarringtonFix incorrect word order
2009-05-17 John DarringtonRemove whitespace before footnotes
2009-05-17 John DarringtonCorrect grammar
2009-05-17 John DarringtonChange examples using heights to be all in millimetres
2009-05-17 John DarringtonDelete '*' from DATA LIST examples
2009-05-17 John DarringtonMention that two juxtapose LIST keywords are intentional
2009-05-17 John DarringtonFix misaligned menu items
2009-05-17 John DarringtonAdded a tutorial chapter to the manual.
2009-05-12 John DarringtonDon't create histograms for string variables.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 John DarringtonImplemented the sign test.
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-07 John DarringtonImplemented the ENCODING subcommand to DATA LIST.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonUpdate pspp developer's guide with new i18n changes.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonImplemented the SET LOCALE='...' command.
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-17 John DarringtonCorrect typo in BINOMIAL section of user manual.
2009-03-11 John DarringtonFix generation of email address
2009-03-11 John DarringtonRemove repeated '@setfilename' lines from Texinfo source.
2009-03-11 John DarringtonA simpler way to avoid one makeinfo bug
2009-03-11 John DarringtonConvert manual to docbook and load that in yelp.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-25 John DarringtonFix display of window icon
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-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-12-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-30 John DarringtonAdd mutual links to VARIABLE/DATAFILE ATTRIBUTE documen...
next