Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
adds cxListContains() implementation (still needs test and docu)
default
tip
22 hours ago
, by Mike Becker
add windows support for new buffer auto-extend strategy - relates to #641
25 hours ago
, by Mike Becker
new auto-extend strategy for CxBuffer - resolves #641
26 hours ago
, by Mike Becker
adds cxBufferShrink() - resolves #626
27 hours ago
, by Mike Becker
fixes missing cx_attr_export - relates to #642
28 hours ago
, by Mike Becker
fixes errno value after failing cxBufferSeek() to be consistently EINVAL
28 hours ago
, by Mike Becker
adds cxListSet() - resolves #642
29 hours ago
, by Mike Becker
fixes that cx_tree_search() did not investigate subtrees with equally good distance
43 hours ago
, by Mike Becker
fix allocator of some printf.h functions not being const - fixes #611
2 days ago
, by Mike Becker
fix implementation of cxBufferTerminate() - fixes #631
2 days ago
, by Mike Becker
add cxMempoolTransferObject() - resolves #640
3 days ago
, by Mike Becker
remove warning regarding destruction order, because it is actually not a problem
3 days ago
, by Mike Becker
add cxMempoolTransfer() - partially resolves #640
3 days ago
, by Mike Becker
start development of UCX 3.2
3 days ago
, by Mike Becker
Added tag v3.1 for changeset 18a1a499f065
3 days ago
, by Mike Becker
Removed tag v3.1
v3.1
3 days ago
, by Mike Becker
fixes some docs compiler complaints
8 days ago
, by Mike Becker
add buffer example
8 days ago
, by Mike Becker
complete tree documentation
8 days ago
, by Mike Becker
add example for implementing own map
9 days ago
, by Mike Becker
document tree search functions
9 days ago
, by Mike Becker
refine parts of the tree documentation
10 days ago
, by Mike Becker
add iterator / visitor docu
10 days ago
, by Mike Becker
document buffer write functions
11 days ago
, by Mike Becker
document the flushing feature for the buffer
12 days ago
, by Mike Becker
complete JSON documentation
13 days ago
, by Mike Becker
document JSON writer
2 weeks ago
, by Mike Becker
wrapping xml tree example
2 weeks ago
, by Mike Becker
document remove and dispose for tree.h
2 weeks ago
, by Mike Becker
document buffer create/init
2 weeks ago
, by Mike Becker
document the buffer flags
2 weeks ago
, by Mike Becker
document buffer read operations
2 weeks ago
, by Mike Becker
add documentation for reset and clear
2 weeks ago
, by Mike Becker
add documentation for the shift functions
2 weeks ago
, by Mike Becker
more documentation for buffer.h + set errno in cxBufferSeek() on invalid whence argument
3 weeks ago
, by Mike Becker
add status code documentation and documentation for accessing values
3 weeks ago
, by Mike Becker
define structure for json.h doc
3 weeks ago
, by Mike Becker
define structure for buffer.h doc
3 weeks ago
, by Mike Becker
add some tree.h documentation
3 weeks ago
, by Mike Becker
add intro text for tree.h doc
3 weeks ago
, by Mike Becker
add favicon
3 weeks ago
, by Mike Becker
basic structure for tree.h documentation
3 weeks ago
, by Mike Becker
remove the lie about the detailed documentation
3 weeks ago
, by Mike Becker
move the note about the key type to the top
3 weeks ago
, by Mike Becker
add examples to map.h documentation
3 weeks ago
, by Mike Becker
complete array_list.h documentation
4 weeks ago
, by Mike Becker
fix warning in test case due to C23 multibyte strings not being compatible with const char*
4 weeks ago
, by Mike Becker
document declare and init
4 weeks ago
, by Mike Becker
define structure for array_list.h documentation
4 weeks ago
, by Mike Becker
complete most of the map.h documentation
4 weeks ago
, by Mike Becker
structur for map.h documentation
4 weeks ago
, by Mike Becker
downgrade info regarding stream_copy from warning to note
4 weeks ago
, by Mike Becker
complete linked_list.h docu
4 weeks ago
, by Mike Becker
complete list.h documentation
5 weeks ago
, by Mike Becker
complete more than 80% of the list.h documentation
5 weeks ago
, by Mike Becker
documentation for list compare and dispose
5 weeks ago
, by Mike Becker
add structure to list documentation
5 weeks ago
, by Mike Becker
list all function from list.h that need to be documented
5 weeks ago
, by Mike Becker
fix compilation problems with gcc below version 11
6 weeks ago
, by Mike Becker
improve Makefile for users who want to build and install in one step
6 weeks ago
, by Mike Becker
add one more sentence to the example for properties source and sink
6 weeks ago
, by Mike Becker
complete the properties documentation
6 weeks ago
, by Mike Becker
write basic parsing documentation
6 weeks ago
, by Mike Becker
add information about supported properties syntax
6 weeks ago
, by Mike Becker
basic structure for properties docu
6 weeks ago
, by Mike Becker
add documentation for hash_map.h
6 weeks ago
, by Mike Becker
fix outdated link to develop.uap-core.de and link to latest dist
7 weeks ago
, by Mike Becker
complete documentation for string.h
7 weeks ago
, by Mike Becker
fix cxListFind() crashing on empty linked lists
7 weeks ago
, by Mike Becker
make CX_STR more robust when used in macro expansions
7 weeks ago
, by Mike Becker
fix cx_strdup() not using cx_strcast()
7 weeks ago
, by Mike Becker
add documentation for cx_strsplit()
7 weeks ago
, by Mike Becker
document cx_strreplace() family of functions and improve docstrings
7 weeks ago
, by Mike Becker
document substring family of functions
7 weeks ago
, by Mike Becker
write section in string docu about comparisons and concatenation
7 weeks ago
, by Mike Becker
write Section about basic string functions
7 weeks ago
, by Mike Becker
start documenting the string functions
7 weeks ago
, by Mike Becker
add missing documentation about creating iterators
8 weeks ago
, by Mike Becker
add iterator documentation
8 weeks ago
, by Mike Becker
add convenience type CxIteratorBase
8 weeks ago
, by Mike Becker
fix build dir not created when invoking docs target directly
8 weeks ago
, by Mike Becker
intro text for parsers
8 weeks ago
, by Mike Becker
add w.i.p hint to parsers topic
8 weeks ago
, by Mike Becker
complete the printf documentation and fix code formatting
8 weeks ago
, by Mike Becker
complete description for strings and buffers
8 weeks ago
, by Mike Becker
add link summary text to strings and buffers topic
8 weeks ago
, by Mike Becker
fixes accidental typos due to auto-resolution of topic titles
8 weeks ago
, by Mike Becker
add intro text for collections API
2 months ago
, by Mike Becker
add introduction text for API documentation
2 months ago
, by Mike Becker
end LTS for ucx 2.1
support/2.x
2 months ago
, by Mike Becker
Added tag v3.1 for changeset f0aa627c37b6
2 months ago
, by Mike Becker
Removed tag scstr_t-final
2 months ago
, by Mike Becker
fix list.h was not includable by C++
2 months ago
, by Olaf Wintermann
add missing clean to check script for cxx builds
2 months ago
, by Mike Becker
fix that msvc solution is not included in dist package
2 months ago
, by Mike Becker
update READE file and copyright year
2 months ago
, by Mike Becker
revert naming convention for the dist package
2 months ago
, by Mike Becker
add docstring to cx_attr_export
2 months ago
, by Mike Becker
exclude new docs folder from dist package
2 months ago
, by Mike Becker
fix typos in CHANGELOG
2 months ago
, by Mike Becker
last minute fixes for issue #548
2 months ago
, by Mike Becker
fix some typos - issue #548
2 months ago
, by Olaf Wintermann
link doxygen and coverage reports on overview page
2 months ago
, by Mike Becker
bring incomplete docs into a shape that can be released
2 months ago
, by Mike Becker
close documentation branch
docs/3.1
2 months ago
, by Mike Becker
merge documentation branch
2 months ago
, by Mike Becker
finalize CHANGELOG
2 months ago
, by Mike Becker
improve consistency in compare.h documentation
2 months ago
, by Mike Becker
use reallocate instead of re-allocate
2 months ago
, by Mike Becker
add another case to str_to_number tests
2 months ago
, by Mike Becker
fix test function having the wrong type
2 months ago
, by Mike Becker
update install instructions with instructions for windows DLL
docs/3.1
2 months ago
, by Mike Becker
fix some typos - issue #548
2 months ago
, by Olaf Wintermann
add support for building windows DLLs - resolves #582
2 months ago
, by Mike Becker
fix test_json_escaped_unicode_strings when compiled with suncc
2 months ago
, by Olaf Wintermann
change name of cxBasicMempoolCreate() to cxMempoolCreateSimple() - fixes #590
2 months ago
, by Mike Becker
fix unicode tests not working on all platforms
2 months ago
, by Mike Becker
remove cx_strupper() and cx_strlower() - fixes #591
2 months ago
, by Mike Becker
reorder the topics to make more sense when read from top to bottom
docs/3.1
2 months ago
, by Mike Becker
add missing documentation about what header to include
docs/3.1
2 months ago
, by Mike Becker
add sub-section intro texts to install.md
docs/3.1
2 months ago
, by Mike Becker
basic structure for printf documentation
docs/3.1
2 months ago
, by Mike Becker
adds documentation for destructor functions and collections
docs/3.1
2 months ago
, by Mike Becker
add Memory Management Section description
docs/3.1
2 months ago
, by Mike Becker
add documentation for allocator.h
docs/3.1
2 months ago
, by Mike Becker
add mempool documentation
docs/3.1
2 months ago
, by Mike Becker
add documentation for compare.h
docs/3.1
2 months ago
, by Mike Becker
write introduction for the Utilities Section
docs/3.1
2 months ago
, by Mike Becker
less
more
|
(0)
-1000
-128
tip