mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* added explicit targets for every 3rd party lib these contain include dirs/libs/compiler defs * moved each 3rd party lib into a version folder, to give each target a dedicated include directory. Now noone should add lib root folder as include dir Used private linking where possible disabled building of boost, wasnt used at all * regnerate boost cache adapted targets for coverity
12 lines
432 B
Text
12 lines
432 B
Text
utf8 cpp library
|
|
Release 2.3.4
|
|
|
|
A minor bug fix release. Thanks to all who reported bugs.
|
|
|
|
Note: Version 2.3.3 contained a regression, and therefore was removed.
|
|
|
|
Changes from version 2.3.2
|
|
- Bug fix [39]: checked.h Line 273 and unchecked.h Line 182 have an extra ';'
|
|
- Bug fix [36]: replace_invalid() only works with back_inserter
|
|
|
|
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes
|