2012-02-08 |
Ben Pfaff | GET: Add an ENCODING subcommand. 20120208030501/pspp |
tree | commitdiff |
2011-11-10 |
Ben Pfaff | GET: Fix confusion over the type of the 'type' parameter. 20111110030508/pspp |
tree | commitdiff |
2011-11-06 |
Ben Pfaff | q2c: Remove final untranslated strings from q2c.c. |
tree | commitdiff |
2011-11-06 |
Ben Pfaff | lexer: Use error helper functions in more situations. |
tree | commitdiff |
2011-11-06 |
Ben Pfaff | lexer: Drop lexer parameter from lex_sbc_missing(). |
tree | commitdiff |
2011-11-06 |
Ben Pfaff | lexer: New function lex_error_expecting(). |
tree | commitdiff |
2011-08-20 |
John Darrington | Merge remote branch 'origin/sourceview' 20110820030503/pspp |
tree | commitdiff |
2011-07-01 |
John Darrington | Added support to read OpenDocument spreadsheet files |
tree | commitdiff |
2011-07-01 |
John Darrington | Merge remote branch 'savannah/master' into sourceview |
tree | commitdiff |
2011-06-15 |
Ben Pfaff | GET DATA /TYPE=TXT: Also allow full format to be specified. |
tree | commitdiff |
2011-05-04 |
Ben Pfaff | Implement DATASET commands. |
tree | commitdiff |
2011-04-27 |
Ben Pfaff | Use %zu, not %d, to format a size_t. |
tree | commitdiff |
2011-04-26 |
Ben Pfaff | variable: Make var_set_label() use the variable's own... |
tree | commitdiff |
2011-04-26 |
Ben Pfaff | dictionary: Make dict_create() take the new dictionary... |
tree | commitdiff |
2011-04-10 |
Ben Pfaff | LIST: Fix crash when SPLIT FILE was used. 20110410030503/pspp |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | Change terminology from "active file" to "active dataset". |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | dataset: Rename functions with "dataset_" prefix. |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | Rename procedure.[ch] to dataset.[ch]. |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | lexer: Reimplement for better testability and internati... |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp... |
tree | commitdiff |
2011-03-20 |
Ben Pfaff | data-reader: Remove unreachable "return" statements. |
tree | commitdiff |
2011-03-19 |
Ben Pfaff | Update all #include directives to the currently preferr... |
tree | commitdiff |
2011-02-20 |
Ben Pfaff | data-out: Optimize and fix some bad assumptions. |
tree | commitdiff |
2011-02-20 |
Ben Pfaff | legacy-encoding: Remove. |
tree | commitdiff |
2011-02-20 |
Ben Pfaff | i18n: Introduce C_ENCODING as replacement for LEGACY_NA... |
tree | commitdiff |
2011-02-20 |
Ben Pfaff | i18n: New function recode_byte(). |
tree | commitdiff |
2011-02-20 |
Ben Pfaff | PRINT: Use UTF-8 encoding for output to the output... |
tree | commitdiff |
2011-02-12 |
Ben Pfaff | PRINT SPACE: When an output file is specified, don... 190/pspp 20110213030502/pspp |
tree | commitdiff |
2011-02-12 |
Ben Pfaff | GET DATA: Get rid of lex_put_back(). |
tree | commitdiff |
2011-02-05 |
Ben Pfaff | GET DATA /TYPE=TXT: Get rid of VAR_NAME_LEN limit on... |
tree | commitdiff |
2011-02-05 |
Ben Pfaff | FILE HANDLE: Get rid of VAR_NAME_LEN limit on handle... |
tree | commitdiff |
2011-02-05 |
Ben Pfaff | combine-files: Eliminate VAR_NAME_LEN restriction from... |
tree | commitdiff |
2010-12-12 |
Ben Pfaff | GET DATA: Fix punctuation in error message. |
tree | commitdiff |
2010-12-12 |
Ben Pfaff | INPUT PROGRAM: Remove unused enumeration. |
tree | commitdiff |
2010-11-20 |
Ben Pfaff | lexer: Change the functions for retrieving token strings. 111/pspp 112/pspp 113/pspp 114/pspp 115/pspp 116/pspp 120/pspp 121/pspp 122/pspp 20101122030502/pspp 20101123030502/pspp 20101124030502/pspp 20101125030504/pspp 20101126030502/pspp 20101127030503/pspp 20101202030501/pspp 20101203030504/pspp 20101204030504/pspp |
tree | commitdiff |
2010-11-19 |
Ben Pfaff | lexer: Get rid of lex_negative_to_dash(). |
tree | commitdiff |
2010-11-19 |
Ben Pfaff | lexer: New type enum token_type. |
tree | commitdiff |
2010-11-19 |
Ben Pfaff | str: Change "char" to "byte" in function names. |
tree | commitdiff |
2010-10-26 |
Ben Pfaff | data-reader: Correct spelling. |
tree | commitdiff |
2010-10-25 |
John Darrington | Remove various duplicated #include directives |
tree | commitdiff |
2010-10-17 |
John Darrington | Fix typos in printed strings |
tree | commitdiff |
2010-10-17 |
John Darrington | Merge commit 'origin/master' into sso |
tree | commitdiff |
2010-10-01 |
John Darrington | Fix memory leak in LIST command. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Get rid of first_column, last_column arguments. 20100925040502/pspp |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Make data_in() parameters more uniform. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Eliminate "implied_decimals" parameter from... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | lexer: Use lex_is_string() more consistently. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | Make translation easier. |
tree | commitdiff |
2010-09-15 |
John Darrington | Consolidate quoting style in printed strings. |
tree | commitdiff |
2010-08-24 |
John Darrington | Merge commit 'origin/master' into sso |
tree | commitdiff |
2010-08-21 |
John Darrington | Consolidate printed strings |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | Implement SAVE TRANSLATE to comma- and tab-delimited... |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | SAVE: Fix UNSELECTED=RETAIN with a filter variable. |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | DATA LIST: Don't report an error for an empty final... |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | DATA LIST: Fix output column reporting for FREE and... |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | Replace S_I[RWX]{USR,GRP,OTH} macros by their values. |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | i18n: Make a few strings more generic for translators. |
tree | commitdiff |
2010-05-26 |
Ben Pfaff | Fix get-data-txt-importcases.sh test on Mingw. |
tree | commitdiff |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
tree | commitdiff |
2010-04-13 |
Ben Pfaff | variable-parser: Implement PV_NO_DUPLICATE. |
tree | commitdiff |
2010-03-26 |
Ben Pfaff | dict: Make dict_clone_var(), dict_clone_var_assert... |
tree | commitdiff |
2010-02-20 |
Ben Pfaff | Fix format string errors. |
tree | commitdiff |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
tree | commitdiff |
2010-01-18 |
Ben Pfaff | message: Make msg_dup() copy and msg_destroy() free... |
tree | commitdiff |
2010-01-17 |
Ben Pfaff | Rewrite PSPP output engine. |
tree | commitdiff |
2010-01-17 |
Ben Pfaff | LIST: Remove WEIGHT subcommand. |
tree | commitdiff |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
tree | commitdiff |
2009-12-18 |
John Darrington | Merge branch 'master' into output |
tree | commitdiff |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". |
tree | commitdiff |
2009-09-28 |
John Darrington | Correct printf conversion specifiers for size_t types. |
tree | commitdiff |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-09-12 |
John Darrington | Canonicalise some printed strings, to make translators... |
tree | commitdiff |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
tree | commitdiff |
2009-08-11 |
Ben Pfaff | Delete tab_create()'s unused third parameter. |
tree | commitdiff |
2009-08-11 |
Ben Pfaff | Separate table functions that format their arguments... |
tree | commitdiff |
2009-08-05 |
Ben Pfaff | output: Remove write-only "col_group' member from struc... |
tree | commitdiff |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-07-23 |
John Darrington | Merge commit 'origin/roc' |
tree | commitdiff |
2009-07-18 |
John Darrington | Merge commit 'origin/data-encoding' |
tree | commitdiff |
2009-07-16 |
Ben Pfaff | Separate table functions that format their arguments... |
tree | commitdiff |
2009-07-12 |
John Darrington | Added a dict parameter to data_in and dealt with the... |
tree | commitdiff |
2009-07-07 |
John Darrington | Replace legacy_recode with recode_string. |
tree | commitdiff |
2009-07-06 |
John Darrington | Convert to utf8 in data_out function. |
tree | commitdiff |
2009-07-06 |
John Darrington | data_out function to dynamically allocate return value. |
tree | commitdiff |
2009-07-05 |
John Darrington | Change enum legacy_encoding to const char *. |
tree | commitdiff |
2009-07-01 |
Ben Pfaff | LIST: Don't use outp_driver 'prc' member any longer. |
tree | commitdiff |
2009-06-15 |
Ben Pfaff | output: Make table dimension functions work in arbitrar... |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | output: Add auxiliary data parameter to tab_dim. |
tree | commitdiff |
2009-05-12 |
Ben Pfaff | data-parser: Treat " ," the same as ",". |
tree | commitdiff |
2009-05-09 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-04-22 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-04-16 |
John Darrington | Update some comments |
tree | commitdiff |
2009-04-08 |
Ben Pfaff | Fix memory leak in cmd_data_list(). |
tree | commitdiff |
2009-04-08 |
Ben Pfaff | Add "x" prefix to calls to plain malloc(), calloc(... |
tree | commitdiff |
2009-04-08 |
John Darrington | Merge commit 'origin/master' into charset |
tree | commitdiff |
2009-04-07 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-04-07 |
John Darrington | Issue warning when combining files of distinct encodings |
tree | commitdiff |
2009-04-07 |
John Darrington | Implemented the ENCODING subcommand to DATA LIST. |
tree | commitdiff |
next |