2021-12-09 |
Ben Pfaff | treewide: Replace <name>_cnt by n_<name>s and <name... |
blob | commitdiff | raw |
2021-10-02 |
John Darrington | Replace numerous instances of xzalloc with XZALLOC |
blob | commitdiff | raw | diff to current |
2020-06-07 |
John Darrington | Whitespace changes only. |
blob | commitdiff | raw | diff to current |
2019-07-22 |
Ben Pfaff | value: Get rid of value_str(), value_str_rw(), value_num(). |
blob | commitdiff | raw | diff to current |
2019-07-22 |
Ben Pfaff | value: Drop distinction between long and short string... |
blob | commitdiff | raw | diff to current |
2019-02-28 |
Ben Pfaff | sys-file-writer: Remove assertions based on file position. |
blob | commitdiff | raw | diff to current |
2017-09-24 |
Ben Pfaff | Avoid unfounded warnings from GCC 7.2. |
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 when writing compressed sav files |
blob | commitdiff | raw | diff to current |
2015-11-20 |
John Darrington | Remove unnecessary #include directives |
blob | commitdiff | raw | diff to current |
2015-10-09 |
John Darrington | replace_file_start: remove parameter TMP_FILE |
blob | commitdiff | raw | diff to current |
2015-10-09 |
John Darrington | replace_file_start: Now takes a file handle instead... |
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 |
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-10-23 |
Ben Pfaff | sys-file-writer: Simplify use of put_cmp_number(),... |
blob | commitdiff | raw | diff to current |
2013-10-23 |
Ben Pfaff | sys-file-writer: Simplify compressed data buffering. |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Ben Pfaff | variable: Complete renaming of ROLE_OUTPUT to ROLE_TARGET. 20130930030504/pspp |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Ben Pfaff | sys-file-reader: Add support for long string missing... |
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-12-30 |
Ben Pfaff | Merge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Ben Pfaff | i18n: New functions for UTF-8 case conversion. |
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: Support EBCDIC magic number in system files. |
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-18 |
Ben Pfaff | sys-file-writer: Write identical sets of value labels... 20110618030505/pspp 20110619030505/pspp 20110620030503/pspp 20110621030504/pspp 20110622030502/pspp |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Ben Pfaff | sys-file-writer: Omit empty multiple response sets... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Ben Pfaff | sys-file-writer: Write variable names in mrsets in... |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Ben Pfaff | sys-file-reader, sys-file-writer: Use codepage numbers. 20110617030506/pspp |
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-06-16 |
Ben Pfaff | sys-file-writer: Write encoding names in all-uppercase. 20110616030507/pspp |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Ben Pfaff | sys-file-writer: Put long variable name in variable... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Ben Pfaff | sys-file-reader, sys-file-writer: Fix encoding problems... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Ben Pfaff | sys-file-writer: Fix encoding of several string fields. |
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-03-20 |
Ben Pfaff | lexer: Reimplement for better testability and internati... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Ben Pfaff | sys-file-writer: Fix subtype used for v14+ multiple... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Ben Pfaff | str: Change "char" to "byte" in function names. |
blob | commitdiff | raw | diff to current |
2010-10-17 |
John Darrington | Merge commit 'origin/master' into sso |
blob | commitdiff | raw | diff to current |
2010-09-15 |
John Darrington | Consolidate quoting style in printed strings. |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Ben Pfaff | sys-file-writer: Consistently use "goto error" to exit. |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Ben Pfaff | sys-file-writer: Make write_error(), close_writer(... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Ben Pfaff | sys-file-writer: Fix comment. |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Ben Pfaff | Replace S_I[RWX]{USR,GRP,OTH} macros by their values. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Ben Pfaff | Use ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Ben Pfaff | Implement MRSETS command. 20100501191104/pspp |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | variable: Introduce and use new function var_get_encodi... |
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-17 |
Ben Pfaff | Don't pad variable labels written to system files. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
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-06 |
John Darrington | Recode strings when writing system files. |
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 | Add support for value labels on 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-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-29 |
John Darrington | Write encoding to system files. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
John Darrington | Merge branch 'master'; commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge branch 'master' of /home/john/Development/pspp... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge commit 'HEAD'; commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-01-07 |
John Darrington | Merge commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Ben Pfaff | Make cases simpler, faster, and easier to understand. |
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 |
2008-01-19 |
John Darrington | Reworked settings so as to use one large struct instead... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
John Darrington | Constness patrol |
blob | commitdiff | raw | diff to current |
2007-12-21 |
John Darrington | Made case_{reader,writer}_class structures const. |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Ben Pfaff | Correctly calculate n_missing_values field when writing... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Ben Pfaff | Patch #6262. New developers guide and resulting fixes... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Ben Pfaff | Patch #6258. |
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-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-10-09 |
Ben Pfaff | Fix bug #21280. Thanks to John Darrington for review. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Ben Pfaff | Fix bug #6113. |
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-23 |
Ben Pfaff | Fix problems with uniqueness of short names in system... |
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 |
2007-06-01 |
John Darrington | Changed return type from int to bool |
blob | commitdiff | raw | diff to current |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Ben Pfaff | Reduce platform dependence. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Ben Pfaff | Don't assume that MEASURE_* and ALIGN_* have the same... |
blob | commitdiff | raw | diff to current |
next |