index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
icu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/icu/Collate: remove GLib implementation
Max Kellermann
2015-06-27
1
-9
/
+0
*
lib/icu/Collate: use LCMapStringEx() on Windows
Max Kellermann
2015-06-27
1
-0
/
+29
*
lib/icu/Converter: remove GLib implementation
Max Kellermann
2015-06-26
2
-52
/
+2
*
lib/icu/Converter: add iconv() implementation
Max Kellermann
2015-06-26
2
-2
/
+52
*
lib/icu/Converter: add missing <>
Max Kellermann
2015-06-26
1
-1
/
+1
*
lib/icu/{Converter,Collate}: return AllocatedString
Max Kellermann
2015-06-25
6
-41
/
+37
*
lib/icu/Collate: fall back to strxfrm()
Max Kellermann
2015-06-25
1
-2
/
+16
*
lib/icu/Collate: fix indent
Max Kellermann
2015-06-25
1
-3
/
+3
*
lib/icu/Collate: fall back to strcoll() instead of strcasecmp()
Max Kellermann
2015-06-23
1
-1
/
+1
*
lib/icu/Collate: use CompareStringEx() on Windows
Max Kellermann
2015-06-23
1
-0
/
+26
*
lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar()
Max Kellermann
2015-06-23
2
-0
/
+98
*
Copyright year 2015
Max Kellermann
2015-01-01
10
-10
/
+10
*
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
1
-0
/
+6
|
\
|
*
fs/Traits, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-12-26
1
-0
/
+6
*
|
lib/icu/Converter: add ICU-based backend
Max Kellermann
2014-12-01
2
-3
/
+114
*
|
lib/icu/Converter: add TODO comment
Max Kellermann
2014-11-30
1
-0
/
+1
*
|
lib/icu/Collate: move code to Util.cxx
Max Kellermann
2014-11-30
3
-44
/
+117
*
|
fs/Charset: move code to wrapper class IcuConverter
Max Kellermann
2014-11-30
2
-0
/
+152
|
/
*
icu: include strings.h for strcasecmp
François Revol
2014-08-16
1
-0
/
+1
*
lib/icu/Init: call u_init() and u_cleanup()
Max Kellermann
2014-06-10
1
-0
/
+14
*
lib/icu: add IcuInit(), IcuFinish()
Max Kellermann
2014-06-10
3
-8
/
+78
*
icu/Collate: use u_strFoldCase() instead of ucol_getSortKey()
Max Kellermann
2014-05-12
1
-10
/
+41
*
icu/Collate: UCharFromUTF8() returns WritableBuffer<UChar>
Max Kellermann
2014-05-12
1
-19
/
+20
*
icu/Collate: initialize error_code
Max Kellermann
2014-05-12
1
-1
/
+1
*
icu/Collate: fix memory leak in IcuCaseFold()
Max Kellermann
2014-04-09
1
-0
/
+1
*
icu/Collate: pass UErrorCode* to ucol_strcollUTF8()
Max Kellermann
2014-02-24
1
-1
/
+2
*
icu/Collate: initialize the error code before ucol_open()
Max Kellermann
2014-02-24
1
-1
/
+1
*
SongSort, ...: use libicu instead of GLib's g_utf8_*()
Max Kellermann
2014-02-24
4
-0
/
+267