CHANGELOG

changeset 1556
afdaa70034f8
parent 1555
8972247f54e8
equal deleted inserted replaced
1555:8972247f54e8 1556:afdaa70034f8
1 Version 4.0 - tbd 1 Version 4.0 - tbd
2 ------------------------ 2 ------------------------
3 3
4 * adds cx_system_page_size() to allocator.h 4 * adds cx_system_page_size() to allocator.h
5 * adds cxJsonFromString()
5 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor 6 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor
6 * changes cxBufferReserve() to allow reducing the capacity 7 * changes cxBufferReserve() to allow reducing the capacity
7 * changes the members of CxJson and CxJsonValue 8 * changes the members of CxJson and CxJsonValue
8 * changes the return value of cxJsonObjIter() to CxMapIterator 9 * changes the return value of cxJsonObjIter() to CxMapIterator
9 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE 10 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE

mercurial