Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30 * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default valueCorinna Vinschen
2011-05-04 * libc/locale/lmessages.h (__messages_load_locale): Declare. RemoveCorinna Vinschen
2011-05-04 Cygwin-specific patch from Andy Koppe:Corinna Vinschen
2010-11-19 * libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"Corinna Vinschen
2010-11-18 * libc/locale/locale.c (loadlocale): Fix width of CJK ambigousCorinna Vinschen
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-28 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen
2010-02-25 * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen
2010-02-25 * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen
2010-02-07 * libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.aliasCorinna Vinschen
2010-02-07 * libc/locale/locale.c: Fix typo in documentation. Remove uselessCorinna Vinschen
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen
2010-02-06 * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.Corinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.Corinna Vinschen
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen
2009-09-29 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as localeCorinna Vinschen
2009-09-27 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen
2009-09-23 * libc/locale/locale.c: Drop Cygwin-specific windows.h include.Corinna Vinschen
2009-08-252009-08-25 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-08-252009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-08-22 * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen
2009-06-18 * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen
2009-04-06 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen
2009-03-31 * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen
2009-03-26 * libc/locale/locale.c (loadlocale): Revert to charset "GBK" insteadCorinna Vinschen
2009-03-25 * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowcCorinna Vinschen
2009-03-25 * libc/locale/locale.c (loadlocale): Rename charset "GBK" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Rename charset "CP949" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Allow charset starting with 'e'Corinna Vinschen
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-23 * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen
2009-03-03 * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen
2004-04-242004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2003-10-202003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2002-09-212002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-08-292002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-08-172002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-25 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston