2010-10-02 |
Ben Pfaff | pspp: Make a signal that indicates a bug re-raise that... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Get rid of first_column, last_column arguments. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | message: Add column range to struct msg_locator. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | message: Consistently initialize locator; use 0 for... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | i18n: New function recode_substring_pool(). |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | i18n: Use UTF8 macro instead of "UTF8" literal string. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | str: Make ss_alloc_substring() allocate null-terminated... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | cast: New macro NULL_SENTINEL. |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Add simple tests. |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Handle EINVAL more gracefully. |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Refactor for simplicity. |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Properly restart conversion when output buffer... |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Ensure that every recoding starts from the initia... |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Avoid memory leak when create_iconv() fails. |
tree | commitdiff |
2010-09-22 |
Ben Pfaff | i18n: Lightly reformat comments to better resemble... |
tree | commitdiff |
2010-09-19 |
John Darrington | Const casts. |
tree | commitdiff |
2010-09-18 |
John Darrington | Remove gettext markup from diagnostic string. |
tree | commitdiff |
2010-09-18 |
Ben Pfaff | Suppress warnings about conversions between char *... |
tree | commitdiff |
2010-09-15 |
John Darrington | Consolidate quoting style in printed strings. |
tree | commitdiff |
2010-08-22 |
John Darrington | SET MXWARNS = 0 to be interpreted as unlimited. |
tree | commitdiff |
2010-08-22 |
John Darrington | Move MX* processing to libpspp/message.c |
tree | commitdiff |
2010-07-30 |
John Darrington | Deallocate memory from pool using the correct function |
tree | commitdiff |
2010-07-30 |
Ben Pfaff | temp-file: New functions for creating temporary files... |
tree | commitdiff |
2010-07-30 |
Ben Pfaff | temp-file: Rename "ext-array" (for "external array"). |
tree | commitdiff |
2010-07-19 |
John Darrington | Remove unnecessary include directives of hash.h |
tree | commitdiff |
2010-07-16 |
John Darrington | Remove const qualifiers from encoding converter components. |
tree | commitdiff |
2010-07-04 |
John Darrington | Fix various memory leaks |
tree | commitdiff |
2010-06-16 |
Ben Pfaff | Do not treat isolated CR in input data as new-line. |
tree | commitdiff |
2010-06-11 |
Ben Pfaff | tmpfile: Rename "struct tmpfile" to "struct temp_file". |
tree | commitdiff |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
tree | commitdiff |
2010-05-19 |
Ben Pfaff | Merge "paginate" branch into "master". |
tree | commitdiff |
2010-05-18 |
Ben Pfaff | compiler: Fix SENTINEL macro in non-GCC case. |
tree | commitdiff |
2010-05-16 |
John Darrington | Expanded comments to src/libpspp/i18n.[ch] |
tree | commitdiff |
2010-05-03 |
Ben Pfaff | Take advantage of Gnulib configmake module. |
tree | commitdiff |
2010-05-02 |
Ben Pfaff | Use ftello() and fseeko() instead of ftell() and fseek... |
tree | commitdiff |
2010-05-01 |
Ben Pfaff | New stringi_set functions. |
tree | commitdiff |
2010-05-01 |
Ben Pfaff | New case-insensitive string map data structure. |
tree | commitdiff |
2010-04-22 |
Ben Pfaff | integer-format: Support 64-bit integers in integer_get(). |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | Add case-insensitive string set. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | hmapx: New function hmapx_clear(). |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | hmap: New function hmap_clear(). |
tree | commitdiff |
2010-04-08 |
Ben Pfaff | hash-functions: New function hash_pointer(). |
tree | commitdiff |
2010-03-22 |
Ben Pfaff | bt: Improve code formatting. |
tree | commitdiff |
2010-03-22 |
Ben Pfaff | bt: New function bt_is_empty(). |
tree | commitdiff |
2010-03-17 |
Ben Pfaff | array: Fix indentation. |
tree | commitdiff |
2010-02-24 |
Ben Pfaff | odt: Remove dependency on external "zip" program. |
tree | commitdiff |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
tree | commitdiff |
2010-02-07 |
Ben Pfaff | output: Make errors, warnings, and notes into a new... |
tree | commitdiff |
2010-02-07 |
Ben Pfaff | Greatly simplify PSPP configuration. |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | llx: New function llx_find() to find a pointer in a... |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | llx: New macro LLX_INITIALIZER to initialize an llx... |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | New "string_array" data structure for working with... |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | verbose-msg: Remove. |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | message: Give MSG_ values for categories and severities... |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | array: Fix typo in comment. |
tree | commitdiff |
2010-01-19 |
Ben Pfaff | message: Fix corner case in msg_emit(). |
tree | commitdiff |
2010-01-18 |
Ben Pfaff | message: Make msg_dup() copy and msg_destroy() free... |
tree | commitdiff |
2010-01-18 |
Ben Pfaff | New library for interned strings. |
tree | commitdiff |
2010-01-16 |
Ben Pfaff | Distribute some files that were forgotten. fc11-i386-build72 fc11-x64-build69 lenny-x64-build93 sid-i386-build139 |
tree | commitdiff |
2010-01-05 |
Ben Pfaff | str: New function ds_steal_cstr. |
tree | commitdiff |
2010-01-05 |
Ben Pfaff | Add new SENTINEL macro to compiler.h, for GCC's __attri... |
tree | commitdiff |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
tree | commitdiff |
2009-12-18 |
John Darrington | Merge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128 |
tree | commitdiff |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125 |
tree | commitdiff |
2009-12-05 |
Ben Pfaff | New data type string_map, a string-to-string map. fc11-i386-build42 fc11-x64-build39 lenny-x64-build63 sid-i386-build111 |
tree | commitdiff |
2009-11-27 |
Ben Pfaff | New data type string_set, a set of unique strings. fc11-i386-build41 fc11-x64-build38 lenny-x64-build62 sid-i386-build110 |
tree | commitdiff |
2009-11-27 |
Ben Pfaff | hmapx: New function hmapx_is_empty(). |
tree | commitdiff |
2009-11-27 |
Ben Pfaff | hmap: New function hmap_is_empty(). |
tree | commitdiff |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98 |
tree | commitdiff |
2009-10-11 |
Ben Pfaff | Use @VARIABLE@ instead of $(VARIABLE) consistently... |
tree | commitdiff |
2009-10-01 |
Ben Pfaff | Fix numerous warnings about an unknown attribute rpl_ma... fbsd72-i386-build23 fc11-i386-build9 fc11-x64-build10 lenny-x64-build31 sid-i386-build77 |
tree | commitdiff |
2009-10-01 |
Ben Pfaff | Upgrade to latest Gnulib version and fix resulting... fbsd72-i386-build22 fc11-i386-build8 fc11-x64-build9 lenny-x64-build30 sid-i386-build76 |
tree | commitdiff |
2009-09-27 |
John Darrington | Add necessary #include stddef.h directive build52 lenny-x64-build16 lenny-x64-build17 lenny-x64-build18 lenny-x64-build19 lenny-x64-build20 sid-i386-build59 sid-i386-build60 sid-i386-build61 sid-i386-build62 sid-i386-build63 sid-i386-build64 sid-i386-build65 |
tree | commitdiff |
2009-09-26 |
Ben Pfaff | perl-module: Additional fixes for Perl version number... origin/perl build3 build4 build49 build50 build51 |
tree | commitdiff |
2009-09-25 |
Ben Pfaff | perl-module: Tolerate minor PSPP version number differe... build0 build41 build42 build43 build44 build45 build46 build47 |
tree | commitdiff |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' build40 |
tree | commitdiff |
2009-08-30 |
John Darrington | Correct typo in printed string |
tree | commitdiff |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Add CONST_CAST macro, for casting away "const" more... |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Add CHECK_POINTER_HAS_TYPE macro, and use it to make... |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Add UP_CAST macro, for safer casting from contained... |
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-07 |
John Darrington | Change union value type to contain uint8_t types instea... |
tree | commitdiff |
2009-07-07 |
John Darrington | Fix problem running the perl module |
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-05 |
John Darrington | Change enum legacy_encoding to const char *. |
tree | commitdiff |
2009-07-05 |
John Darrington | Store variable names, labels and value labels as UTF8. |
tree | commitdiff |
2009-06-15 |
Ben Pfaff | sparse-xarray: Add missing #include <limits.h>. |
tree | commitdiff |
2009-06-15 |
Ben Pfaff | sparse-xarray: Add missing #include <limits.h>. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | crosstabs: Trim unsightly spaces from titles in output. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | argv-parser: Add assertion to find likely bugs in clien... |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | New data structure sparse_xarray. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | New wrapper for access to temporary files. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | model-checker: Add command-line parser for model checki... |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | Implement new command-line argument parser. |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | model-checker: Don't discard error states. |
tree | commitdiff |
next |