index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
unicase
Commit message (
Expand
)
Author
Age
Files
Lines
*
setlocale: Make calls with NULL argument multithread-safe.
Bruno Haible
2019-12-18
3
-3
/
+3
*
Simplify link sections.
Bruno Haible
2019-12-02
1
-1
/
+1
*
unicase/u*-context: Fix link errors with libunistring <= 0.9.9.
Bruno Haible
2018-04-07
6
-6
/
+6
*
unicase: fix VPATH build
Daiki Ueno
2017-11-27
1
-0
/
+1
*
libunistring: update to Unicode 9.0.0
Daiki Ueno
2017-11-27
60
-60
/
+60
*
iconv_open, uni*: Add support for VPATH builds with OpenBSD 'make'.
Bruno Haible
2017-08-16
2
-2
/
+2
*
unicase/locale-language: Fix link dependencies.
Bruno Haible
2017-07-16
2
-1
/
+5
*
unicase/special-casing: Fix incompatibility with gperf-3.0.4.
Bruno Haible
2017-05-18
1
-1
/
+12
*
libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.
Bruno Haible
2016-11-20
74
-74
/
+74
*
libunistring: change the maintainer to 'all'
Daiki Ueno
2016-10-21
74
-74
/
+74
*
gperf: respect silent rules
Daiki Ueno
2015-08-18
2
-2
/
+2
*
libunistring: bump minimum version to 0.9.6
Daiki Ueno
2015-06-19
60
-60
/
+60
*
libunistring: bump version of unitypes dependants
Daiki Ueno
2015-01-20
1
-1
/
+1
*
libunistring: update to Unicode 6.1.0
Daiki Ueno
2015-01-15
60
-60
/
+60
*
Bruno Haible has stepped down as maintainer.
Paul Eggert
2014-07-05
74
-148
/
+74
*
Avoid setlocale bugs in tests.
Bruno Haible
2011-02-12
3
-0
/
+3
*
Update to Unicode 5.2.0.
Bruno Haible
2011-01-09
60
-60
/
+60
*
Rename module 'memxfrm' to 'amemxfrm'.
Bruno Haible
2010-08-15
3
-3
/
+3
*
Don't use AC_LIBOBJ with file names in subdirectories.
Bruno Haible
2010-06-04
63
-63
/
+252
*
New module 'libunistring-optional'.
Bruno Haible
2010-05-18
105
-105
/
+116
*
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Bruno Haible
2010-01-24
3
-3
/
+1
*
Use AC_C_INLINE instead of module 'inline' where possible.
Bruno Haible
2009-12-31
2
-2
/
+2
*
Refactor common macros used in tests.
Bruno Haible
2009-12-24
41
-0
/
+41
*
Reduce the number of uc_is_cased calls.
Bruno Haible
2009-07-01
3
-3
/
+0
*
Tests for module 'unicase/ignorable'.
Bruno Haible
2009-07-01
1
-0
/
+14
*
Tests for module 'unicase/cased'.
Bruno Haible
2009-07-01
1
-0
/
+14
*
Fix evaluation of "Before C" condition of FINAL_SIGMA.
Bruno Haible
2009-07-01
2
-6
/
+6
*
Define u32_casefold as a wrapper around u32_ct_casefold.
Bruno Haible
2009-06-30
1
-6
/
+3
*
Define u16_casefold as a wrapper around u16_ct_casefold.
Bruno Haible
2009-06-30
1
-6
/
+3
*
Define u8_casefold as a wrapper around u8_ct_casefold.
Bruno Haible
2009-06-30
1
-6
/
+3
*
Define u32_totitle as a wrapper around u32_ct_totitle.
Bruno Haible
2009-06-30
1
-17
/
+3
*
Define u16_totitle as a wrapper around u16_ct_totitle.
Bruno Haible
2009-06-30
1
-17
/
+3
*
Define u8_totitle as a wrapper around u8_ct_totitle.
Bruno Haible
2009-06-30
1
-17
/
+3
*
Update u32_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
Update u16_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
Update u8_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
Update u32_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
Update u16_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
Update u8_casemap invocation.
Bruno Haible
2009-06-30
1
-0
/
+2
*
New module 'unicase/u32-ct-casefold'.
Bruno Haible
2009-06-30
1
-0
/
+30
*
New module 'unicase/u16-ct-casefold'.
Bruno Haible
2009-06-30
1
-0
/
+30
*
New module 'unicase/u8-ct-casefold'.
Bruno Haible
2009-06-30
1
-0
/
+30
*
New module 'unicase/u32-ct-totitle'.
Bruno Haible
2009-06-30
1
-0
/
+38
*
New module 'unicase/u16-ct-totitle'.
Bruno Haible
2009-06-29
1
-0
/
+38
*
New module 'unicase/u8-ct-totitle'.
Bruno Haible
2009-06-29
1
-0
/
+38
*
New module 'unicase/u32-ct-tolower'.
Bruno Haible
2009-06-29
1
-0
/
+26
*
New module 'unicase/u16-ct-tolower'.
Bruno Haible
2009-06-29
1
-0
/
+26
*
New module 'unicase/u8-ct-tolower'.
Bruno Haible
2009-06-29
1
-0
/
+26
*
New module 'unicase/u32-ct-toupper'.
Bruno Haible
2009-06-29
1
-0
/
+26
*
New module 'unicase/u16-ct-toupper'.
Bruno Haible
2009-06-29
1
-0
/
+26
[next]