summary refs log tree commit diff
path: root/iconv
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2001-08-144-25/+30
* (upstr): Add unused attribute to avoid warning.Andreas Jaeger2001-08-071-1/+1
* Update.Ulrich Drepper2001-08-031-30/+32
* Update.Ulrich Drepper2001-07-281-1/+2
* Update.Ulrich Drepper2001-07-273-4/+18
* (__gconv_compare_alias_cache): New function.Ulrich Drepper2001-07-271-0/+20
* Update.Ulrich Drepper2001-07-252-6/+13
* Update.Ulrich Drepper2001-07-251-2/+5
* Update.Ulrich Drepper2001-07-251-0/+1
* Update.Ulrich Drepper2001-07-245-19/+35
* (__gconv_lookup_cache): Catch one more boundary case and reject it.Ulrich Drepper2001-07-241-2/+3
* Undo last change. Remove debugging output.Ulrich Drepper2001-07-241-3/+1
* * iconv/iconvconfig.c (name_insert): Make static to avoid warning.Andreas Jaeger2001-07-242-1/+2
* Update.Ulrich Drepper2001-07-232-57/+94
* (__gconv_lookup_cache): Select correct module for conversion direction.Ulrich Drepper2001-07-231-9/+18
* Add prototypes to avoid warnings.Andreas Jaeger2001-07-231-0/+18
* ISO-106464/UTF-8/ transformation must really be an alias.Ulrich Drepper2001-07-231-2/+1
* * iconv/iconvconfig.c: Include <sys/cdefs.h> and use Andreas Jaeger2001-07-232-11/+13
* Update.Ulrich Drepper2001-07-231-4/+4
* Update.Ulrich Drepper2001-07-221-35/+8
* Update.Ulrich Drepper2001-07-221-2/+3
* Fix redefinition problem.Ulrich Drepper2001-07-221-0/+2
* Update.Ulrich Drepper2001-07-2210-76/+2022
* (struct builtin_map): Remove init and end elements. (BUILTIN_TRANSFORMATION):...Ulrich Drepper2001-07-221-9/+5
* Update.Ulrich Drepper2001-07-171-0/+4
* (put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index.Andreas Schwab2001-07-151-1/+1
* Fix comment typo.Ulrich Drepper2001-07-121-1/+1
* Update.Ulrich Drepper2001-07-081-0/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-0625-200/+200
* Update.Ulrich Drepper2001-06-061-0/+3
* (UNICODE_TAG_HANDLER): New macro.Ulrich Drepper2001-06-061-1/+16
* Update.Ulrich Drepper2001-05-222-19/+85
* Update.Ulrich Drepper2001-04-201-4/+20
* Include gconv_charset.h for __gconv_lookup_alias prototype.Andreas Jaeger2001-04-161-0/+1
* Update.Ulrich Drepper2001-04-092-5/+7
* Update.Ulrich Drepper2001-04-081-1/+1
* Update.Ulrich Drepper2001-04-062-11/+88
* Move strip and upstr definitions into gconv_charset.h.Ulrich Drepper2001-04-061-37/+2
* Update.Ulrich Drepper2001-04-041-1/+1
* * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't appendRoland McGrath2001-04-012-7/+7
* Update.Ulrich Drepper2001-02-201-5/+1
* Makefile (extra-objs): New.Andreas Jaeger2001-02-101-0/+1
* (distribute): Add iconv_charmap.c and dummy-repertoire.c.Ulrich Drepper2001-02-091-1/+2
* Update.Ulrich Drepper2001-02-061-4/+8
* Update.Ulrich Drepper2001-02-055-85/+773
* Update.Ulrich Drepper2001-02-041-1/+1
* (main): If -f or -t argument is missing use charset of the current locale.Ulrich Drepper2001-02-041-8/+14
* Update.Ulrich Drepper2001-01-311-4/+5
* Update.Ulrich Drepper2001-01-312-4/+3
* * posix/fnmatch_loop.c (FCT): Remove signed warnings. Andreas Jaeger2001-01-121-2/+2