Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
#228 make buffer sizes adjustable at compile time
23 months ago
, by Mike Becker
minor fix for testing allocator self-test
23 months ago
, by Mike Becker
add new pointer list wrapper - resolves #234
23 months ago
, by Mike Becker
simplify list class - fixes #236
23 months ago
, by Mike Becker
temporarily remove pointer lists - see #234
23 months ago
, by Mike Becker
add cxListInsertArray() - fixes #224
23 months ago
, by Mike Becker
remove the untrue restriction for the index parameter of cx_array_copy() from the documentation
23 months ago
, by Mike Becker
add printf tests
2022-12-20
, by Mike Becker
add attributes to printf functions
2022-12-20
, by Mike Becker
change prefix of UCX_PRINTF_BUFSIZE to CX
2022-12-20
, by Mike Becker
add utils tests
2022-12-20
, by Mike Becker
fix public header destination
2022-12-07
, by Mike Becker
tests for compare functions
2022-12-07
, by Mike Becker
separate iterators and mutating iterators
2022-11-26
, by Mike Becker
#224 add cxListAddArray()
2022-11-23
, by Mike Becker
use //-style single line comments everywhere
2022-11-20
, by Mike Becker
fix cx_array_copy() unintentionally shrinking the array
2022-11-20
, by Mike Becker
#219: fix off-by-one bug in cx_arl_remove()
2022-11-20
, by Mike Becker
fix calculation of new capacity in cx_array_copy()
2022-11-20
, by Mike Becker
#219: cx_arl_remove short-circuit for last element
2022-11-20
, by Mike Becker
#219 array list: implement reverse
2022-11-20
, by Mike Becker
#219 array list: implement compare member func
2022-11-20
, by Mike Becker
missing const in cxListFind
2022-11-20
, by Mike Becker
#219 improve cx_arl_iter_next
2022-11-20
, by Mike Becker
#219 array list: implement insert via iterator
2022-11-20
, by Mike Becker
#219 array list: implement compare
2022-11-20
, by Mike Becker
fix include in array_list.h
2022-11-20
, by Olaf Wintermann
#219 array list: add iterator
2022-11-18
, by Mike Becker
#219 array list: implement sort
2022-11-17
, by Mike Becker
#219 array list: implement find
2022-11-17
, by Mike Becker
#219 array list: implement remove
2022-11-17
, by Mike Becker
fix typo in enum cx_array_copy_result
2022-11-17
, by Mike Becker
#219 array list: implement insert
2022-11-17
, by Mike Becker
#219 array list: implement add and at
2022-11-16
, by Mike Becker
more custom data for array re-allocator
2022-11-13
, by Mike Becker
proposal for a low level array copy
2022-11-13
, by Mike Becker
implement array list ctor and dtor
2022-11-13
, by Mike Becker
add array list tests
2022-11-12
, by Mike Becker
fix typo in compare.h
2022-11-06
, by Mike Becker
change hash functions
2022-11-06
, by Mike Becker
fix missing const in cx_hash_key signature
2022-11-06
, by Mike Becker
use ucx compare function in list tests
2022-11-06
, by Mike Becker
add compare functions
2022-11-05
, by Mike Becker
east const
2022-11-05
, by Mike Becker
#222 add printf-like functions
2022-11-05
, by Mike Becker
#217 cover cx_strreplace_a() macro
2022-10-23
, by Mike Becker
#217 cover cx_strcat macro
2022-10-23
, by Mike Becker
#216 test hashing functions
2022-10-23
, by Mike Becker
remove unnecessary code
2022-10-23
, by Mike Becker
add test for cxMapClear()
2022-10-23
, by Mike Becker
explicitly cast int to char
2022-10-23
, by Mike Becker
enclose macro arguments in parenthesis
2022-10-23
, by Mike Becker
fix over-optimization of strstr
2022-10-04
, by Mike Becker
fix missing zero-termination in strreplace
2022-10-04
, by Mike Becker
add zero-termination guarantees
2022-10-04
, by Mike Becker
do not use c++ object initialization
2022-09-20
, by Mike Becker
use EXPECT_STREQ instead of strcmp
2022-09-20
, by Mike Becker
add tests for strupper and strlower
2022-09-20
, by Mike Becker
add test coverage for _m variant functions
2022-09-20
, by Mike Becker
disallow NULL for cx_str() and cx_mutstr()
2022-09-13
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip