blob: ba3c9b77a1e8bbd0b7e4095df7d169734f03d70c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
unicode (1.6) unstable; urgency=medium
* Fixed recode
* boost is still broken in v1.77
-- Roland Reichwein <mail@reichwein.it> Sun, 05 Dec 2021 20:59:45 +0100
unicode (1.5) unstable; urgency=medium
* Fixed C++20 version and tests
-- Roland Reichwein <mail@reichwein.it> Sun, 05 Dec 2021 20:20:35 +0100
unicode (1.3) unstable; urgency=medium
* Include msbuild project files
-- Roland Reichwein <mail@reichwein.it> Mon, 04 Oct 2021 17:16:38 +0200
unicode (1.2) unstable; urgency=medium
* Fixed Makefile cleanup
-- Roland Reichwein <mail@reichwein.it> Mon, 04 Oct 2021 17:03:57 +0200
unicode (1.1) unstable; urgency=medium
* Fixed copyright
* Support Unicode conversion for basic types like char and wchar_t
* Support other basic types: uint8_t, ...
* Support different container types
* Support GCC
-- Roland Reichwein <rr@antcom.de> Mon, 15 Feb 2021 14:00:35 +0100
unicode (1.0) unstable; urgency=medium
* First version
-- Roland Reichwein <mail@reichwein.it> Thu, 10 Jan 2021 18:59:59 +0200
|