work on PRINT encoding
[pspp] / src / libpspp /
2012-06-19 Ben Pfaffwork on print encodigns
2012-06-19 Ben Pfaffline-reader: New library for reading a file line-by...
2012-06-15 John Darringtonext-array.c: Ensure that fseek is called before switchi... 20120616000502/pspp 20120617000503/pspp 20120618000503/pspp 20120619000503/pspp 20120620000508/pspp
2012-05-09 Ben Pfaffi18n: Set LC_COLLATE locale category based on system...
2012-04-21 Ben PfaffNew "range-tower" data structure. 20120421030503/pspp
2012-04-21 Ben Pfaffrange-set: New macro RANGE_SET_FOR_EACH to make iterati...
2012-04-21 Ben Pfaffrange-set: Rename "insert" function "set1", "delete...
2012-04-21 Ben Pfaffabt: New function abt_is_empty().
2012-04-21 Ben Pfaffabt: Drop child parameters from 'reaugment' function.
2012-04-11 Ben Pfaffi18n: Factor out encoding categories from GUI into... 20120411030502/pspp
2012-03-03 Ben Pfaffpool: Use 16-byte alignment on 64-bit architectures. 20120303030503/pspp
2012-03-02 Ben Pfaffzip-writer: Add missing #include <byteswap.h>.
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-03-02 Ben Pfaffencoding-guesser: Remove spurious blank line.
2012-03-01 John Darringtonzip-writer.c: Fix incorrect big-endian handling.
2012-02-25 John DarringtonAdded SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR... 20120225030502/pspp 20120226030503/pspp
2012-02-19 John DarringtonAttempt to cope with endian issues in zip reader. 20120220030501/pspp 20120221030502/pspp
2012-02-18 Ben Pfaffstr: Skip only up to one-past-the-end in ss_tokenize().
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2012-01-28 Ben PfaffName the src/libpspp convenience library consistently.
2011-11-10 Ben Pfaffhmap: Mark definition of hmap_node_hash() "static inline".
2011-11-10 Ben Pfaffstr: Mark definition of ss_empty() "static inline".
2011-08-25 Ben Pfaffrange-set: Fix typo in comment. 20110825030503/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-16 Ben PfaffUpgrade to newest Gnulib to help relocatable-prog on... 20110816030503/pspp 20110817030502/pspp 20110818030503/pspp
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-01 John DarringtonFix bugs deleting temporary files and their containing...
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
2011-07-01 John DarringtonRemove some files which are no longer used
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-12 Ben Pfaffi18n: New function is_encoding_supported().
2011-05-12 Ben Pfaffencoding-guesser: New function encoding_guess_whole_file().
2011-05-08 Ben Pfaffgui: Label message output items in the output viewer... 20110508030508/pspp 20110509030503/pspp
2011-05-07 Ben Pfaffext-array: Speed up with unlocked versions of I/O funct...
2011-05-07 Ben Pfafftemp-file: Use 64 kB buffer for temporary files.
2011-05-05 Ben Pfaffintern: Fix GCC warning. 20110505030505/pspp
2011-04-27 Ben Pfaffencoding-guesser: Don't guess UTF-8 for ASCII if it...
2011-04-27 Ben Pfaffi18n: Fix type of objects passed as u8_mbtouc()'s chara...
2011-04-26 Ben Pfaffstr: Always null-terminate string in str_format_26adic().
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-13 Ben Pfaffintern: New function intern_strlen().
2011-04-13 Ben Pfaffintern: Use UP_CAST macro instad of open-coding it.
2011-04-09 Ben Pfaffu8-istream: Add cast to iconv() to suppress warnings...
2011-04-09 Ben Pfaffu8-istream: Include <limits.h> for definition of MB_LEN...
2011-03-23 Ben Pfaffi18n: Only close valid iconv converters in i18n_done().
2011-03-23 Ben Pfaffstr: Make ss_alloc_substring_pool() null-terminate...
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfaffmessage: Remove reference to deleted type "struct sourc...
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffsegment: New library for low-level phase of lexical...
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions and data structure for obtaining...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-20 Ben Pfaffi18n: New function recode_string_len().
2011-03-20 Ben Pfaffi18n: New function uc_name().
2011-03-20 Ben Pfaffhash-functions: New function hash_case_bytes().
2011-03-20 Ben Pfaffstr: New functions for checking for and removing string...
2011-03-20 Ben Pfaffstr: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
2011-03-20 Ben Pfaffstr: New function ss_realloc().
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffpool: Support NULL pool argument to pool_alloc_unaligned().
2011-02-20 Ben Pfafflegacy-encoding: Remove.
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2011-02-20 Ben Pfaffi18n: New function recode_byte().
2011-02-05 Ben Pfaffi18n: Always allocate from pool in recode_substring_pool().
2011-01-31 Ben Pfaffhash-functions: Use C instead of preprocessor to test...
2010-12-12 Ben Pfaffi18n: Remove unnecessary #ifs.
2010-11-19 Ben Pfaffstr: Add some functions for handling UTF-8.
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-11-19 Ben Pfaffstr: Inline some trivial functions.
2010-11-04 Ben Pfaffsparse-array: Fix accidental assumption that "long... 20101104040502/pspp
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-18 Ben Pfaffstr: Remove unused functions. 20101018040501/pspp 20101019040502/pspp 20101020040501/pspp 20101021040502/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-02 Ben Pfaffpspp: Make a signal that indicates a bug re-raise that...
2010-09-24 Ben Pfaffdata-in: Get rid of first_column, last_column arguments. 20100925040502/pspp
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
2010-09-24 Ben Pfaffmessage: Consistently initialize locator; use 0 for...
2010-09-24 Ben Pfaffi18n: New function recode_substring_pool().
2010-09-24 Ben Pfaffi18n: Use UTF8 macro instead of "UTF8" literal string.
2010-09-24 Ben Pfaffstr: Make ss_alloc_substring() allocate null-terminated...
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL. 20100924040502/pspp
2010-09-22 Ben Pfaffi18n: Add simple tests.
2010-09-22 Ben Pfaffi18n: Handle EINVAL more gracefully. 20100922040502/pspp 20100923040501/pspp
2010-09-22 Ben Pfaffi18n: Refactor for simplicity.
2010-09-22 Ben Pfaffi18n: Properly restart conversion when output buffer...
2010-09-22 Ben Pfaffi18n: Ensure that every recoding starts from the initia...
2010-09-22 Ben Pfaffi18n: Avoid memory leak when create_iconv() fails.
2010-09-22 Ben Pfaffi18n: Lightly reformat comments to better resemble...
2010-09-19 John DarringtonConst casts.
2010-09-18 John DarringtonRemove gettext markup from diagnostic string.
2010-09-18 Ben PfaffSuppress warnings about conversions between char *...
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-22 John DarringtonSET MXWARNS = 0 to be interpreted as unlimited. 20100822040502/pspp 20100823040503/pspp
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-07-30 John DarringtonDeallocate memory from pool using the correct function
next