index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
icu
Age
Commit message (
Expand
)
Author
2020-01-18
copyright year 2020
Max Kellermann
2019-11-04
lib/icu/Converter: Create() returns std::unique_ptr
Max Kellermann
2019-10-16
Merge tag 'v0.21.16'
Max Kellermann
2019-10-07
lib/icu: fix build with iconv()
Andre Heider
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-07-05
lib/icu/Compare: use StringIsEqualIgnoreCase()
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-02
lib/icu: require at least version 50
Max Kellermann
2018-08-02
lib/icu/Init: add class ScopeIcuInit
Max Kellermann
2018-08-02
lib/icu/Init: add "noexcept"
Max Kellermann
2018-01-20
Merge branch 'v0.20.x'
Max Kellermann
2018-01-19
lib/icu/Compare: allow copying
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-09-20
lib/icu/CaseFold: disable broken strxfrm() callback
Max Kellermann
2017-09-20
lib/icu/Compare: add fallback using strcasecmp() and strcasestr()
Max Kellermann
2017-09-20
lib/icu/Compare: OO wrapper for IcuCaseFold()
Max Kellermann
2017-09-20
lib/icu/CaseFold: add "noexcept"
Max Kellermann
2017-09-20
lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx
Max Kellermann
2017-09-20
lib/icu/Collate: remove unnecessary assert()
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-02
lib/icu: migrate from class Error to C++ exceptions
Max Kellermann
2016-04-21
lib/icu/Converter: throw exception on error
Max Kellermann
2016-04-21
lib/icu/Util: UCharFromUTF8() throws on error
Max Kellermann
2016-04-21
lib/icu/Util: fold UCharToUTF8Throw() into UCharToUTF8()
Max Kellermann
2016-04-21
lib/icu/Win32: throw exception on error
Max Kellermann
2016-04-13
lib/icu/Win32: use std::unique_ptr
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-04-12
lib/icu/Util: add overload which throws exception
Max Kellermann
2016-04-12
lib/icu/Util: use std::unique_ptr
Max Kellermann
2016-04-12
lib/icu/Collate: use std::unique_ptr
Max Kellermann
2016-04-12
lib/icu/Collate: use class AllocatedArray
Max Kellermann
2016-04-12
lib/icu/Util: use class AllocatedArray
Max Kellermann
2016-04-12
lib/icu/Util: remove obsolete documentation
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-06-27
lib/icu/Collate: remove GLib implementation
Max Kellermann
2015-06-27
lib/icu/Collate: use LCMapStringEx() on Windows
Max Kellermann
2015-06-26
lib/icu/Converter: remove GLib implementation
Max Kellermann
2015-06-26
lib/icu/Converter: add iconv() implementation
Max Kellermann
2015-06-26
lib/icu/Converter: add missing <>
Max Kellermann
[next]