index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wcsmbs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Fix a bug when converting strings with 1 character using TCVN5712-1
Tulio Magno Quites Machado Filho
2
-1
/
+85
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-1
/
+0
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
82
-246
/
+164
2012-01-24
Use newly built locales for tst-c16c32-1.
Joseph Myers
1
-0
/
+1
2012-01-21
Fix version check in uchar.h
Ulrich Drepper
1
-1
/
+1
2012-01-08
Simplify char16_t implementation
Ulrich Drepper
5
-228
/
+43
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
3
-174
/
+174
2012-01-07
More char16_t and char32_t support
Ulrich Drepper
6
-53
/
+241
2012-01-06
Fix C11 header changes for C++.
Joseph Myers
1
-2
/
+2
2012-01-03
Typo in test for C11-capable compiler
Ulrich Drepper
2
-4
/
+4
2012-01-01
Add uchar.h support, part 1
Ulrich Drepper
10
-13
/
+363
2012-01-01
Start of uchar.h work
Ulrich Drepper
2
-1
/
+77
2012-01-01
Add missing restrict in mbrtowc declaration
Ulrich Drepper
1
-1
/
+1
2011-12-17
Optimized wcschr and wcscpy for x86-64 and x86-32
Ulrich Drepper
1
-1
/
+4
2011-12-17
Add tests for wcsrchr and wcscpy
Ulrich Drepper
3
-1
/
+5
2011-10-25
Use correct signedness in default implementations of wcscmp and wmemcmp
Andreas Schwab
2
-20
/
+20
2011-10-24
Fix lost wcslen symbol
Andreas Schwab
1
-3
/
+3
2011-10-23
Add optimized wcslen and strnlen for x86-32
Liubov Dmitrieva
1
-3
/
+8
2011-10-23
Add wcschr test cases
Liubov Dmitrieva
2
-1
/
+3
2011-10-23
Add wcslen test cases
Liubov Dmitrieva
2
-1
/
+3
2011-10-23
Fix signedness in wcscmp comparison
Liubov Dmitrieva
1
-2
/
+2
2011-10-15
Fix lost wmemcmp symbol
Andreas Schwab
1
-2
/
+2
2011-10-15
Optimized memcmp and wmemcmp for x86-64 and x86-32
Liubov Dmitrieva
1
-9
/
+12
2011-09-08
Move wide char tests to wcsmbs directory
Ulrich Drepper
3
-2
/
+7
2011-09-05
Add x86-32 optimized wcscmp
Ulrich Drepper
1
-2
/
+5
2011-04-01
Fix visibility of declarations of wcpcpy and wcpncpy.
Ulrich Drepper
1
-2
/
+2
2011-04-01
Fix typos in comments.
Ulrich Drepper
1
-5
/
+5
2011-03-10
Remove __restrict quals from wmemcmp prototype.
Jakub Jelinek
1
-2
/
+1
2010-12-10
Declare wcpcpy and wcpncpy only under _GNU_SOURCE
Andreas Schwab
1
-2
/
+0
2010-12-10
Fix use of restrict in wchar.h
Andreas Schwab
2
-22
/
+28
2010-10-03
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
Ulrich Drepper
1
-0
/
+2
2010-06-14
Fix a couple of __REDIRECT () __THROW occurrences
Jakub Jelinek
1
-8
/
+8
2010-03-24
Unify wint_t handling in wchar.h and wctype.h.
Ulrich Drepper
1
-8
/
+8
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
2
-8
/
+8
2009-05-16
Remove redundant .gitignore files.
Andreas Schwab
1
-6
/
+0
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
1
-0
/
+0
2009-04-07
* wcsmbs/wcsatcliff.c (MEMCHR): Define.
Ulrich Drepper
1
-0
/
+1
2009-02-26
* wctype/wctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
1
-8
/
+8
2009-01-29
Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
1
-0
/
+51
2009-01-02
* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
Ulrich Drepper
1
-0
/
+4
2008-12-29
[BZ #9694]
Ulrich Drepper
1
-3
/
+3
2008-12-26
[BZ #9677]
Ulrich Drepper
1
-1
/
+5
2008-04-11
[BZ #5443]
Ulrich Drepper
1
-4
/
+4
2007-12-10
[BZ #5424, BZ #5428, BZ #5451]
Ulrich Drepper
1
-0
/
+5
2007-11-26
Define __need_FILE also for __USE_XOPEN2K.
Ulrich Drepper
1
-1
/
+1
2007-10-07
[BZ #2633]
Ulrich Drepper
1
-20
/
+26
2007-10-03
* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
Ulrich Drepper
1
-8
/
+8
2007-09-26
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
Ulrich Drepper
1
-38
/
+190
2007-09-23
[BZ #4963]
Ulrich Drepper
3
-6
/
+30
2007-09-18
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
Ulrich Drepper
10
-4
/
+335
[next]