Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2aec7402 | 2003-04-15 09:41:45 | Use standards binary-io code. | ||
| 99e22dda | 2003-04-14 15:28:52 | Support for relocatable installation. | ||
| 13b72c98 | 2002-09-02 13:08:06 | Make it compile on mingw32. | ||
| 485041c8 | 2002-05-29 14:09:04 | Tricky "make install", due to dependencies iconv -> libintl -> libiconv. | ||
| 53110b18 | 2002-04-30 14:40:23 | Start using gettext. | ||
| dc5f739c | 2002-01-16 12:22:10 | New options -c, -s, -l. | ||
| 4781945e | 2001-03-21 21:16:44 | Name change. | ||
| d5ac1c2b | 2001-03-20 20:35:46 | Update copyright notice. | ||
| 64df57ae | 2001-03-05 14:55:52 | Tweak DJGPP support. | ||
| 37ec8877 | 2001-02-26 13:29:58 | Improve support for binary mode on DJGPP. | ||
| cdae1a8f | 2001-02-26 13:40:58 | Avoid warnings about iconv()'s second argument. | ||
| fc8e3792 | 2001-02-22 16:46:29 | Make -f and -t options optional. | ||
| 55dbc7f3 | 2000-12-02 00:44:49 | On DOS like systems, perform the test suite in binary mode. | ||
| 0750d976 | 2000-12-02 02:33:05 | Implement --help and --version. | ||
| 22cefdf1 | 2000-11-23 19:56:01 | Move src/ to lib/ and tests/iconv.c to src/iconv.c. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. | ||
| 1ca2adf0 | 2000-11-20 18:30:25 | Use ucs4_t instead of locally defined wchar_t. | ||
| fdd8e49f | 2000-11-20 18:26:50 | Transliteration is now off by default. | ||
| d51d26bc | 2000-11-20 18:33:47 | Add support for locale dependent "char" and "wchar_t" encodings. | ||
| aaebc789 | 2000-03-07 14:16:40 | Provide all encodings used by AIX locales. Simplify TIS-620. | ||
| c5e6259f | 2000-03-13 14:46:54 | Find another way to deal with system dependent aliases. | ||
| 9a297f9c | 2000-02-24 20:53:03 | Fix treatment of "output buffer full" condition. | ||
| d215f82d | 2000-02-15 13:39:56 | Avoid compilation error with C++ compiler. | ||
| c37afd43 | 2000-01-24 13:06:57 | Upgrade to libiconv-1.1. | ||
| 00e960fc | 2000-01-04 21:56:56 | Upgrade to libiconv-1.0. | ||
| 3af9cd39 | 1999-12-31 12:50:49 | Import from libiconv-0.3. |