| 8 * adds cxJsonClone() |
8 * adds cxJsonClone() |
| 9 * adds cxJsonCompare() |
9 * adds cxJsonCompare() |
| 10 * adds cxMapCompare() |
10 * adds cxMapCompare() |
| 11 * adds line continuation support to CxProperties / CxPropertiesConfig |
11 * adds line continuation support to CxProperties / CxPropertiesConfig |
| 12 * adds cx_hash_key_as_string() |
12 * adds cx_hash_key_as_string() |
| |
13 * adds support for CxHashKey pointers in CX_HASH_KEY() and all map functions |
| 13 * adds cx_bstr() and cx_bstr_m() |
14 * adds cx_bstr() and cx_bstr_m() |
| 14 * adds cxBufferMaximumCapacity() |
15 * adds cxBufferMaximumCapacity() |
| 15 * adds cxBufferAppendString() |
16 * adds cxBufferAppendString() |
| 16 * adds CX_BUFFER_DO_NOT_FREE buffer flag |
17 * adds CX_BUFFER_DO_NOT_FREE buffer flag |
| 17 * changes the parameter order of cxBufferInit() and cxBufferCreate() |
18 * changes the parameter order of cxBufferInit() and cxBufferCreate() |