Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
refine parts of the tree documentation
7 days ago
, by Mike Becker
add iterator / visitor docu
7 days ago
, by Mike Becker
document buffer write functions
8 days ago
, by Mike Becker
document the flushing feature for the buffer
9 days ago
, by Mike Becker
complete JSON documentation
10 days ago
, by Mike Becker
document JSON writer
11 days ago
, by Mike Becker
wrapping xml tree example
12 days ago
, by Mike Becker
document remove and dispose for tree.h
13 days 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
2 weeks ago
, by Mike Becker
add status code documentation and documentation for accessing values
2 weeks ago
, by Mike Becker
define structure for json.h doc
2 weeks ago
, by Mike Becker
define structure for buffer.h doc
2 weeks ago
, by Mike Becker
add some tree.h documentation
2 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
3 weeks ago
, by Mike Becker
fix warning in test case due to C23 multibyte strings not being compatible with const char*
3 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
4 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
5 weeks ago
, by Mike Becker
improve Makefile for users who want to build and install in one step
5 weeks ago
, by Mike Becker
add one more sentence to the example for properties source and sink
5 weeks ago
, by Mike Becker
complete the properties documentation
5 weeks ago
, by Mike Becker
write basic parsing documentation
5 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
6 weeks ago
, by Mike Becker
complete documentation for string.h
6 weeks ago
, by Mike Becker
fix cxListFind() crashing on empty linked lists
6 weeks ago
, by Mike Becker
make CX_STR more robust when used in macro expansions
6 weeks ago
, by Mike Becker
fix cx_strdup() not using cx_strcast()
6 weeks ago
, by Mike Becker
add documentation for cx_strsplit()
6 weeks ago
, by Mike Becker
document cx_strreplace() family of functions and improve docstrings
6 weeks ago
, by Mike Becker
document substring family of functions
6 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
7 weeks ago
, by Mike Becker
add iterator documentation
7 weeks ago
, by Mike Becker
add convenience type CxIteratorBase
7 weeks ago
, by Mike Becker
fix build dir not created when invoking docs target directly
7 weeks ago
, by Mike Becker
intro text for parsers
7 weeks ago
, by Mike Becker
add w.i.p hint to parsers topic
7 weeks ago
, by Mike Becker
complete the printf documentation and fix code formatting
7 weeks ago
, by Mike Becker
complete description for strings and buffers
7 weeks ago
, by Mike Becker
add link summary text to strings and buffers topic
7 weeks ago
, by Mike Becker
fixes accidental typos due to auto-resolution of topic titles
7 weeks ago
, by Mike Becker
add intro text for collections API
8 weeks ago
, by Mike Becker
add introduction text for API documentation
8 weeks ago
, by Mike Becker
end LTS for ucx 2.1
support/2.x
8 weeks ago
, by Mike Becker
Added tag v3.1 for changeset f0aa627c37b6
8 weeks ago
, by Mike Becker
Removed tag scstr_t-final
v3.1
8 weeks ago
, by Mike Becker
fix list.h was not includable by C++
8 weeks ago
, by Olaf Wintermann
add missing clean to check script for cxx builds
8 weeks ago
, by Mike Becker
fix that msvc solution is not included in dist package
8 weeks ago
, by Mike Becker
update READE file and copyright year
8 weeks ago
, by Mike Becker
revert naming convention for the dist package
8 weeks ago
, by Mike Becker
add docstring to cx_attr_export
8 weeks ago
, by Mike Becker
exclude new docs folder from dist package
8 weeks ago
, by Mike Becker
fix typos in CHANGELOG
8 weeks ago
, by Mike Becker
last minute fixes for issue #548
8 weeks ago
, by Mike Becker
fix some typos - issue #548
8 weeks ago
, by Olaf Wintermann
link doxygen and coverage reports on overview page
8 weeks ago
, by Mike Becker
bring incomplete docs into a shape that can be released
8 weeks ago
, by Mike Becker
close documentation branch
docs/3.1
8 weeks ago
, by Mike Becker
merge documentation branch
8 weeks ago
, by Mike Becker
finalize CHANGELOG
8 weeks ago
, by Mike Becker
improve consistency in compare.h documentation
8 weeks ago
, by Mike Becker
use reallocate instead of re-allocate
8 weeks ago
, by Mike Becker
add another case to str_to_number tests
8 weeks ago
, by Mike Becker
fix test function having the wrong type
8 weeks ago
, by Mike Becker
update install instructions with instructions for windows DLL
docs/3.1
8 weeks ago
, by Mike Becker
fix some typos - issue #548
8 weeks ago
, by Olaf Wintermann
add support for building windows DLLs - resolves #582
8 weeks ago
, by Mike Becker
fix test_json_escaped_unicode_strings when compiled with suncc
8 weeks ago
, by Olaf Wintermann
change name of cxBasicMempoolCreate() to cxMempoolCreateSimple() - fixes #590
8 weeks ago
, by Mike Becker
fix unicode tests not working on all platforms
8 weeks ago
, by Mike Becker
remove cx_strupper() and cx_strlower() - fixes #591
8 weeks 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
basic structur for the strings chapter
docs/3.1
2 months ago
, by Mike Becker
merge recent changes into docs branch
docs/3.1
2 months ago
, by Mike Becker
optimize cx_arl_find_remove for sorted arrays - fixes #547
2 months ago
, by Mike Becker
remove dependency to ssize_t - fixes #552
2 months ago
, by Mike Becker
improve cx_strchr()
2 months ago
, by Mike Becker
less
more
|
(0)
-1000
-112
tip