2010-10-26 |
Ben Pfaff | CROSSTABS: Handle case where all cases in a crosstabula... |
blob | commitdiff | raw |
2010-10-25 |
John Darrington | CROSSTABS: (Re)implemented the format=DVALUE option. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
John Darrington | Include hash-functions.h instead of hash.h 20101016040502/pspp |
blob | commitdiff | raw | diff to current |
2010-10-03 |
John Darrington | Consolidate translatable strings |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Ben Pfaff | Make translation easier. |
blob | commitdiff | raw | diff to current |
2010-08-21 |
John Darrington | Canonicalise 2-tailed vs. 2-sided |
blob | commitdiff | raw | diff to current |
2010-07-24 |
John Darrington | Fix memory leak in crosstabs 20100725040501/pspp |
blob | commitdiff | raw | diff to current |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Ben Pfaff | CROSSTABS: Merge functions into cmd_crosstabs(). 20100503040521/pspp 20100504040524/pspp 20100505040503/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 |
2010-03-17 |
Ben Pfaff | value: New function value_clone(). |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Ben Pfaff | CROSSTABS: Make 3-way crosstabulation work reasonably. 20100309040527/pspp |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Ben Pfaff | CROSSTABS: Initialize hash tables for every split,... |
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-15 |
Ben Pfaff | Merge commit 'origin/stable' into stable |
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_raw function and tab_alloc macro. |
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-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-18 |
John Darrington | Use data_out_pool in crosstabs.q |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Ben Pfaff | "Sig." is an abbreviation, "Exact" is not. |
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-07-08 |
Ben Pfaff | CROSSTABS: Handle long string variables without crashin... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
John Darrington | Convert to utf8 in data_out function. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
John Darrington | data_out function to dynamically allocate return value. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Ben Pfaff | crosstabs: Fix free of bad pointer and use-after-free... |
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 | crosstabs: Fix chi-square display and add regression... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | crosstab: Remove struct that was defined but never... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | crosstabs: Remove write-only variable. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | crosstabs: Fix segfault when chi-square was requested. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | crosstabs: Trim unsightly spaces from titles in output. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | crosstabs: Fix memory leaks. |
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-09 |
Ben Pfaff | Use Bob Jenkins lookup3 hash instead of FNV. |
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-07 |
John Darrington | Allow users to set the precision of output statistics. |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
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-29 |
John Darrington | Merge branch 'savannah/perl-module' |
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-16 |
Ben Pfaff | Fix crash in tabulating long-string variables in CROSSTABS. |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Ben Pfaff | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2008-09-20 |
John Darrington | Used pow2(x) instead of x * x where appropriate. |
blob | commitdiff | raw | diff to current |
2008-09-14 |
John Darrington | Don't append % to count totals. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Ben Pfaff | Fix bug #22037. |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Ben Pfaff | Patch #6302. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | malloca-instead-of-local_alloc.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-22 |
John Darrington | Corrected various typos in error messages. |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Ben Pfaff | (postcalc): Free sorted_tab and the structures that... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Ben Pfaff | (cmd_crosstabs): Free xtab and the structures that... |
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-04-02 |
John Darrington | Changed a lot of non-const pointers to const. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Ben Pfaff | (static var write): Rename write_style to avoid |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Ben Pfaff | Make the missing value code do more work, so that its... |
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-25 |
Ben Pfaff | We've had a mix of min, max from libpspp/misc.h and... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
John Darrington | Encapsulated lexer and updated calling functions accord... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
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-10-29 |
John Darrington | Made array.h const correct, and dealt with the conseque... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
John Darrington | Eliminated global variable current_dataset. |
blob | commitdiff | raw | diff to current |
2006-10-22 |
John Darrington | More constness/namespace policing |
blob | commitdiff | raw | diff to current |
2006-10-19 |
John Darrington | Encapsulated the static data of procedure.[ch] into... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
John Darrington | Changed a lot of ints to bools. |
blob | commitdiff | raw | diff to current |
2006-09-23 |
John Darrington | Changed int to bool in dict_get_weight and sort_active_... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Ben Pfaff | Fix bug #11612, "q2c documentation does not agree with... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Ben Pfaff | Add aux data parameter to q2c parse_<command>() and... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Ben Pfaff | Move var_set and variable parsing declarations into... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Ben Pfaff | Reform string library. |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
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-04-03 |
Ben Pfaff | Clean up output subsystem. |
blob | commitdiff | raw | diff to current |
next |