Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
coost v3.0.2 released source code.tar.gz | 2023-11-23 | 363.4 kB | |
coost v3.0.2 released source code.zip | 2023-11-23 | 454.1 kB | |
README.md | 2023-11-23 | 291 Bytes | |
Totals: 3 Items | 817.7 kB | 0 |
Changes
- Fix initialization of static variables, see [#345].
- Support non-ascii path in file APIs on Windows, see [#347].
- Add
fs::mv
. - Fix a bug in
co::vector
, see [#349]. - Fix return value of
_vm_reserve
in memory allocator. - Fix
c_str()
offastring
,fastream
.