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
/
intl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
42
-42
/
+42
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
3
-3
/
+3
*
Fix _nl_find_msg malloc failure case, and callers.
Carlos O'Donell
2013-05-22
2
-5
/
+24
*
Remove bounded-pointers build system support.
Joseph Myers
2013-02-15
1
-3
/
+0
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
6
-15
/
+15
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
42
-207
/
+185
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-1
/
+1
*
Use $(run-program-prefix) in more shell script tests.
Joseph Myers
2012-10-19
4
-11
/
+16
*
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2012-09-25
6
-16
/
+21
*
Fix rule dependency in last change.
Roland McGrath
2012-08-17
1
-2
/
+2
*
2012-08-17 Jeff Law <law@redhat.com>
Jeff Law
2012-08-17
4
-133
/
+19
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-2
/
+5
*
Fix tst-gettext test
Andreas Schwab
2012-07-04
3
-53
/
+48
*
Update copyright years
Jeff Law
2012-06-21
1
-1
/
+1
*
[BZ #14277]
Jeff Law
2012-06-21
1
-6
/
+7
*
Remove use of INTDEF/INTUSE in intl
Andreas Schwab
2012-05-24
4
-16
/
+6
*
Replace FSF snail mail address with URL in Yacc input.
Paul Eggert
2012-03-10
2
-249
/
+295
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-10
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
43
-127
/
+84
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-18
/
+18
*
Clean up internal fopen uses
Ulrich Drepper
2011-11-15
1
-1
/
+1
*
Use strcasecmp_l instead of strcasecmp
Ulrich Drepper
2011-11-08
1
-2
/
+2
*
More WS
Ulrich Drepper
2011-10-23
1
-1
/
+1
*
Fix WS
Ulrich Drepper
2011-10-23
1
-8
/
+7
*
Regnerate with modern bison
Ulrich Drepper
2011-10-23
1
-751
/
+1239
*
Cleanup of configuration options
Ulrich Drepper
2011-09-10
2
-14
/
+2
*
Remove support for automatic cvs check-ins
Ulrich Drepper
2011-09-08
1
-4
/
+1
*
Fix compile problem
Ulrich Drepper
2011-08-13
1
-8
/
+12
*
Minor optimization of popcount in l10nflist
Ulrich Drepper
2011-08-11
1
-0
/
+2
*
Locale-independent parsing in libintl
Ulrich Drepper
2011-08-11
1
-6
/
+6
*
dcigettext.c: Add missing bracket
Marek Polacek
2011-07-20
1
-2
/
+2
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
Ulrich Drepper
2009-02-05
1
-13
/
+2
*
[BZ #5443]
Ulrich Drepper
2008-03-31
1
-2
/
+14
*
* intl/dcigettext.c (_nl_find_msg): Reread nconversions after
Ulrich Drepper
2008-03-30
4
-14
/
+156
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
2
-8
/
+4
*
(struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap...
Ulrich Drepper
2007-11-17
1
-15
/
+19
*
[BZ #5222]
Ulrich Drepper
2007-10-28
1
-5
/
+4
*
* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
Ulrich Drepper
2007-10-13
1
-0
/
+1
*
[BZ #5058]
Ulrich Drepper
2007-09-24
2
-5
/
+34
*
(struct loaded_domain): Add conversions_lock member.
Ulrich Drepper
2007-09-24
1
-0
/
+1
*
* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
Ulrich Drepper
2007-08-03
2
-2
/
+6
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
5
-14
/
+14
*
* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
Ulrich Drepper
2007-07-28
1
-2
/
+2
*
[BZ #4775, BZ #4776]
Ulrich Drepper
2007-07-12
2
-3
/
+8
*
* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
Ulrich Drepper
2006-06-22
1
-18
/
+36
*
* locale/setlocale.c: Change _nl_category_names into a string.
Ulrich Drepper
2006-05-15
1
-2
/
+3
*
* elf/ldconfig.c (main): Use rawmemchr instead of strchr.
Ulrich Drepper
2006-04-07
1
-2
/
+2
*
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
2006-04-07
1
-20
/
+3
[prev]
[next]