Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
make loc_prev in trees optional - fixes #433
2 months ago
, by Mike Becker
update CHANGELOG
2 months ago
, by Mike Becker
add possibility to remove arrays of data and retrieve removed data
2 months ago
, by Mike Becker
add cxTreeSetParent()
3 months ago
, by Mike Becker
add functions to start iteration in a subtree
3 months ago
, by Mike Becker
add missing details for 100% test coverage in tree.c
3 months ago
, by Mike Becker
add test for creating an iterator over an empty tree
3 months ago
, by Mike Becker
simplify tree class
3 months ago
, by Mike Becker
implement cxTreeDestroyNode and cxTreeDestroySubtree - resolves #438
3 months ago
, by Mike Becker
fix missing free() in test_array_insert_sorted
3 months ago
, by Mike Becker
fix missing free() in test_tree_add_duplicate_root
3 months ago
, by Mike Becker
fix uninitialized simple_destructor - fixes #443
3 months ago
, by Mike Becker
implement cxTreeRemove() with re-link function
3 months ago
, by Mike Becker
rename cxTreeRemove() to cxTreeRemoveSubtree()
3 months ago
, by Mike Becker
fix bug when removing the root node of a tree
3 months ago
, by Mike Becker
add test for simple destructor in trees - fixes #436
3 months ago
, by Mike Becker
complete implementation of remaining high level tree functions
3 months ago
, by Mike Becker
implement cxTreeInsert family of functions
3 months ago
, by Mike Becker
add cxTreeSubtreeDepth()
3 months ago
, by Mike Becker
implement cxTreeCreate family of functions
3 months ago
, by Mike Becker
add functions to link/unlink nodes manually
3 months ago
, by Mike Becker
downgrade the attention block regarding the auto-register of a simple destructor to a note
3 months ago
, by Mike Becker
more prototypes for tree functions
3 months ago
, by Mike Becker
prototypes for create and destroy functions
3 months ago
, by Mike Becker
add allocator and root node pointer to tree structure
3 months ago
, by Mike Becker
allow find() member function to start in an arbitrary subtree
3 months ago
, by Mike Becker
provide a default tree node layout, but do not make it mandatory
3 months ago
, by Mike Becker
first draft of a class for high level trees
3 months ago
, by Mike Becker
add bounding parameter to cx_tree_add_iter()
3 months ago
, by Mike Becker
fix misleading documentation that could have indicated that an allocator is optional for lists
3 months ago
, by Mike Becker
make all function attributes leading - fixes #425
3 months ago
, by Mike Becker
move all const keywords to the west - fixes #426
3 months ago
, by Mike Becker
apply binary search in cx_array_insert_sorted()
3 months ago
, by Mike Becker
fix for empty arrays
3 months ago
, by Mike Becker
fix documentation
3 months ago
, by Mike Becker
also add a binary search for the supremum
3 months ago
, by Mike Becker
fixes incorrect result from cx_array_binary_search() when searched element is smaller than the entire array
3 months ago
, by Mike Becker
add cx_array_binary_search() - fixes #424
3 months ago
, by Mike Becker
add low level cx_array_insert_sorted() and convenience macros
3 months ago
, by Mike Becker
add missing documentation for cx_list_default_swap() return value
3 months ago
, by Mike Becker
add optimized implementation of insert_sorted for array lists
3 months ago
, by Mike Becker
fix cx_ll_insert_sorted_cmp_func not being thread local
3 months ago
, by Mike Becker
implement optimized sorted insert for linked lists - resolves #415
3 months ago
, by Mike Becker
fix typo in documentation
3 months ago
, by Mike Becker
optimize default insert_sorted implementation
4 months ago
, by Mike Becker
add stupid default implementation for high level insertion sort
4 months ago
, by Mike Becker
add default impl for some list member functions
4 months ago
, by Mike Becker
fix inserting via iterator correctly increases element count
4 months ago
, by Mike Becker
close feature branch
feature/tree_add
4 months ago
, by Mike Becker
merge feature/tree_add branch
4 months ago
, by Mike Becker
rework cx_tree_add() API to allow insertion of edge nodes
feature/tree_add
4 months ago
, by Mike Becker
remove condition that is always false after recent fix
feature/tree_add
4 months ago
, by Mike Becker
fix cx_tree_search() not remembering root as a valid candidate
feature/tree_add
4 months ago
, by Mike Becker
cx_tree_add_iter() - optimize check for empty trees
feature/tree_add
4 months ago
, by Mike Becker
cx_tree_add() fix missing spec for adding duplicates
feature/tree_add
4 months ago
, by Mike Becker
complete cx_tree_add() implementations
feature/tree_add
4 months ago
, by Mike Becker
fix return type of cx_tree_node_create_func
feature/tree_add
4 months ago
, by Mike Becker
complete specification for tree_add functions
feature/tree_add
4 months ago
, by Mike Becker
merge changes from default branch
feature/tree_add
4 months ago
, by Mike Becker
change cx_tree_link() from prepending to appending children - fixes #391
6 months ago
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
tip