]> git.ipfire.org Git - thirdparty/glibc.git/history - iconv
Optimize nearbyint{,f} on sparc.
[thirdparty/glibc.git] / iconv /
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01  David S. MillerUpdate copyright years.
2012-11-16  Andrej Lajoviciconv: Fix -c
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-09-10  H.J. LuUpdate copyright years
2012-09-07  H.J. LuCheck if deriv->steps is NULL before freeing it
2012-07-30  Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-09  Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-08  Ulrich DrepperSimplify char16_t implementation
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-08  Ulrich DrepperRemove non-ELF support
2012-01-07  Ulrich DrepperMore char16_t and char32_t support
2012-01-03  Ulrich DrepperFix assertion in gconv's loop.c
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperAdd uchar.h support, part 1
2012-01-01  Ulrich DrepperUpdate copyright year
2011-12-21  Ulrich DrepperStore invocation-specific data of conversion modules...
2011-11-15  Ulrich DrepperClean up internal fopen uses
2011-09-10  Ulrich DrepperCleanup of configuration options
2011-05-14  Ulrich DrepperOptimize conversion of single character in gconv
2011-05-14  Ulrich DrepperFix handling of incomplete character storage in state
2011-04-01  Ulrich DrepperFix typos in comments.
2011-01-17  Ulrich DrepperUpdate copyright year.
2010-03-15  Ulrich DrepperUpdate copyright year.
2010-01-25  Andreas SchwabFix error checking in iconv.
2009-04-24  Ulrich Drepper[BZ #10093] cvs/fedora-glibc-20090424T1908
2009-02-03  Ulrich Drepper[BZ #9793]
2009-01-02  Ulrich Drepper* posix/getconf.c: Update copyright year.
2008-05-14  Ulrich Drepper[BZ #6461]
2008-03-19  Ulrich DrepperRemove useless "if" before "free".
2008-03-11  Ulrich Drepper[BZ #5903] cvs/fedora-glibc-20080314T1732
2008-03-11  Ulrich Drepper(charmap_conversion): Pass name of output file not...
2008-01-09  Ulrich Drepper008-01-08 Jakub Jelinek <jakub@redhat.com>
2008-01-02  Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-11-08  Ulrich Drepper[BZ #5277]
2007-10-12  Ulrich Drepper* iconv/gconv_simple.c: Add some branch prediction.
2007-09-23  Ulrich Drepper[BZ #5043]
2007-08-21  Ulrich Drepper[BZ #4896, BZ #4936]
2007-07-28  Ulrich Drepper* nscd/selinux.c (preserve_capabilities): Initialize...
2007-07-28  Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-07-25  Roland McGrathcopyright update
2007-07-24  Roland McGrath2007-07-24 Roland McGrath <roland@redhat.com>
2007-07-24  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
2007-07-16  Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-04-25  Ulrich Drepper[BZ #4406]
2007-04-25  Ulrich Drepper(strip): Allow ':'
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2007-01-03  Ulrich Drepper* posix/getconf.c: Update copyright year.
2006-09-21  Ulrich Drepper[BZ #3137]
2006-08-19  Ulrich Drepper* locale/programs/charmap.c (charmap_read): Add new...
2006-05-15  Ulrich Drepper* include/rpc/pmap_prot.h: Mark all functions as hidden.
2006-05-15  Ulrich Drepper* iconv/gconv_conf.c (add_alias): Move actual alias...
2006-05-10  Ulrich Drepper* nis/nis_defaults.c (searchXYX): New functions. Used...
2006-04-25  Ulrich Drepper[BZ #2569]
2006-04-07  Ulrich Drepper* inet/rexec.c (rexec_af): If we have no canonical...
2006-01-11  Ulrich Drepper(free_mem): Don't call munmap if gconv_cache is NULL.
2006-01-01  Ulrich DrepperUpdate copyright year.
2005-12-27  Ulrich Drepper* iconv/gconv_trans.c (__gconv_transliterate): Demangle...
2005-12-21  Ulrich Drepper* iconv/gconv_conf.c: Initialize empty_path_elem.
2005-12-21  Ulrich Drepper* locale/xlocale.c (_nl_C_locobj): Mark as const.
2005-12-20  Ulrich Drepper* locale/loadlocale.c (_nl_value_types): Mark as const.
2005-12-20  Ulrich Drepper* iconv/gconv_conf.c (builtin_aliases): Mark as const.
2005-12-20  Ulrich Drepper* iconv/gconv_open.c (internal_trans_names): Mark as...
2005-12-19  Ulrich Drepper* iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003
2005-12-19  Ulrich Drepper* iconv/gconv_builtin.c (builtin_map): Change type...
2005-12-18  Ulrich Drepper* iconv/gconv_builtin.c: Mark map with attribute_relro.
2005-12-07  Ulrich Drepper* catgets/gencat.c: Use GPL, not LGPL.
2005-09-25  Ulrich Drepper[!STORE_REST] (SINGLE): Correctly record number of...
2005-09-06  Ulrich Drepper* configure.in: Compile source test file with -fPIC...
2005-09-05  Ulrich Drepper* iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS...
2005-04-05  Roland McGrath* iconv/gconv_int.h: Include <ctype.h> and <string.h>.
2005-03-06  Ulrich Drepper* wcsmbs/wctob.c (wctob): Make buf array of unsigned...
2005-03-03  Ulrich Drepper[BZ #776] cvs/fedora-glibc-20050303T1335
2005-02-17  Roland McGrath[BZ #284, BZ #721]
2005-02-07  Ulrich Drepper* iconv/iconv_prog.c (main): Provide more help in case...
2005-01-19  Roland McGrath* hurd/sigunwind.c (_hurdsig_longjmp_from_handler)...
2005-01-12  Ulrich Drepper* posix/getconf.c: Update copyright year.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-19  Roland McGrath* iconv/Makefile (test-iconvconfig): New target. cvs/fedora-glibc-20041219T2331
2004-12-19  Roland McGrath2004-12-19 Roland McGrath <roland@redhat.com>
2004-09-30  Ulrich DrepperUpdate.
2004-09-24  Andreas Jaeger* sysdeps/x86_64/dl-machine.h (elf_machine_rela_relativ...
2004-08-10  Ulrich Drepper(strip): Also allow comma which is what is used to...
2004-08-06  Ulrich DrepperUpdate.
2004-08-04  Ulrich Drepper(do_release_all): Add __libc_freeres_fn_section.
2004-07-17  Ulrich DrepperUpdate.
2004-07-01  Ulrich DrepperUpdate.
2004-06-30  Ulrich DrepperUpdate.
2004-06-30  Ulrich DrepperUse get16/put16 for user given buffer in ucs2/ucs2rever...
2004-05-17  Ulrich Drepper[BZ #40]
2004-03-25  Roland McGrath* Makerules ($(common-objpfx)shlib.lds): Don't use...
2004-03-15  Ulrich Drepper(__gconv_transform_utf8_internal): Use only one copy...
next