Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
fix mixed up arguments for calloc()
6 months ago
, by Mike Becker
add prototypes for cx_tree_add() family of functions
feature/tree_add
6 months ago
, by Mike Becker
minor doc fixes
6 months ago
, by Mike Becker
add cxIteratorRef() macro
7 months ago
, by Mike Becker
add missing convenience functions
7 months ago
, by Mike Becker
fix name of collection base member (to avoid base.base)
7 months ago
, by Mike Becker
fix inconsistent use of item_size and elem_size
7 months ago
, by Mike Becker
fix members inherited by macro or include are not documented
7 months ago
, by Mike Becker
simplify iterator structures
7 months ago
, by Mike Becker
fix documentation
7 months ago
, by Mike Becker
issue #389 : add separate function for immutable arrays
7 months ago
, by Mike Becker
add iterator over raw C arrays - closes #389
7 months ago
, by Mike Becker
improves interface of cx_sprintf() variants
8 months ago
, by Mike Becker
implement tree continue - fixes #376
9 months ago
, by Mike Becker
add missing cxTreeVisitorDispose() test
9 months ago
, by Mike Becker
add missing header dependencies
9 months ago
, by Mike Becker
add cx_tree_visitor()
9 months ago
, by Mike Becker
fix another superfluous semicolon...
9 months ago
, by Mike Becker
fix superfluous semicolon
9 months ago
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
tip