8 weeks ago |
Mike Becker |
removes some unnecessary string functions - fixes #561
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
create specialized map iterators - fixes #550
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
remove CX_LINKED_LIST_SWAP_SBO_SIZE - fixes #551
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add convenience macros to avoid a fptr cast for cxBufferRead and cxBufferWrite
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
remove API for changing the store_pointer property after list creation
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
re-implement flushing
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
fix cx_strcmp() and cx_strcasecmp() - fixes #546
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add array iterator over pointer arrays
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add cx_vcmp_* family of functions
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
implement string to integer conversions
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
make cx_strcast() also support cxstring
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
fix cx_hash_key_cxstr() being a macro
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add cxBufferAppend() - fixes #534
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add copy-on-extend feature to UCX buffer - fixes #533
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add CHANGELOG entry for issue #431
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add CHANGELOG entry for issue #531
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
and changelog entry for issue #523
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
change cx_strcat variants to allow handling of ENOMEM
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
remove map detach function - fixes #487
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
make names of destroy and free functions consistent - fixes #484
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
improve consistency for allocator arguments - fixes #485
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
rename utils.h to streams.h
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
move szmul to common.h
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
add reallocarray() like functions - resolves #468
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
add function to create array reallocator that can move arrays from stack to heap
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
add cx_nmemb() utility
|
file |
diff |
annotate
|
5 months ago |
Mike Becker |
add source/sink facility for properties - fixes #430
|
file |
diff |
annotate
|
5 months ago |
Mike Becker |
update CHANGELOG
|
file |
diff |
annotate
|
9 months ago |
Mike Becker |
fix members inherited by macro or include are not documented
|
file |
diff |
annotate
|
9 months ago |
Mike Becker |
add iterator over raw C arrays - closes #389
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
capitalize cx_array_declare()
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
add convenience macros for cx_array_*
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
remove unnecessary flag_removal function
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
add cx_array_add() + fix type of cx_array_default_reallocator
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
add cx_array_default_reallocator
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
add cx_sprintf() variants - fixes #353
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
add missing CHANGELOG entries
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
declare cx_compare_func in compare.h - fixes #344
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
migrates self-test for testing allocator - relates to #342
|
file |
diff |
annotate
|
15 months ago |
Mike Becker |
add cxListFindRemove and cx_linked_list_find_node
|
file |
diff |
annotate
|
15 months ago |
Mike Becker |
add cx_cmp_ptr() - fix #340
|
file |
diff |
annotate
|
15 months ago |
Mike Becker |
add cxBufferReset() - resolves #338
|
file |
diff |
annotate
|
15 months ago |
Mike Becker |
update build instructions
|
file |
diff |
annotate
|
15 months ago |
Mike Becker |
fix #318 - incorrect link to ucx 3 docs
|
file |
diff |
annotate
|
20 months ago |
Mike Becker |
update CHANGELOG, COPYING, and README
v3.0
|
file |
diff |
annotate
|
2021-02-06 |
Mike Becker |
starts ucx 3.0 development
|
file |
diff |
annotate
|
2019-12-29 |
Mike Becker |
adds CHANGELOG
|
file |
diff |
annotate
|