GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor improvements to new az_IR locale
Mike FABIAN
2017-07-27
1
-0
/
+2
*
Added Fiji Hindi language locale for Fiji
Akhilesh Kumar
2017-07-13
1
-0
/
+1
*
New locale for agr_PE.
Chris Leonard
2017-07-12
1
-0
/
+1
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
9
-20
/
+20
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
5
-31
/
+49
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-4
/
+0
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
2
-2
/
+2
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
3
-3
/
+3
*
Fix ld-address format-truncation error.
Joseph Myers
2017-01-11
1
-2
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
99
-99
/
+99
*
Bug 20729: Include libc-internal.h where required.
Carlos O'Donell
2016-10-31
2
-0
/
+4
*
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-10-29
2
-0
/
+16
*
S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...
Stefan Liebler
2016-06-28
1
-2
/
+5
*
localedef: drop unused --old-style
Marko Myllynen
2016-06-11
2
-10
/
+0
*
localedef: Do not compile with mcheck
Florian Weimer
2016-05-11
1
-12
/
+0
*
localedata: sgs_LT: new locale [BZ #12450]
Arnas Udovičius
2016-05-01
1
-0
/
+1
*
Fix langinfo.h nl_langinfo_l namespace (bug 19996).
Joseph Myers
2016-04-26
1
-1
/
+1
*
localedef: change week_1stweek default to 7
Mike Frysinger
2016-04-23
1
-0
/
+4
*
locale: iso-639: add Talossan language [BZ #19400]
Robin van der Vliet
2016-04-16
1
-0
/
+1
*
localedef: allow %l/%n in postal_fmt [BZ #16983]
Mike Frysinger
2016-04-16
1
-3
/
+3
*
locale: ld-telephone: update to ISO-30112 2014
Mike Frysinger
2016-04-16
1
-3
/
+3
*
localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol
Mike Frysinger
2016-04-15
1
-1
/
+2
*
localedef: check LC_IDENTIFICATION.category values
Mike Frysinger
2016-04-15
1
-7
/
+38
*
strfmon_l: Use specified locale for number formatting [BZ #19633]
Florian Weimer
2016-04-04
1
-0
/
+21
*
Enable --localedir to set message catalog directory (Bug 14259)
Carlos O'Donell
2016-02-24
1
-1
/
+1
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
99
-99
/
+99
*
Regenerate locale/C-translit.h.
Carlos O'Donell
2015-12-09
1
-629
/
+629
*
Generic updates to transliterations.
Mike FABIAN
2015-12-09
1
-2
/
+0
*
Rename localedir to complocaledir (bug 14259).
Carlos O'Donell
2015-11-27
6
-15
/
+24
*
Gracefully handle incompatible locale data
Ludovic Courtès
2015-10-27
1
-3
/
+4
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
2
-15
/
+5
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
1
-2
/
+1
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
1
-23
/
+8
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
5
-33
/
+12
*
strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).
Carlos O'Donell
2015-10-08
5
-22
/
+1
*
localedef: improve error message [BZ #16985]
Mike Frysinger
2015-09-11
1
-1
/
+1
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
4
-4
/
+4
*
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
Joseph Myers
2015-09-03
1
-1
/
+1
*
Also check dead->data[category] != NULL
H.J. Lu
2015-08-05
1
-1
/
+1
*
Correcting language code for Bhili and Tulu locales (bug 17475)
Pravin Satpute
2015-07-15
1
-2
/
+2
*
Remove unused PREDEFINED_CLASSES code
Marko Myllynen
2015-06-09
2
-92
/
+6
*
Improve strcoll with strdiff.
Leonhard Holz
2015-05-12
5
-1
/
+22
*
Avoid unsafe loc_name type casts with additional variable
Alexandre Oliva
2015-02-27
1
-23
/
+22
*
Fix constness error just introduced in findlocale.
Alexandre Oliva
2015-02-26
1
-1
/
+2
*
BZ #15969: search locale archive again after alias expansion
Alexandre Oliva
2015-02-26
1
-4
/
+15
*
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-13
1
-4
/
+0
[prev]
[next]