work on PRINT encoding
[pspp] / doc / utilities.texi
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2012-04-19 John DarringtonSHOW: New subcommand N
2012-04-05 John DarringtonDocumentation: Yet more markup 20120406030503/pspp 20120407030503/pspp 20120408030503/pspp
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-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
2011-12-17 John DarringtonFix errors in the Texinfo source discovered by makeinfo...
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-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-12-04 Ben PfaffRemove the PROMPT, CPROMPT, and DPROMPT settings.
2010-12-04 Ben PfaffRemove the NULLINE and ENDCMD settings.
2010-11-05 Ben PfaffCACHE: Implement command as no-op.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-24 Ben PfaffHOST: Use more modern syntax.
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-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
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-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
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-11 John DarringtonRemove repeated '@setfilename' lines from Texinfo source.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-09-05 John DarringtonImplemented the INSERT command.
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-07-30 John DarringtonImplemented the CD command.
2007-06-06 Ben PfaffRemoved next, prev, up node names from @node lines...
2007-05-03 John DarringtonImplemented ADD DOCUMENT. Thanks to Ben Pfaff for...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-04-17 Ben PfaffConsistently write "file name" as two words, in accorda...
2006-03-04 John DarringtonCheckin of new directory structure.
2005-12-24 Ben Pfaff"script" -> "command file"
2005-12-11 Ben PfaffSeparate settings and the SET command, for modularity.
2005-05-02 Ben PfaffNew implementation of long variable names. Each variab...
2005-04-26 John DarringtonAdded the ECHO command.
2005-03-01 Ben PfaffRewrite expression code.
2005-01-26 John DarringtonPatched the previous patch. Everything should be OK...
2005-01-10 John DarringtonAdded a signal handler to delete temp casefiles on...
2004-11-16 John DarringtonAdded the permissions command.
2004-10-30 John DarringtonSplit pspp.texi into one texi file per chapter