| 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 support for CxHashKey pointers in CX_HASH_KEY() and all map functions |
| |
14 * adds cx_strat() |
| 14 * adds cx_bstr() and cx_bstr_m() |
15 * adds cx_bstr() and cx_bstr_m() |
| 15 * adds cxBufferMaximumCapacity() |
16 * adds cxBufferMaximumCapacity() |
| 16 * adds cxBufferAppendString() |
17 * adds cxBufferAppendString() |
| 17 * adds CX_BUFFER_DO_NOT_FREE buffer flag |
18 * adds CX_BUFFER_DO_NOT_FREE buffer flag |
| 18 * changes the parameter order of cxBufferInit() and cxBufferCreate() |
19 * changes the parameter order of cxBufferInit() and cxBufferCreate() |