index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
locale
/
locale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
Corinna Vinschen
2010-03-27
1
-9
/
+22
*
* libc/locale/locale.c (loadlocale): Fix typo in comment.
Corinna Vinschen
2010-02-25
1
-1
/
+1
*
* libc/locale/locale.c: Throughout, extensively comment on the
Corinna Vinschen
2010-02-25
1
-8
/
+32
*
* libc/locale/lmessages.c (__messages_load_locale): Take additional
Corinna Vinschen
2010-02-09
1
-1
/
+7
*
* libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.alias
Corinna Vinschen
2010-02-07
1
-26
/
+45
*
* libc/locale/locale.c: Fix typo in documentation. Remove useless
Corinna Vinschen
2010-02-07
1
-42
/
+6
*
* libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.
Corinna Vinschen
2010-02-06
1
-31
/
+86
*
* libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsets
Corinna Vinschen
2010-02-05
1
-13
/
+31
*
* libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.
Corinna Vinschen
2010-01-23
1
-9
/
+16
*
* libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.
Corinna Vinschen
2010-01-23
1
-1
/
+14
*
* libc/locale/lmonetary.c (__monetary_load_locale): Take additional
Corinna Vinschen
2010-01-22
1
-6
/
+67
*
* libc/locale/locale.c (loadlocale): Change comments to refer to
Corinna Vinschen
2010-01-17
1
-2
/
+2
*
* libc/locale/locale.c (loadlocale): Allow three character
Corinna Vinschen
2010-01-17
1
-2
/
+7
*
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
Corinna Vinschen
2010-01-17
1
-2
/
+2
*
* libc/locale/locale.c (DEFAULT_LOCALE): New define.
Corinna Vinschen
2009-10-09
1
-2
/
+14
*
* libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as locale
Corinna Vinschen
2009-09-29
1
-2
/
+13
*
* libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.
Corinna Vinschen
2009-09-27
1
-0
/
+9
*
* libc/locale/locale.c: Drop Cygwin-specific windows.h include.
Corinna Vinschen
2009-09-23
1
-4
/
+1
*
2009-08-25 Andy Koppe <andy.koppe@gmail.com>
Jeff Johnston
2009-08-25
1
-0
/
+1
*
2009-08-24 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2009-08-24
1
-11
/
+30
*
* libc/locale/locale.c (loadlocale): Throughout check charset string
Corinna Vinschen
2009-08-21
1
-11
/
+29
*
* libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"
Corinna Vinschen
2009-06-18
1
-27
/
+67
*
* libc/include/locale.h (struct lconv): Add missing members required
Corinna Vinschen
2009-06-16
1
-0
/
+2
*
* libc/string/wcwidth.c: Optimize for speed.
Corinna Vinschen
2009-06-03
1
-0
/
+15
*
* libc/locale/locale.c (setlocale): Don't build on Cygwin.
Corinna Vinschen
2009-05-13
1
-1
/
+2
*
* libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.
Corinna Vinschen
2009-04-06
1
-1
/
+1
*
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
Corinna Vinschen
2009-03-31
1
-8
/
+3
*
* libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead
Corinna Vinschen
2009-03-26
1
-2
/
+2
*
* libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowc
Corinna Vinschen
2009-03-25
1
-24
/
+31
*
* libc/locale/locale.c (loadlocale): Rename charset "GBK" to
Corinna Vinschen
2009-03-25
1
-3
/
+3
*
* libc/locale/locale.c (loadlocale): Rename charset "CP949" to
Corinna Vinschen
2009-03-24
1
-24
/
+30
*
* libc/locale/locale.c (loadlocale): Allow charset starting with 'e'
Corinna Vinschen
2009-03-24
1
-0
/
+1
*
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
Corinna Vinschen
2009-03-24
1
-17
/
+152
*
* libc/locale/locale.c (loadlocale): Fix typo in language and
Corinna Vinschen
2009-03-23
1
-4
/
+4
*
* libc/locale/locale.c (_setlocale_r): New implementation based on
Corinna Vinschen
2009-03-03
1
-144
/
+371
*
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-23
1
-2
/
+3
*
2003-10-20 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2003-10-20
1
-6
/
+6
*
2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-20
1
-6
/
+6
*
2002-08-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-29
1
-8
/
+13
*
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-17
1
-21
/
+115
*
* Makefile.am (check-DEJAGNU): New target.
Thomas Fitzsimmons
2002-04-24
1
-2
/
+5
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
1
-3
/
+3
*
import newlib-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+198