aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/locale
AgeCommit message (Expand)AuthorFilesLines
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-9/+37
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen3-1/+8
2012-03-29 * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default valueCorinna Vinschen1-0/+4
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2011-07-19 * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen1-3/+3
2011-05-10 * libc/locale/lmessages.c (_C_messages_locale): Add missing comma.Corinna Vinschen1-1/+1
2011-05-04 * libc/locale/lmessages.h (__messages_load_locale): Declare. RemoveCorinna Vinschen2-13/+14
2011-05-04 Cygwin-specific patch from Andy Koppe:Corinna Vinschen1-7/+6
2010-11-19 * libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"Corinna Vinschen1-11/+20
2010-11-18 * libc/locale/locale.c (loadlocale): Fix width of CJK ambigousCorinna Vinschen1-18/+19
2010-05-112010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2010-05-03 * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen2-9/+14
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen14-33/+530
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2-1/+2
2010-03-27 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen2-9/+24
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen1-0/+2
2010-02-25 * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen1-1/+1
2010-02-25 * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen1-8/+32
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston1-2/+1
2010-02-22 * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen1-0/+3
2010-02-18 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen3-11/+37
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen6-7/+44
2010-02-07 * libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.aliasCorinna Vinschen1-26/+45
2010-02-07 * libc/locale/locale.c: Fix typo in documentation. Remove uselessCorinna Vinschen1-42/+6
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen2-31/+90
2010-02-05 * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen1-13/+31
2010-01-24 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when usingCorinna Vinschen1-0/+14
2010-01-23 * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.Corinna Vinschen1-9/+16
2010-01-23 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.Corinna Vinschen1-1/+14
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen8-24/+153
2010-01-20 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen1-6/+19
2010-01-17 * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen1-2/+2
2010-01-17 * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen1-2/+7
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen1-2/+2
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-91/+92
2009-10-15 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen1-0/+6
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen1-2/+14
2009-10-07 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen1-0/+8
2009-09-29 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as localeCorinna Vinschen1-2/+13
2009-09-27 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen1-0/+9
2009-09-23 * libc/locale/locale.c: Drop Cygwin-specific windows.h include.Corinna Vinschen1-4/+1
2009-08-252009-08-25 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston1-0/+1
2009-08-242009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-11/+30
2009-08-21 * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen1-11/+29
2009-06-18 * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen1-27/+67
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen1-0/+2
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen1-0/+15
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen1-1/+2
2009-04-06 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen1-1/+1
2009-03-31 * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen1-8/+3