finish docs?
[pspp] / src /
2022-08-28 Ben Pfaffadd examples
2022-08-28 Ben Pfaffrerfactro
2022-08-28 Ben Pfaffrefactor
2022-08-27 Ben Pfaffrefactoring
2022-08-27 Ben Pfaffmore reactoring
2022-08-27 Ben Pfaffmore refactoring
2022-08-27 Ben Pfaffsummary_add makes sense, finally
2022-08-27 Ben Pfaffrefactoring
2022-08-27 Ben Pfaffadd errors for unimplemented features
2022-08-27 Ben PfaffFix XXX makrings.
2022-08-27 Ben Pfaffdocuemntation and refacotring
2022-08-25 Ben Pfaffsimplify weighting
2022-08-25 Ben Pfaffcateogrical missing values make sense now
2022-08-25 Ben Pfaffwork on missing values
2022-08-15 Ben PfaffDocs
2022-08-15 Ben Pfaffmore summary testing
2022-08-14 Ben PfaffFREQUENCIES: Use the smallest mode if there are multiple.
2022-08-14 Ben Pfaffimprove pivot table splits
2022-08-14 Ben Pfaffimprove FREQUENCIES LAYERED
2022-08-14 Ben Pfaffpivot-table: fix split file support
2022-08-14 Ben Pfaffrefactoring, I guess
2022-08-14 Ben Pfaffrefacotring 2?
2022-08-14 Ben Pfaffrefactoring?
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffrefactor
2022-08-14 Ben Pfaffreractor
2022-08-14 Ben Pfaffrefacotring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrafactoring
2022-08-14 Ben Pfaffrefacotring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffrefactoring
2022-08-14 Ben Pfaffstart making code cleaner
2022-08-14 Ben PfaffCOLLABELS=LAYER works too
2022-08-13 Ben PfaffROWLABELS=LAYER works
2022-08-13 Ben Pfaffprogress on ROWLABELS=LAYER
2022-08-13 Ben PfaffCOLLABELS=OPPSITE works now too
2022-08-13 Ben PfaffROWLABELS=OPPOSITE is correct
2022-08-13 Ben PfaffSUBTABLE works (I'm suspicous about ROW though)
2022-08-13 Ben PfaffTABLEID, ROWID, COLID, LAYERROWID, LAYERCOLID are OK...
2022-08-13 Ben Pfaffsimplify function specifications in CTABLES
2022-08-12 Ben PfaffCTABLES split file
2022-08-12 Ben Pfaffdates
2022-08-12 Ben Pfaffintersecting pcomputes
2022-08-12 Ben Pfafftest )LABEL[n]
2022-08-12 Ben Pfaffpivot-table: Allow all pivot_value formatting functions...
2022-08-10 Ben PfaffCTABLES fix DISPLAY=NONE for scale variable names
2022-08-10 Ben PfaffRevert "work on crash"
2022-08-10 Ben Pfaffwork on crash
2022-08-08 Ben PfaffTest individual-cell summary functions for scale varaibles.
2022-08-08 Ben Pfaffrespect value labels in pivot_splits
2022-08-08 Ben PfaffFREQUENCIES and layered split file has tests that work
2022-08-07 Ben PfaffLayered split file for FREQUENCIES works.
2022-08-07 Ben PfaffCTABLES
2022-08-07 Ben Pfaffdictionary: Limit split file variables to 8, for compat...
2022-08-07 Ben Pfaffdictionary: Introduce SPLIT_NONE for dictionaries witho...
2022-08-07 Ben PfaffAutomatically infer variables' measurement level from...
2022-08-07 Ben Pfaffstr: New function ds_put_substring_multiple().
2022-08-07 Ben Pfafflexer: Fix negative 'n0' and 'n1' in lex_source_contain...
2022-08-07 Ben Pfafflexer: Support more options in lex_error_expecting_array().
2022-08-07 Ben Pfaffrender: Coding style fix.
2022-08-07 Ben PfaffFREQUENCIES: Fix memory leak with percentiles and split...
2022-08-07 Ben PfaffFREQUENCIES: Fix use-after-free error.
2022-07-29 Ben Pfaffsyntax-gen: Test the category properly.
2022-07-10 Friedrich Beckmanng_memdup2: added src/ui/gui/glibfix.h to the distributi...
2022-07-10 Friedrich Beckmannsupply g_memdup2() for glib before 2.68.
2022-07-10 Friedrich BeckmannRevert "Add header wrapper for glib to supply g_memdup2...
2022-07-09 Ben PfaffAdd header wrapper for glib to supply g_memdup2() for...
2022-07-08 Ben PfaffSPLIT FILE: Add LAYERED vs. SEPARATE distinction to...
2022-07-08 Ben Pfaffattributes: New macro ATTRSET_INITIALIZER.
2022-07-08 Ben Pfaffgui: Use g_memdup2() instead of deprecated g_memdup().
2022-07-08 Ben PfaffFix use-after-free errors.
2022-06-30 Ben Pfaffgui: Fix icon names.
2022-06-25 Friedrich Beckmannpspp specific icon not shown in about menu
2022-06-25 Ben PfaffDESCRIPTIVES: Fix bad error message.
2022-06-19 Ben PfaffChange application ID from org.fsf.pspp to org.gnu...
2022-06-19 Friedrich Beckmanngui: make import assistant window a modal window
2022-06-18 Ben PfaffImplement SET LEADZERO.
2022-06-01 Ben Pfafflexer: New function lex_ofs_representation().
2022-06-01 Ben Pfaffmode: New order statistic.
2022-06-01 Ben Pfaffmath: Make 'accumulate' a feature of order statistics...
2022-06-01 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2022-06-01 Ben Pfaffmath: Coding style updates in some order-stat implement...
2022-06-01 Ben Pfaffmath: Improve comments.
2022-06-01 Ben Pfaffmath: Avoid unneeded extra allocations for fixed-size...
2022-06-01 Ben Pfaffspv-legacy-decoder: Always give the pivot table a title.
2022-06-01 Ben Pfaffoutput-item: Add missing new-line printing tables in...
next