work on docs
[pspp] / src /
2022-04-02 Ben Pfaffctables syntax diagram
2022-04-02 Ben PfaffPCOMPUTE works
2022-04-02 Ben PfaffRename section_value to occurrence.
2022-04-02 Ben Pfaffpostcomputes sort-of work!
2022-04-02 Ben Pfaffpostcomputes show up in results (all zeros so far)
2022-04-02 Ben Pfafflexer: New function lex_ofs_representation().
2022-04-02 Ben Pfaffhiding source categories
2022-04-02 Ben PfaffMatch postcompute expressions against categories.
2022-04-02 Ben Pfaffparsing postcomputes into categories
2022-04-02 Ben Pfaffparsing works, at least the basics
2022-04-02 Ben PfaffPCOMPUTE and PPROPERTIES parser (not tested)
2022-04-02 Ben PfaffMISSING=INCLUDE/EXCLUDE works
2022-04-02 Ben Pfaffwork toward EMPTY=INCLUDE
2022-04-02 Ben PfaffBreak tables up into sections.
2022-04-02 Ben PfaffRevert "work on adding empty categories"
2022-04-02 Ben Pfaffwork on adding empty categories
2022-04-02 Ben Pfaffctables: Minor refactoring.
2022-04-02 Ben PfaffWork on weighting.
2022-04-02 Ben PfaffAdd ptile support (untested).
2022-04-02 Ben Pfaffctables: Support mode (untested).
2022-04-02 Ben Pfaffmode: New order statistic.
2022-04-02 Ben Pfaffmath: Make 'accumulate' a feature of order statistics...
2022-04-02 Ben Pfaffimplement MEDIAN (untested)
2022-04-02 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2022-04-02 Ben Pfaffmath: Coding style updates in some order-stat implement...
2022-04-02 Ben Pfaffmath: Improve comments.
2022-04-02 Ben Pfaffmath: Avoid unneeded extra allocations for fixed-size...
2022-04-02 Ben PfaffMore tests for totals and subtotals, with fixes.
2022-04-02 Ben Pfaff2-d subtotals work
2022-04-02 Ben PfaffFix subtotal calculations.
2022-04-02 Ben PfaffSome basic tests.
2022-04-02 Ben Pfaffspv-legacy-decoder: Always give the pivot table a title.
2022-04-02 Ben Pfaffoutput-item: Add missing new-line printing tables in...
2022-04-02 Ben Pfaffpivot-table: Fix pivot_table_dump() null pointer derefe...
2022-04-02 Ben PfaffA few basic tests pass.
2022-04-02 Ben Pfafffix one bug with clabels
2022-04-02 Ben Pfafffix parsing
2022-04-02 Ben Pfaffbasics work now
2022-04-02 Ben Pfaffnumbers back in tables
2022-04-02 Ben Pfaffwe don't really need two forks of the output code
2022-04-02 Ben Pfafflabeling, with clabels and slabels, all seems to work...
2022-04-02 Ben Pfaffbegin refactoring how to do grouping
2022-04-02 Ben Pfaffbetter comment
2022-04-02 Ben Pfaffmake rowlabels and collabels more regular
2022-04-02 Ben Pfaffcheck label positions for =OPPOSITE or =LAYER
2022-04-02 Ben Pfaffmove code around
2022-04-02 Ben Pfaffminor improvements and cleanups
2022-04-02 Ben PfaffStart work on slabels != summary_axis.
2022-04-02 Ben Pfaffmore debug prints
2022-04-02 Ben Pfaffmerging works
2022-04-02 Ben PfaffFix parsing totals.
2022-04-02 Ben PfaffMake all the spec_sets distinct.
2022-04-02 Ben Pfaffparallel members to arrays
2022-04-02 Ben Pfaffimprove naming
2022-04-02 Ben PfaffBreak ctables_cell_insert__() from ctables_cell_add__()
2022-04-02 Ben PfaffRename var_array to nest.
2022-04-02 Ben PfaffRename var_array2 to stack.
2022-04-02 Ben PfaffAllow totals to have different statistics
2022-04-02 Ben Pfaffwork on configurable summaries for totals
2022-04-02 Ben Pfaffsubtotal and hsubtotal work
2022-04-02 Ben Pfafftotals can go first as well as last
2022-04-02 Ben PfaffFix output to spv.
2022-04-02 Ben Pfaffnested totals
2022-04-02 Ben Pfaffsingle totals work
2022-04-02 Ben PfaffUnify categories as the "explicit" categories.
2022-04-02 Ben PfaffRename ctables_freq to ctables_cell.
2022-04-02 Ben Pfaffcategory sort implicitly
2022-04-02 Ben PfaffSorting categories by explicit values.
2022-04-02 Ben Pfaffcategory filtering works
2022-04-02 Ben Pfafftable sections exist
2022-04-02 Ben Pfaffdomains work
2022-04-02 Ben Pfaffsubtables work
2022-04-02 Ben PfaffCTABLES: Support setting the title, caption, ...
2022-04-02 Ben Pfaffpivot-table: New functions for setting captions, etc.
2022-04-02 Ben Pfaffscale variables work more sanely
2022-04-02 Ben Pfaffsummaries work
2022-04-02 Ben Pfaffdata filled in
2022-04-02 Ben Pfaffaxes marked properly
2022-04-02 Ben Pfafftoward better summaries
2022-04-02 Ben Pfaffdimensions work, except for sumamries
2022-04-02 Ben Pfaffoutput-item: Fix memory leak in output_item_dump().
2022-04-02 Ben Pfaffwork
2022-04-02 Ben Pfafftrack axes
2022-04-02 Ben Pfaffsome summary functions work
2022-04-02 Ben Pfaffgive CTABLES its own freq structure
2022-04-02 Ben Pfaffvlabels works a little
2022-04-02 Ben Pfaffall but last category
2022-04-02 Ben PfaffSkipping missing values.
2022-04-02 Ben PfaffCTABLES basics work
2022-04-02 Ben Pfafffreqtabs are per-table
2022-04-02 Ben Pfaffsort the frequency tables
2022-04-02 Ben Pfaffnow builds frequency tables
2022-04-02 Ben Pfafffigure out frequency table structure
2022-04-02 Ben Pfaffmore work
2022-04-02 Ben Pfaffmore validation
2022-04-02 Ben Pfaffstart validating
2022-04-02 Ben Pfaffwork on CTABLES
2022-04-01 Ben Pfaffsys-file-encoding: Clean up .c file on distclean.
2022-04-01 Ben Pfafficons: Fix uninstall.
2022-03-18 Friedrich Beckmannbug #62189: Fixed clipped numbers in histogram legend
next