Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
remove unused header
2022-05-27
, by Mike Becker
#199 tests for hash map
2022-05-27
, by Mike Becker
fix documentation for map iterators
2022-05-27
, by Mike Becker
fix kv-pair not initialized
2022-05-27
, by Mike Becker
fix missing static inline for map functions
2022-05-27
, by Mike Becker
#178 fix that lists of different kind cannot be compared
2022-05-21
, by Mike Becker
#189 implement map iterators
2022-05-21
, by Mike Becker
#189 basic map implementation
2022-05-19
, by Mike Becker
#189 declare basic map functions
2022-05-18
, by Mike Becker
#170 test buffer eof
2022-05-16
, by Mike Becker
#170 test buffer seek
2022-05-16
, by Mike Becker
#184 #170 flush at threshold test
2022-05-01
, by Mike Becker
#184 #170 first basic flush test
2022-05-01
, by Mike Becker
#184 untested implementation of the flush feature
2022-05-01
, by Mike Becker
optimization for buffer write easy cases
2022-05-01
, by Mike Becker
#170 no bug never existed
2022-05-01
, by Mike Becker
#170 complete write tests for status quo
2022-05-01
, by Mike Becker
fix regression: nitems adjusted at the wrong location
2022-05-01
, by Mike Becker
#184 start implementation of the flush feature
2022-04-30
, by Mike Becker
#170 first basic write tests
2022-04-30
, by Mike Becker
fix doc error for cxBufferWrite
2022-04-30
, by Mike Becker
#170 add cxBufferClear test
2022-04-30
, by Mike Becker
#170 add several more buffer tests
2022-04-24
, by Mike Becker
fix cxBufferMinimumCapacity not using the allocator
2022-04-24
, by Mike Becker
do not implicitly zero freshly allocated memory
2022-04-24
, by Mike Becker
fix cxBufferMinimumCapacity implementation still using additional_bytes
2022-04-24
, by Mike Becker
fix erroneous doc for cxBufferShift
2022-04-24
, by Mike Becker
#170 first buffer tests
2022-04-24
, by Mike Becker
#171 const qualifier and nonnull attributes
2022-04-24
, by Mike Becker
#179 improve API for list content destruction
2022-04-18
, by Mike Becker
add doc for cx_for_n
2022-04-18
, by Mike Becker
simplify destructor signature (but loads more responsibility onto the user)
2022-04-18
, by Mike Becker
simplify auto-free contents in lists
2022-04-18
, by Mike Becker
remove list destructor
2022-04-18
, by Mike Becker
configure clang-tidy to ignore cert-err58-cpp for test code
2022-04-18
, by Mike Becker
add [[maybe_unused]] attributed to params of mocked function
2022-04-18
, by Mike Becker
add test for cxListCompare
2022-04-16
, by Mike Becker
fix memory leak in test data
2022-04-16
, by Mike Becker
make cxListMemoryMgmt a linkable symbol
2022-04-16
, by Mike Becker
improve testing allocator + add tests for it
2022-04-16
, by Mike Becker
migrate list tests to gtest
2022-04-16
, by Mike Becker
fix required cast if compiled with C++
2022-04-16
, by Mike Becker
migrate tree tests to gtest
2022-04-16
, by Mike Becker
test uncovered branch in cxReallocate()
2022-04-16
, by Mike Becker
do not use macro for suite name
2022-04-16
, by Mike Becker
compile only one single binary for tests
2022-04-16
, by Mike Becker
migrate allocator tests to gtest
2022-04-16
, by Mike Becker
add googletest framework
2022-04-15
, by Mike Becker
#129 - remove test code duplication
2022-04-09
, by Mike Becker
#168 - add attributes and const
2022-04-09
, by Mike Becker
remove test code duplication for cxListAdd
2022-03-06
, by Mike Becker
add setup and teardown functions to test_list.c
2022-02-25
, by Mike Becker
fix typo in documentation
2022-02-15
, by Mike Becker
add convenience function to configure list memory management
2022-02-15
, by Mike Becker
add new destructor API and apply it to CxList
2022-02-15
, by Mike Becker
change Doxyfile to ignore __attribute__ and include static inline functions
2022-02-15
, by Mike Becker
add allocator support to CxBuffer
2022-01-31
, by Mike Becker
do not hide pointers behind typedefs
2022-01-30
, by Mike Becker
add cxListInsertAfter() and cxListInsertBefore()
2022-01-29
, by Mike Becker
reorder the list test functions
2022-01-29
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip