summaryrefslogtreecommitdiff
path: root/iconv
AgeCommit message (Expand)Author
2001-08-14Update.Ulrich Drepper
2001-08-07(upstr): Add unused attribute to avoid warning.Andreas Jaeger
2001-08-03Update.Ulrich Drepper
2001-07-28Update.Ulrich Drepper
2001-07-27Update.Ulrich Drepper
2001-07-27(__gconv_compare_alias_cache): New function.Ulrich Drepper
2001-07-25Update.Ulrich Drepper
2001-07-25Update.Ulrich Drepper
2001-07-25Update.Ulrich Drepper
2001-07-24Update.Ulrich Drepper
2001-07-24(__gconv_lookup_cache): Catch one more boundary case and reject it.Ulrich Drepper
2001-07-24Undo last change. Remove debugging output.Ulrich Drepper
2001-07-24* iconv/iconvconfig.c (name_insert): Make static to avoid warning.Andreas Jaeger
2001-07-23Update.Ulrich Drepper
2001-07-23(__gconv_lookup_cache): Select correct module for conversion direction.Ulrich Drepper
2001-07-23Add prototypes to avoid warnings.Andreas Jaeger
2001-07-23ISO-106464/UTF-8/ transformation must really be an alias.Ulrich Drepper
2001-07-23* iconv/iconvconfig.c: Include <sys/cdefs.h> and use Andreas Jaeger
2001-07-23Update.Ulrich Drepper
2001-07-22Update.Ulrich Drepper
2001-07-22Update.Ulrich Drepper
2001-07-22Fix redefinition problem.Ulrich Drepper
2001-07-22Update.Ulrich Drepper
2001-07-22(struct builtin_map): Remove init and end elements. (BUILTIN_TRANSFORMATION):...Ulrich Drepper
2001-07-17Update.Ulrich Drepper
2001-07-15(put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index.Andreas Schwab
2001-07-12Fix comment typo.Ulrich Drepper
2001-07-08Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-06Update.Ulrich Drepper
2001-06-06(UNICODE_TAG_HANDLER): New macro.Ulrich Drepper
2001-05-22Update.Ulrich Drepper
2001-04-20Update.Ulrich Drepper
2001-04-16Include gconv_charset.h for __gconv_lookup_alias prototype.Andreas Jaeger
2001-04-09Update.Ulrich Drepper
2001-04-08Update.Ulrich Drepper
2001-04-06Update.Ulrich Drepper
2001-04-06Move strip and upstr definitions into gconv_charset.h.Ulrich Drepper
2001-04-04Update.Ulrich Drepper
2001-04-01* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't appendRoland McGrath
2001-02-20Update.Ulrich Drepper
2001-02-10Makefile (extra-objs): New.Andreas Jaeger
2001-02-09(distribute): Add iconv_charmap.c and dummy-repertoire.c.Ulrich Drepper
2001-02-06Update.Ulrich Drepper
2001-02-05Update.Ulrich Drepper
2001-02-04Update.Ulrich Drepper
2001-02-04(main): If -f or -t argument is missing use charset of the current locale.Ulrich Drepper
2001-01-31Update.Ulrich Drepper
2001-01-31Update.Ulrich Drepper
2001-01-12* posix/fnmatch_loop.c (FCT): Remove signed warnings. Andreas Jaeger