Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in comment | Peter Eisentraut | 2021-07-22 | 1 | -1/+1 |
* | Update headers of generated files | Peter Eisentraut | 2018-02-24 | 1 | -1/+1 |
* | Include array size in forward declaration. | Heikki Linnakangas | 2017-03-13 | 1 | -1/+1 |
* | Use radix tree for character encoding conversions. | Heikki Linnakangas | 2017-03-13 | 1 | -7398/+4250 |
* | Rewrite the perl scripts to produce our Unicode conversion tables. | Heikki Linnakangas | 2016-11-30 | 1 | -2/+2 |
* | Remove bogus mapping from UTF-8 to SJIS conversion table. | Heikki Linnakangas | 2016-10-07 | 1 | -2/+3 |
* | Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. | Tom Lane | 2015-05-14 | 1 | -1/+1 |
* | > Tatsuo Ishii wrote: | Bruce Momjian | 2002-03-05 | 1 | -1/+10 |
* | Correction for mathematical properties in Unicode converison maps. | Tatsuo Ishii | 2001-04-16 | 1 | -1/+9 |
* | Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed by | Tatsuo Ishii | 2001-02-15 | 1 | -4/+455 |
* | Add support for code conversion between Unicode and other encodings. | Tatsuo Ishii | 2000-10-30 | 1 | -0/+6932 |