2021-12-09 |
Ben Pfaff | treewide: Replace <name>_cnt by n_<name>s and <name... |
blob | commitdiff | raw |
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-01-02 |
Ben Pfaff | por-file-writer: Use xasprintf() to avoid careful buffe... |
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 |
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 |
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 | por-file-writer: Rename 'fv' member to 'case_index'. |
blob | commitdiff | raw | diff to current |
2013-02-03 |
Ben Pfaff | Merge 'master' into 'psppsheet'. |
blob | commitdiff | raw | diff to current |
2013-01-17 |
Ben Pfaff | Document and implement "precision record" in portable... 20130117030512/pspp 20130118030503/pspp 20130119030502/pspp 20130120030506/pspp |
blob | commitdiff | raw | diff to current |
2012-02-07 |
Ben Pfaff | por-file-writer: Avoid infinite loop with value labels. 20120207030502/pspp |
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-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-03-19 |
Ben Pfaff | Update all #include directives to the currently preferr... |
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 | Replace S_I[RWX]{USR,GRP,OTH} macros by their values. |
blob | commitdiff | raw | diff to current |
2010-07-19 |
John Darrington | Remove unnecessary include directives of hash.h |
blob | commitdiff | raw | diff to current |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
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-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-02 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Fixed bug writing portable 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-07-29 |
Ben Pfaff | Use standard C99 isfinite, isnan, isinf in place of... |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Ben Pfaff | Use gsl_isnan instead of isnan, gsl_isinf instead of... |
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-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-29 |
Ben Pfaff | Make PSPP able to read all the portable files I could... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Ben Pfaff | Fix bug #20427. |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Ben Pfaff | Don't try to write very long strings to portable files... |
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-02-12 |
Ben Pfaff | Reduce platform dependence. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Ben Pfaff | GNU standards require "file name" instead of "filename" in |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Get rid of src/libpspp/debug-print.h and all its users... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
John Darrington | Changed include paths to be explicitly specified in... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
blob | commitdiff | raw | diff to current |
|