Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9d5ee3d6 | 2016-12-30 01:12:47 | Remove autogenerated files from version control. | ||
| 3d1103e0 | 2016-12-15 04:00:05 | Cleanup useless removals. | ||
| 67802283 | 2016-12-03 18:52:49 | Create tarballs through an Automake-like "make dist" command. | ||
| e563d429 | 2016-12-03 19:07:57 | Avoid compilation warnings in 'genflags' program. | ||
| 554a6e69 | 2016-12-02 15:45:58 | Update from gnulib. | ||
| 3347685a | 2016-11-25 11:53:26 | Prepare for version 1.15. | ||
| ac2a8ace | 2016-11-22 18:30:52 | Update support for building with MSVC. | ||
| b29089d8 | 2016-11-19 17:13:56 | Fix link error when compiling with gcc -O0. | ||
| 0a04404c | 2016-11-17 23:13:53 | UTF-8: Reject surrogates and out-of-range code points. | ||
| 40924a62 | 2016-10-14 03:18:05 | Use 'size_t', not 'int', for the length of a string. | ||
| 500b967b | 2016-10-04 20:49:25 | Extend CP1255 mapping. | ||
| 19970423 | 2016-10-01 19:24:59 | Remove large stack requirement from gentranslit. | ||
| cf05c41f | 2016-10-01 19:17:57 | Remove unused array from gentranslit. | ||
| 5977e1b0 | 2012-07-01 02:35:32 | Make it possible to run 'genaliases2' on native Windows. | ||
| 1f574c8a | 2012-07-01 02:25:51 | Make it possible to run 'genaliases' on native Windows. | ||
| 3326ae99 | 2012-07-01 02:25:28 | Update copyright year. | ||
| 8dfc4c81 | 2012-05-13 20:08:21 | Tweak the GB18030 converter to map 0x8135F437 to U+E7C7. | ||
| 5365cc8d | 2012-03-24 16:03:37 | Avoid a GCC warning. | ||
| 48f31c74 | 2012-02-12 20:54:51 | Replace FSF snail-mail address with URL. | ||
| 6b00cc70 | 2012-01-26 12:37:51 | Modernize quoting. | ||
| a625a199 | 2012-01-15 12:19:04 | Support for MSVC 9. Add a comment. | ||
| 9b00b525 | 2012-01-07 04:31:17 | Talk about "native Windows API", not "Woe32". | ||
| cb3eb68c | 2012-01-04 14:49:09 | Talk about "native Windows API", not "Win32". | ||
| f14f82d1 | 2011-11-28 02:23:25 | Fix bug with error handling in UCS-2, UCS-4, UTF-32 decoders. | ||
| 47bec3b3 | 2012-06-30 17:28:51 | Improve ISO-2022-CP-MS versus CP932. | ||
| 5958e23c | 2012-06-30 15:00:29 | Improve ISO-2022-CP-MS versus CP932. | ||
| 3a33986e | 2011-10-24 02:39:35 | New encoding ISO-2022-CP-MS. | ||
| e2f2024d | 2011-10-23 18:47:31 | Add comments about Windows names of encodings. | ||
| 868ca34d | 2011-10-03 13:27:19 | Update from gnulib. | ||
| 2665c092 | 2011-08-07 20:09:23 | Remove all .cvsignore files. Not needed any more since the switch to git. | ||
| 4d036b9a | 2011-08-07 15:16:56 | Prepare for version 1.14. | ||
| 37db12b8 | 2011-08-07 15:37:08 | Update from gnulib. | ||
| ac379c19 | 2011-08-07 04:54:14 | Upgrade the GB18030 converter to the version from 2005. | ||
| 33b05e19 | 2011-08-06 19:01:19 | Fix conversion bug in CP1258 converter. | ||
| bff27216 | 2011-06-05 15:40:21 | Work around <wchar.h> bug on OSF/1 5.1. | ||
| 347ec126 | 2011-04-01 00:18:38 | gentranslit: Fix buffer overrun. | ||
| ccc9de4b | 2011-02-28 23:33:49 | Update from gnulib. | ||
| 3cdff14a | 2011-01-29 18:34:14 | Simplify "wchar_t" handling on Cygwin 1.7.x. | ||
| c38bdb4f | 2011-01-29 18:24:44 | Adjust the meaning of "wchar_t" on native Windows systems. | ||
| fd7d5707 | 2010-11-24 03:33:29 | Implement newer release of BIG5-HKSCS. | ||
| 4413e2ca | 2010-06-05 01:15:37 | Addendum to 2009-10-18 commit. | ||
| 2cf3ee65 | 2009-07-08 00:22:57 | Fix an endless loop in the conversion to wchar_t. | ||
| 6d4efe5e | 2009-04-24 23:51:49 | Fix a compilation error on HP-UX 11.00, introduced on 2008-09-16. | ||
| f13047d9 | 2009-03-26 02:16:00 | Prepare for version 1.13. | ||
| 0be2421f | 2009-03-25 12:20:30 | Fix the handling of Windows resources in shared libraries. | ||
| 459ce580 | 2009-01-24 23:16:06 | New converter for CP1131. | ||
| 13bf88bb | 2009-01-17 09:06:59 | Add support for "make install-strip". | ||
| 469eb1fa | 2009-01-17 07:26:12 | Include string.h. | ||
| 770d7477 | 2008-09-21 17:07:22 | Regenerated. | ||
| ee594d9a | 2008-09-21 17:06:00 | Add aliases for *0213 encodings. | ||
| 607294d2 | 2008-09-17 01:08:35 | New function iconv_open_into. | ||
| 10cf0ccd | 2008-09-17 01:08:01 | Part 2 of iconv_open(). | ||
| 75b3adba | 2008-09-17 01:07:53 | Part 1 of iconv_open(). | ||
| bb8f7987 | 2008-09-07 23:28:41 | More consistent behaviour when invalid input is preceded by a shift sequence. | ||
| 046647ab | 2008-09-06 13:39:22 | Fix an out-of-bounds write. | ||
| 4d72adc3 | 2008-04-06 20:40:03 | More portable way of building the preloadable library. | ||
| 4932ba96 | 2008-04-06 09:15:19 | Avoid a gcc warning. | ||
| bcb1081e | 2008-04-06 07:38:02 | Support system-dependent aliases. | ||
| 4fc3efad | 2007-06-30 21:47:00 | Remove autogenerated file from CVS. | ||
| 68316a7b | 2007-05-27 22:16:46 | Don't use $< and $@ in a normal target rule. | ||
| 2e7f7e28 | 2007-05-27 20:23:44 | Include metainformation in the form of Windows resources. | ||
| fa56313a | 2007-05-27 20:14:55 | Change the default value of ICONV_CONST to empty. | ||
| 614f279f | 2007-05-25 23:41:00 | Add support for the Kazakh RK1048 encoding. | ||
| a446ed6b | 2007-04-23 21:57:37 | Exploit the fact that wchar_t on native Woe32 is Unicode. | ||
| 2613089e | 2007-03-20 01:55:33 | Remove redundant mkinstalldirs invocations. | ||
| ed5a7ddc | 2007-02-04 15:49:22 | Add the Korean postal code mark to the EUC-KR and JOHAB mappings. | ||
| 8d01d1cc | 2007-02-04 15:48:31 | Update comments regarding KS X 1001. | ||
| a4492a87 | 2006-12-20 13:35:38 | Avoid a problem with setlocale() on AIX. | ||
| f3b57304 | 2006-10-31 13:48:26 | Update infrastructure from GNU gettext. | ||
| a7a84a32 | 2006-07-27 12:00:38 | Remove OS/2 build support that doesn't assume GNU make and GNU bash. | ||
| f260e646 | 2006-07-26 11:42:48 | Remove MSVC/nmake build support. | ||
| f574c3fa | 2006-07-25 11:08:43 | Remove VMS support. | ||
| c8dc4a2e | 2006-07-24 12:43:07 | Use the CFLAGS also when linking. | ||
| 5e08f217 | 2006-07-14 13:24:59 | Treat *.stackdump files like core files. | ||
| 45f3f2e9 | 2006-05-20 14:44:43 | Fix stateful conversions. | ||
| a4b44c8f | 2006-05-18 12:49:45 | Regenerated. | ||
| 7edefe50 | 2006-05-18 12:48:00 | Implement newer releases of BIG5-HKSCS. | ||
| 369ae902 | 2006-05-18 12:46:29 | BIG5-HKSCS:2004 converter, based on HKSCS:1999 and HKSCS:2001 and HKSCS:2004 tables. | ||
| 107ddd42 | 2006-05-18 12:46:06 | BIG5-HKSCS:2001 converter, based on HKSCS:1999 and HKSCS:2001 tables. | ||
| 2bfcdbca | 2006-05-18 12:45:31 | Handle the mapping to pairs of Unicode characters. | ||
| 45db1ff9 | 2006-05-18 12:38:45 | Generated from the 2006 table of HKSCS:2004. | ||
| f137bc7f | 2006-05-18 12:38:30 | Generated from the 2006 table of HKSCS:2001. | ||
| 2dd23426 | 2006-05-18 12:37:36 | Regenerated with the 2006 table (4 corrected characters, many Unicode characters outside the BMP). | ||
| 3babd7f6 | 2006-05-18 12:28:50 | Moved here from big5hkscs.h. | ||
| e9bbe1b1 | 2006-05-18 12:28:44 | Move to big5hkscs1999.h. | ||
| a54f05da | 2006-05-18 12:28:14 | Moved here from hkscs.h. | ||
| 27e22cbd | 2006-05-18 12:28:03 | Move to hkscs1999.h. | ||
| c7c7da1e | 2006-05-16 11:46:20 | Cygwin shared library support. | ||
| a373c34b | 2006-05-15 21:58:39 | Support for building shared libraries on mingw and Cygwin. | ||
| 2dd206a6 | 2006-01-23 13:49:10 | Comment change. | ||
| b73dd1c9 | 2006-01-23 13:42:23 | Regenerated. | ||
| 1dc5d848 | 2006-01-23 13:27:35 | Bump versioning number. | ||
| 422b3b1d | 2006-01-23 13:25:49 | New feature: character-dependent substitutions. | ||
| 78423b48 | 2005-12-29 13:20:57 | Prepare for version 1.11. | ||
| e08e610f | 2005-12-28 14:14:53 | Extend GB18030 converter to cover the entire Unicode PUA. | ||
| 2f2ccf81 | 2005-12-28 14:13:03 | Update comments. | ||
| 0b8f69a5 | 2005-12-20 12:04:10 | Add private area mappings to CP949. | ||
| 66fc479d | 2005-12-20 12:02:58 | Comment. | ||
| 5640998c | 2005-12-15 12:54:52 | Regenerated. | ||
| b7709195 | 2005-12-15 12:53:32 | Add private area mappings to CP950. |