thodg/libiconv/srclib

Branch :


Log

Author Commit Date CI Message
6ee8f70c 2009-12-11 12:02:15 Update after gnulib changed.
406f2697 2006-12-20 13:29:09 Makefile template that uses Makefile.gnulib.
d4c6da98 2006-07-29 15:08:53 Autogenerated. No longer in CVS.
6d19d6a8 2006-07-29 15:08:15 Will be generated by gnulib-tool from now on.
328edc26 2006-07-29 15:07:28 Now taken from gnulib.
cd3ad6df 2006-07-29 14:58:37 Now taken from gnulib via gnulib-tool.
e2f591b0 2006-07-29 14:50:55 Move to gnulib-local/lib/xreadlink.c.
4677dad4 2006-07-29 14:49:57 Move to gnulib-local/lib/xreadlink.h.
8d6c1da5 2006-07-29 14:49:30 Move to gnulib-local/lib/xstrdup.c.
b80a13f7 2006-07-29 14:48:57 Move to gnulib-local/lib/xmalloc.c.
ba5c830f 2006-07-29 14:48:29 Move to gnulib-local/lib/xalloc.h.
1ba5395e 2006-07-29 14:46:47 Move to gnulib-local/lib/width.c.
c6ea5d8d 2006-07-29 14:44:20 Move to gnulib-local/lib/uniwidth.h.
86ad04fc 2006-07-29 14:43:36 Move to gnulib-local/lib/unitypes.h.
77f5d4a7 2006-07-29 14:40:47 Move to gnulib-local/lib/streq.h.
e1791c6c 2006-07-29 14:16:47 Move to gnulib-local/lib/relocwrapper.c.
274de25f 2006-07-29 14:16:16 Move to gnulib-local/lib/relocatable.c.
d9cd14a8 2006-07-29 14:15:38 Move to gnulib-local/lib/relocatable.h.
104f2fe3 2006-07-29 14:08:31 Move to gnulib-local/lib/cjk.h.
94b89a15 2006-07-29 14:07:53 Move to gnulib-local/lib/canonicalize.c.
1a3ed498 2006-07-29 14:07:21 Move to gnulib-local/lib/canonicalize.h.
952e0c99 2006-07-29 14:05:21 Move to gnulib-local/lib/alloca_.h.
f260e646 2006-07-26 11:42:48 Remove MSVC/nmake build support.
f574c3fa 2006-07-25 11:08:43 Remove VMS support.
ed4272d8 2006-07-19 20:17:38 Regenerated.
e4c1baa0 2006-07-19 19:57:44 error.o is in LIBOBJS, no need to add it twice to libicrt.a.
c0d625e4 2006-06-28 11:50:14 Update from gnulib.
acccf853 2006-06-26 18:14:07 Update from gnulib.
638ad285 2006-06-17 20:14:12 Fixes for stdint from gnulib.
f2076c1c 2006-06-17 15:59:45 Assume errno.h declares errno.
29678d8d 2006-06-16 15:34:41 Use new stdint module from gnulib.
a4b44c8f 2006-05-18 12:49:45 Regenerated.
c37b076c 2006-05-17 10:48:02 Update from GNU gettext.
79ca5b72 2006-05-15 21:56:31 Update from GNU gettext.
b73dd1c9 2006-01-23 13:42:23 Regenerated.
86d56d2e 2005-12-29 20:21:48 Fix the LIBOBJS workaround.
df5c24d8 2005-12-29 19:19:28 Workaround the automake LIBOBJ problem.
c7e0df07 2005-12-29 17:36:10 Fix compilation error on cygwin.
9579925f 2005-12-29 17:27:55 Also define EXEEXT, needed by progreloc.c.
1f290a21 2005-12-29 13:06:22 Update from GNU gettext.
3da67aa3 2005-12-29 12:49:51 Removed according to ChangeLog entry 2004-01-20.
8f8e1e3d 2005-12-15 12:23:06 Update copyright year.
cd4300ce 2005-07-25 12:02:53 Tidy up exported symbols.
cafce997 2005-07-06 11:01:05 Regenerated.
3f5604de 2005-07-04 13:51:47 Update from gnulib.
9f1ef472 2005-07-04 13:51:39 Update from gnulib.
0f8e9d6f 2005-06-08 19:28:15 Avoid gcc warnings.
20dfb6d7 2005-06-08 19:26:02 Avoid a warning on mingw.
45bd190c 2005-05-19 17:14:19 Update FSF postal address.
e6158843 2005-03-14 11:34:08 Improved error messages with line and column number.
1e16207e 2005-03-17 16:03:01 Rename macro to HAVE_LONG_LONG_64BIT.
8ec88421 2005-03-14 11:31:33 Semi-portable <stdint.h>. Taken from gnulib.
6aa50ef8 2005-03-14 11:31:08 Determination of width of a character. Taken from GNU clisp.
9776b10c 2005-03-14 11:30:52 Tyes for libunistring. Taken from GNU clisp.
af4f3b51 2005-03-14 11:30:21 Determination of width of a Unicode character. Taken from GNU clisp.
daffeedd 2005-03-14 11:29:54 Fast test for a CJK encoding. Taken from GNU clisp.
0e88f159 2005-03-14 11:29:20 Fast string comparison. Taken from GNU clisp.
35a6ae08 2005-01-05 18:46:12 Regenerated.
ad21df86 2004-01-26 11:09:01 Update build infrastructure from GNU gettext.
19815932 2004-01-26 10:53:54 Moved here from xmalloc.h.
16ed8b7f 2004-01-26 10:53:42 Move to xalloc.h.
b881c36d 2004-01-25 18:37:02 Regenerated for release 1.9.2.
dc592393 2004-01-26 11:07:57 Taken from GNU gettext.
191dc001 2003-09-15 09:40:35 Move away from K&R C.
06a6dc08 2003-07-02 10:20:41 Moved here from stdbool.h.in.
f1c0b518 2003-07-02 10:20:22 Move to stdbool_.h.
898718e8 2003-07-02 10:26:11 Infrastructure update from gnulib and gettext.
c8bf3c93 2003-08-01 16:43:05 Fix a compilation error on Linux/libc5.
c1bfeb8d 2003-06-23 20:47:19 Update from GNU gettext.
a1526b27 2003-06-23 20:42:52 Avoid empty compilation units.
5b93d3dc 2003-06-23 09:57:10 Avoid a gcc warning.
df2a3c08 2003-06-11 11:55:32 Some compilers don't like lone semicolons outside functions.
11567654 2003-06-11 11:52:29 Improved VMS support.
a2d9c7ae 2003-05-22 22:03:02 Regenerated with automake-1.7.5.
12b50ff8 2003-06-23 10:30:55 Portability to mingw32.
d1b13835 2003-05-17 17:42:58 Regenerated.
ff3cf82a 2003-05-17 17:41:47 Add unlocked-io to filelist.
8e1d4d73 2003-05-12 20:16:29 Use gnulib module unlocked-io.
af317e26 2003-05-09 20:31:15 Update error.c from gnulib.
6d4a94d5 2003-05-08 13:07:48 More fixes for Windows build.
9042f1c1 2003-05-07 19:52:28 Support for VMS.
ecfc0f17 2003-05-07 19:50:26 Fix small mistakes.
ccad6f3a 2003-05-07 09:05:30 Small fixes.
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.
24b960a3 2003-04-14 14:08:07 Support for relocatable installation.