2022-06-01 |
Ben Pfaff | pivot-table: New functions for setting captions, etc. |
blob | commitdiff | raw |
2021-12-30 |
Ben Pfaff | Change how checking for missing values works. |
blob | commitdiff | raw | diff to current |
2021-12-09 |
Ben Pfaff | treewide: Replace <name>_cnt by n_<name>s and <name... |
blob | commitdiff | raw | diff to current |
2021-01-11 |
Ben Pfaff | output-item: Collapse the inheritance hierarchy into... |
blob | commitdiff | raw | diff to current |
2019-12-29 |
Ben Pfaff | pivot-table: Initialize subtype, command_id for pivot... |
blob | commitdiff | raw | diff to current |
2019-12-29 |
Ben Pfaff | pivot-table: Add reference counts. |
blob | commitdiff | raw | diff to current |
2019-07-03 |
John Darrington | Remove UNUSED attributes where they were inappropriate. |
blob | commitdiff | raw | diff to current |
2019-02-23 |
Ben Pfaff | SYSFILE INFO: Display documents too. |
blob | commitdiff | raw | diff to current |
2019-01-13 |
Ben Pfaff | Fix numerous memory leaks. |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Ben Pfaff | output: Introduce pivot tables. |
blob | commitdiff | raw | diff to current |
2018-12-25 |
Ben Pfaff | variable: Make property function return untranslated... |
blob | commitdiff | raw | diff to current |
2018-12-25 |
Ben Pfaff | missing-values: New function mv_to_string(). |
blob | commitdiff | raw | diff to current |
2018-12-25 |
Ben Pfaff | table: Get rid of TAL_GAP. |
blob | commitdiff | raw | diff to current |
2018-12-03 |
Ben Pfaff | SYSFILE INFO: Get rid of nested tables. |
blob | commitdiff | raw | diff to current |
2018-10-01 |
John Darrington | Reference count struct dictionary. |
blob | commitdiff | raw | diff to current |
2017-04-22 |
John Darrington | Merge remote-tracking branch 'origin/master' into sheet |
blob | commitdiff | raw | diff to current |
2017-04-22 |
John Darrington | Whitespace changes only: Remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2016-02-03 |
John Darrington | Fix memory leak in SYSFILE command |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Friedrich Beckmann | merge master->gtk3, fixed psppire-output-view.c refacto... |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Ben Pfaff | Add support for reading SPSS/PC+ system files. |
blob | commitdiff | raw | diff to current |
2014-10-12 |
Ben Pfaff | DISPLAY: Fix crash bugs in DISPLAY INDEX and DISPLAY... |
blob | commitdiff | raw | diff to current |
2014-09-16 |
Ben Pfaff | output: Add support for captions. |
blob | commitdiff | raw | diff to current |
2014-08-24 |
Ben Pfaff | SYSFILE INFO: Improve output formatting by using nested... |
blob | commitdiff | raw | diff to current |
2014-04-26 |
Ben Pfaff | sys-file-info: Add IBM850 and DIN_66003 encodings. |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Ben Pfaff | Fix printf() format specifiers. |
blob | commitdiff | raw | diff to current |
2014-02-16 |
Ben Pfaff | Make SYSFILE INFO able to analyze valid encodings for... |
blob | commitdiff | raw | diff to current |
2014-02-16 |
Ben Pfaff | sys-file-reader: Break reading a system file into two... |
blob | commitdiff | raw | diff to current |
2014-02-04 |
Ben Pfaff | SYSFILE INFO: Add ENCODING subcommand. |
blob | commitdiff | raw | diff to current |
2014-02-04 |
Ben Pfaff | Change many %g format specifiers to %.*g with precision... |
blob | commitdiff | raw | diff to current |
2013-12-23 |
Ben Pfaff | sys-file-info: Avoid duplicate variable name in inner... 20131223030506/pspp |
blob | commitdiff | raw | diff to current |
2013-12-22 |
Ben Pfaff | DISPLAY DICTIONARY: Add "Label: " prefix for variable... |
blob | commitdiff | raw | diff to current |
2013-10-26 |
Ben Pfaff | Merge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp |
blob | commitdiff | raw | diff to current |
2013-10-23 |
Ben Pfaff | Implement ZLIB compressed system file reader and writer. |
blob | commitdiff | raw | diff to current |
2013-09-20 |
Ben Pfaff | sys-file-reader: Add support for record 7, subtype 10. 20130920030502/pspp |
blob | commitdiff | raw | diff to current |
2013-09-20 |
Ben Pfaff | sys-file-info: Make cmd_sysfile_info() more flexible... |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Ben Pfaff | VARIABLE ROLE: Use correct system file representation. |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Ben Pfaff | VARIABLE ROLE: New command. 20130826030511/pspp |
blob | commitdiff | raw | diff to current |
2012-03-02 |
Ben Pfaff | Sort attributes by name for display, to make order... 20120302030501/pspp |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Ben Pfaff | GET: Add an ENCODING subcommand. 20120208030501/pspp |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Ben Pfaff | sys-file: Recode string fields in file header also. |
blob | commitdiff | raw | diff to current |
2011-07-01 |
John Darrington | Merge remote branch 'savannah/master' into sourceview |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Ben Pfaff | Update code that assumed a dictionary's encoding could... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Ben Pfaff | Implement DATASET commands. |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Ben Pfaff | Use %zu, not %d, to format a size_t. |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Ben Pfaff | DISPLAY FILE LABEL: Display in a more natural way. |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Ben Pfaff | value-labels: Interpret \n as new-line in value labels. 20110414030503/pspp |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Ben Pfaff | DISPLAY: Display values for value labels using the... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | Change terminology from "active file" to "active dataset". |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | Rename procedure.[ch] to dataset.[ch]. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | lexer: Reimplement for better testability and internati... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Ben Pfaff | Update all #include directives to the currently preferr... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Ben Pfaff | lexer: New type enum token_type. |
blob | commitdiff | raw | diff to current |
2010-10-25 |
John Darrington | Remove various duplicated #include directives |
blob | commitdiff | raw | diff to current |
2010-07-19 |
John Darrington | Remove unnecessary include directives of hash.h |
blob | commitdiff | raw | diff to current |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Ben Pfaff | Fix format string errors. |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Ben Pfaff | Rewrite PSPP output engine. |
blob | commitdiff | raw | diff to current |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-18 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". |
blob | commitdiff | raw | diff to current |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-09-12 |
John Darrington | Canonicalise some printed strings, to make translators... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Delete tab_create()'s unused third parameter. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Separate table functions that format their arguments... |
blob | commitdiff | raw | diff to current |
2009-08-06 |
Ben Pfaff | output: Always use helper functions to access struct... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Ben Pfaff | output: Remove write-only "col_group' member from struc... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/roc' |
blob | commitdiff | raw | diff to current |
2009-07-18 |
John Darrington | Merge commit 'origin/data-encoding' |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Ben Pfaff | Separate table functions that format their arguments... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Ben Pfaff | output: Make table dimension functions work in arbitrar... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Ben Pfaff | Get rid of most global variables in outputting tables. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Implement missing values for long string variables. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | output: Add auxiliary data parameter to tab_dim. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-22 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-08 |
John Darrington | Merge commit 'origin/master' into charset |
blob | commitdiff | raw | diff to current |
2009-04-07 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-01 |
John Darrington | Merge commit 'origin/master' into charset |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-03-28 |
John Darrington | Display a file's encoding in SYSFILE INFO. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
John Darrington | Merge branch 'master'; commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2008-11-11 |
John Darrington | Merge branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Ben Pfaff | Implement variable and data file attributes. |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Ben Pfaff | (display_variables): Fix DISPLAY LABELS. Thanks to... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Ben Pfaff | posix-xprintf-functions.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | xalloc.h-instead-of-alloc.h.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-09-15 |
John Darrington | Canonicalized on American orthography in source files. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | Output variable measurement level, alignment, and displ... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
Ben Pfaff | Numerous improvements to system file reader and writer. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+. |
blob | commitdiff | raw | diff to current |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt... |
blob | commitdiff | raw | diff to current |
next |