summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Unicode
AgeCommit message (Expand)Author
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-04-07Remove duplicate assignment.Heikki Linnakangas
2017-03-13Include array size in forward declaration.Heikki Linnakangas
2017-03-13Use radix tree for character encoding conversions.Heikki Linnakangas
2017-03-13Remove obsolete references to JIS0201.TXT JIS0208.TXT.Heikki Linnakangas
2017-02-02Add KOI8-U map files to Makefile.Heikki Linnakangas
2017-02-01Small fixes to the Perl scripts to create unicode conversion tables.Heikki Linnakangas
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-11-30Make all unicode perl scripts to use strict, rearrange logic for clarity.Heikki Linnakangas
2016-11-30Rewrite the perl scripts to produce our Unicode conversion tables.Heikki Linnakangas
2016-11-30Remove leading zeros, for consistency with other map files.Heikki Linnakangas
2016-11-30Remove code points < 0x80 from character conversion tables.Heikki Linnakangas
2016-11-15Fix broken statement in UCS_to_most.pl.Robert Haas
2016-11-01Add make rules to download raw Unicode mapping filesPeter Eisentraut
2016-10-07Remove bogus mapping from UTF-8 to SJIS conversion table.Heikki Linnakangas
2016-06-12Finish pgindent run for 9.6: Perl files.Noah Misch
2016-03-16UCS_to_EUC_JIS_2004.pl: Turn off "test" mode by defaultPeter Eisentraut
2016-03-16Make spacing and punctuation consistentPeter Eisentraut
2016-03-04Add prerequisite for KOI8-U.TXTPeter Eisentraut
2016-03-04Make some adjustments in variable assignmentsPeter Eisentraut
2016-03-04Add missing rules related to EUC_JIS_2004 and SHIFT_JIS_2004 encodingsPeter Eisentraut
2016-03-01Add Unicode map generation scripts as rule prerequisitesPeter Eisentraut
2016-03-01Fix commentsPeter Eisentraut
2016-03-01UCS_to_most.pl: Make executable, for consistency with other scriptsPeter Eisentraut
2016-01-02Update copyright for 2016Bruce Momjian
2015-11-27Update UCS_to_GB18030.pl with info about origin of the reference file.Tom Lane
2015-11-27Auto-generate file header comments in Unicode mapping files.Tom Lane
2015-05-24pgindent run for 9.5Bruce Momjian
2015-05-15Extend GB18030 encoding conversion to cover full Unicode range.Tom Lane
2015-05-15Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions.Tom Lane
2015-01-06Update copyright for 2015Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-07-05Run newly-configured perltidy script on Perl files.Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-09-19Replace last remaining $Id$ with $PostgreSQL$.Tom Lane
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2010-02-16Remove personal copyright now that file has been rewritten usingBruce Momjian
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-05-03Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings.Tatsuo Ishii
2009-03-18Fix case of the just resurrected UCS_to_BIG5.pl script, and updateHeikki Linnakangas
2009-03-18Add seven kanji characters defined in the Windows 950 codepage to ourHeikki Linnakangas
2009-02-10Support for KOI8U encodingPeter Eisentraut
2009-02-10Add possibility to generate only some files, by passing command-linePeter Eisentraut
2009-01-01Update copyright for 2009.Bruce Momjian
2008-01-01Fix some missed copyright updates.Tom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian