work on pivot table and FREQUENCIES usage
[pspp] / doc /
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...
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
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-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-04 Ben PfaffAdd pspp-dev.dvi to CLEANFILES.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-19 John DarringtonAdded the MEDIAN function to AGGREGATE.
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonImplemented the reliability command.
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
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-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-05-09 John DarringtonFix problems with yelp opening info files.
2008-03-12 Jason StoverFixed use of @dots in @math command.
next