thodg/libiconv/src

Branch :


Log

Author Commit Date CI Message
f952c1c7 2007-07-07 17:09:24 Update after cjk.h was moved to gnulib.
417fde27 2007-06-30 22:50:31 Use the standard --version output.
8875f132 2007-06-30 21:23:41 Reuse a translator comment from GNU gettext.
a7b2866b 2007-06-30 14:44:27 Provide many comments for translators.
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.
2613089e 2007-03-20 01:55:33 Remove redundant mkinstalldirs invocations.
5280b767 2007-03-05 01:10:06 Update after changes to "relocatable" infrastructure in gnulib.
60ce7b6c 2007-02-19 02:37:43 Update after gnulib changes.
6e184f1f 2006-07-31 16:10:52 Assume <locale.h>, <stddef.h>, <stdlib.h>, <string.h> all exist.
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.
0707a728 2006-07-14 13:18:10 Fix cleanup on cygwin and mingw.
8d6cc11c 2006-07-04 13:34:13 Fix error messages.
2cfac6dc 2006-06-27 13:32:50 Assume autoconf-2.60.
fccc58a2 2006-06-10 17:24:50 Fix link error of iconv_no_i18n.
8663fe9b 2006-05-16 19:15:03 Use EXEEXT, for Cygwin.
fdae0da5 2006-01-23 13:33:50 Ensure that iconv_no_i18n does not depend on libintl.
54f6c0ab 2006-01-23 13:26:44 Use error() instead of fprintf on stderr.
422b3b1d 2006-01-23 13:25:49 New feature: character-dependent substitutions.
3a95ad61 2006-01-23 13:23:00 Accept long options.
49aea841 2005-12-29 20:23:24 Update year in --version output.
5e46797a 2005-12-29 19:05:17 Define EXEEXT.
850c9ab1 2005-06-09 19:08:18 Renamed autoconf/ to build-aux/.
45bd190c 2005-05-19 17:14:19 Update FSF postal address.
218d46eb 2005-03-14 11:36:42 More reliable error checking.
7c821f47 2005-03-14 11:34:47 Prettier output of error messages.
e6158843 2005-03-14 11:34:08 Improved error messages with line and column number.
fcab6708 2005-02-07 12:19:51 Make more user-friendly.
a6223a6b 2004-07-17 17:05:41 Interpret -- as end of options.
2c69a852 2004-03-05 14:00:22 Make DESTDIR work on HP-UX, assuming non-GNU ld.
12d862d7 2004-01-22 19:33:40 Make --binary the default.
5a1c7fc0 2003-06-24 13:10:41 Avoid installation error when a previous version of libiconv is already installed.
445fbd9d 2003-06-11 11:52:53 Improved VMS support.
11567654 2003-06-11 11:52:29 Improved VMS support.
9b958b9f 2003-05-18 11:28:29 Make it possible to create DLLs with debug information.
9042f1c1 2003-05-07 19:52:28 Support for VMS.
d2a22aa6 2003-05-17 14:36:51 Tweaks for Woe32 portability.
db162ebc 2003-05-08 14:44:48 More tweaks for the Woe32 port.
6d4a94d5 2003-05-08 13:07:48 More fixes for Windows build.
ecfc0f17 2003-05-07 19:50:26 Fix small mistakes.
55a2b60d 2003-05-07 19:49:35 Moved to the top level directory.
0d04907b 2003-05-07 19:48:57 Moved to srclib/gettext.h.
cf930564 2003-04-22 10:35:07 Make it possible to build with libintl on Woe32.
2aec7402 2003-04-15 09:41:45 Use standards binary-io code.
411b8e57 2003-04-24 10:49:10 Better support for FreeBSD.
99e22dda 2003-04-14 15:28:52 Support for relocatable installation.
1be7e00e 2003-04-10 10:32:39 Improved MSVC support.
64d5a8b9 2003-03-29 16:35:11 Improved MSVC support.
1e19a916 2003-02-18 12:57:21 Make "su bin; make install" work.
a70e9df4 2003-01-06 14:29:55 Make DESTDIR work.
407b7965 2003-01-06 14:29:08 Use mkinstalldirs.
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.
207fbc34 2002-05-23 11:46:13 Hacks for the circular dependency with libintl.
53110b18 2002-04-30 14:40:23 Start using gettext.
7daa9348 2002-04-30 14:37:08 Infrastructure for using gettext.
c17cbdd6 2001-11-28 18:59:51 ignore Makefile
dc5f739c 2002-01-16 12:22:10 New options -c, -s, -l.
49ed4087 2001-12-03 17:15:30 moved common stuff to CVSROOT/cvsignore
5eb66df2 2002-01-06 20:27:21 prepend '-' before 'del'
2d4f4c89 2001-08-08 12:55:08 Make it possible to build with CC=gcc CFLAGS="-x c++".
c7f1dc92 2001-06-25 22:14:38 Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives.
3c597b51 2001-05-07 17:26:44 Use CPPFLAGS and LDFLAGS.
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.
b2ef8c91 2001-02-20 19:44:26 Respect configure arguments --libdir, --includedir, --mandir.
74834e21 2000-12-08 14:57:53 Don't ignore --exec-prefix given to configure.
55dbc7f3 2000-12-02 00:44:49 On DOS like systems, perform the test suite in binary mode.
7fdfc83d 2000-12-02 00:49:32 Replace STATIC with its opposite flag, DLL.
0750d976 2000-12-02 02:33:05 Implement --help and --version.
04a87da5 2000-11-29 19:05:21 initial checkin
cd7b02bd 2000-11-20 18:49:30 Regenerated: add CHAR, WCHAR_T encodings.
22cefdf1 2000-11-23 19:56:01 Move src/ to lib/ and tests/iconv.c to src/iconv.c.
773d4f6d 2000-11-20 18:46:48 Regenerated.
9efac6d3 2000-11-21 16:21:22 Improved Windows support.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.
53dc1909 2000-11-20 18:35:24 Align the CP950 converter to the official tables.
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.
2a1d7557 2000-11-16 16:27:17 initial checkin
d51d26bc 2000-11-20 18:33:47 Add support for locale dependent "char" and "wchar_t" encodings.
8333237d 2000-10-23 14:20:07 Add support for GB18030 and BIG5HKSCS.
b6579a0b 2000-10-23 14:21:17 Regenerated.
ea45e7c6 2000-11-15 22:02:15 Support the 3 different Windows object formats.
6f19ac3a 2000-10-24 12:26:53 Bump version number to 1.4.
dbbc4681 2000-10-23 13:47:19 Typo in comment.
b8a44a9e 2000-09-22 14:37:17 Treat single surrogates as invalid when converting to UTF-16 or from/to UCS-2.
cfc3a55c 2000-10-23 12:57:24 Convert all sources to UTF-8.
17a415a9 2000-10-03 09:33:31 Avoid a compilation error on Taiwanese Windows with MSVC6.
1d74c4ef 2000-10-23 13:17:41 translit.def is now in UTF-8 encoding.
c7ff5203 2000-09-25 12:36:09 Oops.