blob: a063d415b29b74908640b98110a3fe5896174238 (
plain)
1
2
3
4
5
6
7
8
|
- VC 15 support [feature 0.5.0]
Need to install the preview, add detection, see if we can start testing with
it. Wonder if any chance for cross-compile support.
- Get rid of string pools [quality parallel]
They are most likely harmful because of the small object optimizations.
|