use reallocate instead of re-allocate

add another case to str_to_number tests

fix test function having the wrong type

update install instructions with instructions for windows DLL docs/3.1

fix some typos - issue #548

add support for building windows DLLs - resolves #582

fix test_json_escaped_unicode_strings when compiled with suncc

change name of cxBasicMempoolCreate() to cxMempoolCreateSimple() - fixes #590

fix unicode tests not working on all platforms

remove cx_strupper() and cx_strlower() - fixes #591

reorder the topics to make more sense when read from top to bottom docs/3.1

add missing documentation about what header to include docs/3.1

add sub-section intro texts to install.md docs/3.1

basic structure for printf documentation docs/3.1

adds documentation for destructor functions and collections docs/3.1

add Memory Management Section description docs/3.1

add documentation for allocator.h docs/3.1

add mempool documentation docs/3.1

add documentation for compare.h docs/3.1

write introduction for the Utilities Section docs/3.1

basic structur for the strings chapter docs/3.1

merge recent changes into docs branch docs/3.1

optimize cx_arl_find_remove for sorted arrays - fixes #547

remove dependency to ssize_t - fixes #552

improve cx_strchr()

simplify array access

fix wrong inequality

extract unescape_unicode_string() and fix rages

fix memory leaks

add test and implementation for malformed escape sequences

do not trim strings before conversion to number

add missing test coverage for escape sequences

(0) -1000 -300 -100 -50 -32 +32 +50 tip

mercurial