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