blob: 82b8c158b3ddaa62f74f08acf60992d8364b2825 (
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
|
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
|