Fix some typos (found by codespell)
[pspp] / src / libpspp / i18n.c
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-03-20 Ben PfaffImplement new command SORT VARIABLES.
2016-02-03 John DarringtonFix memory leak which occured when iconv failed
2015-10-20 John DarringtonAppend the correct number of null bytes to the end...
2015-10-17 John DarringtonRemove unnecessary #include directive
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-16 Ben PfaffMake SYSFILE INFO able to analyze valid encodings for...
2014-02-11 Ben Pfaffi18n: Correctly recode windows-1258 and others with... 20140212030512/pspp 20140213030508/pspp 20140215030505/pspp
2013-10-26 Ben PfaffMerge 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
2013-10-23 Ben Pfaffi18n: Make recode_substring_pool() always return a...
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-28 Ben Pfaffi18n: New functions for UTF-8 case conversion.
2012-12-28 Ben PfaffUse UTF-8 case-insensitive hashes and comparisons for...
2012-12-26 John DarringtonSet the LC_NUMERIC locale category on startup.
2012-05-09 Ben Pfaffi18n: Set LC_COLLATE locale category based on system...
2012-04-11 Ben Pfaffi18n: Factor out encoding categories from GUI into... 20120411030502/pspp
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-12 Ben Pfaffi18n: New function is_encoding_supported().
2011-04-27 Ben Pfaffi18n: Fix type of objects passed as u8_mbtouc()'s chara...
2011-03-23 Ben Pfaffi18n: Only close valid iconv converters in i18n_done().
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-02-20 Ben Pfaffi18n: New function recode_byte().
2011-02-05 Ben Pfaffi18n: Always allocate from pool in recode_substring_pool().
2010-12-12 Ben Pfaffi18n: Remove unnecessary #ifs.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
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-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-15 John DarringtonConsolidate quoting style in printed strings.
2010-07-30 John DarringtonDeallocate memory from pool using the correct function
2010-07-16 John DarringtonRemove const qualifiers from encoding converter components.
2010-07-04 John DarringtonFix various memory leaks
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-16 John DarringtonExpanded comments to src/libpspp/i18n.[ch]
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-30 John DarringtonCorrect typo in printed string
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-07 John DarringtonFix problem running the perl module
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-05-12 John DarringtonRelocate the locale directory.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-16 John DarringtonUpdate some comments
2009-04-14 John DarringtonEnsure that setlocale (LC_MESSAGES is called when appro...
2009-04-11 John DarringtonTolerate the inability to convert character encodings
2009-04-09 Ben PfaffUse Bob Jenkins lookup3 hash instead of FNV.
2009-04-09 John DarringtonFixed crash on quit
2009-04-08 Ben PfaffMake create_iconv() properly distinguish converters...
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonImplemented the SET LOCALE='...' command.
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonAvoid calling iconv_open on each conversion.
2009-03-28 John DarringtonConvert encoding even if encodings are identical.
2009-03-27 John DarringtonRead dictionary encoding from data files.
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-26 John DarringtonRemoved some unused features from src/libpspp/i18n...
2009-03-22 John DarringtonAvoid potential bugs with setlocale's return value.
2009-03-21 John DarringtonFix crash when running under windows with non-english...
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-30 Ben PfaffFix memory leak in get_system_decimal().
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-05-17 John DarringtonDon't issue a warning if the TO and FROM encodings...
2007-11-06 Ben PfaffNo need for check for off_t or for the size of float...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-04-28 John DarringtonFix warnings.
2007-04-25 John DarringtonFixed bug in internationalization.
2007-03-06 John DarringtonFixed constness problem in iconv, using the ICONV_CONST...
2007-02-21 John DarringtonFix warnings when compiling with mingw32
2006-12-16 John DarringtonRemoved my authorship lines.
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
next