Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
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
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
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
simplify array access
2 months ago
, by Mike Becker
fix wrong inequality
2 months ago
, by Mike Becker
extract unescape_unicode_string() and fix rages
2 months ago
, by Mike Becker
fix memory leaks
2 months ago
, by Mike Becker
add test and implementation for malformed escape sequences
2 months ago
, by Mike Becker
do not trim strings before conversion to number
2 months ago
, by Mike Becker
add missing test coverage for escape sequences
2 months ago
, by Mike Becker
put coverage report into a subdir
2 months ago
, by Mike Becker
implement decoder for utf16 surrogate pairs in unescape_string
2 months ago
, by Olaf Wintermann
replace cx_strtou32_lc_ with cx_strtou32_lc in json.c
2 months ago
, by Olaf Wintermann
fix incorrect str length comparision in unescape_string
2 months ago
, by Olaf Wintermann
implement unicode escape sequences in json unescape_string function
2 months ago
, by Olaf Wintermann
documentation of test.h
docs/3.1
2 months ago
, by Mike Becker
fix minor bugs in hash_key.h and streams.h docs
docs/3.1
2 months ago
, by Mike Becker
add marker to every incomplete page
docs/3.1
2 months ago
, by Mike Becker
add stream.h docs and reworks hash_key.h docs
docs/3.1
2 months ago
, by Mike Becker
documentation of hash_key.h
docs/3.1
2 months ago
, by Mike Becker
assign proper names to the documentation topics
docs/3.1
2 months ago
, by Mike Becker
add symbols that need documentation as TODOs
docs/3.1
2 months ago
, by Mike Becker
create new page structure
docs/3.1
2 months ago
, by Mike Becker
start overhauling the entire web documentation
docs/3.1
2 months ago
, by Mike Becker
remove token_escape bool from CxJson struct
2 months ago
, by Mike Becker
avoid recursion in cxBufferWrite() - fixes #567
2 months ago
, by Mike Becker
allocate first index buffer for strreplacen on the stack - fixes #575
2 months ago
, by Mike Becker
reduce default SBO memory for strstr - relates to #575
2 months ago
, by Mike Becker
add test case for flushing when target is full and fixes a bug related to that
2 months ago
, by Mike Becker
fix that some IDEs cannot resolve documentation
2 months ago
, by Mike Becker
fix duplicate dependency
2 months ago
, by Mike Becker
remove uses of ctype.h - temporarily fixes #577
2 months ago
, by Mike Becker
fix cxBufferAppend() not adjusting position after flush
2 months ago
, by Mike Becker
fix wrong accidental unicode escaping
2 months ago
, by Mike Becker
fix #566 by changing the spec (pro-move 8)
2 months ago
, by Mike Becker
fix stupid signature of the flush helper
2 months ago
, by Mike Becker
removes some unnecessary string functions - fixes #561
2 months ago
, by Mike Becker
fix mistake string test: CX_STR should be used for initializers only
2 months ago
, by Mike Becker
avoid unnecessary comparison
2 months ago
, by Mike Becker
fix wrong status of cxPropertiesLoad() when data is incomplete - fixes #560
2 months ago
, by Mike Becker
make escaping slashes optional - fixes #569
2 months ago
, by Mike Becker
add more escape sequences to unescape function
3 months ago
, by Mike Becker
minor cleanup of json.c
3 months ago
, by Mike Becker
remove unreachable assert(false) since some compilers might warn about it - relates to #541
3 months ago
, by Mike Becker
implement string escape - resolves #526
3 months ago
, by Mike Becker
fix build on Solaris 10 and other platforms, where ferror is a just a macro
3 months ago
, by Olaf Wintermann
add fractional number formatting - relates to #526
3 months ago
, by Mike Becker
fix JSON create value functions not actually accepting NULL as allocator arg
3 months ago
, by Mike Becker
create specialized map iterators - fixes #550
3 months ago
, by Mike Becker
fix that overwriting a map element did not call any destructor function
3 months ago
, by Mike Becker
remove CX_LINKED_LIST_SWAP_SBO_SIZE - fixes #551
3 months ago
, by Mike Becker
add convenience macros to avoid a fptr cast for cxBufferRead and cxBufferWrite
3 months ago
, by Mike Becker
remove API for changing the store_pointer property after list creation
3 months ago
, by Mike Becker
re-implement flushing
3 months ago
, by Mike Becker
free functions should not be inline in release mode - relates to #541
3 months ago
, by Mike Becker
refine docs for tree.h - issue #548
3 months ago
, by Mike Becker
refine docs for string.h - issue #548
3 months ago
, by Mike Becker
refine docs for properties.h - issue #548
3 months ago
, by Mike Becker
refine docs for printf.h - issue #548
3 months ago
, by Mike Becker
remove unused attributes
3 months ago
, by Mike Becker
refine docs for mempool.h - issue #548
3 months ago
, by Mike Becker
refine docs for map.h - issue #548
3 months ago
, by Mike Becker
refine docs for list.h - issue #548
3 months ago
, by Mike Becker
refine docs for linked_list.h - issue #548
3 months ago
, by Mike Becker
refine docs for streams.h - issue #548
3 months ago
, by Mike Becker
refine docs for test.h - issue #548
3 months ago
, by Mike Becker
refine docs for json.h - issue #548
3 months ago
, by Mike Becker
refine docs for iterator.h - issue #548
3 months ago
, by Mike Becker
refine docs for hash_map.h - issue #548
3 months ago
, by Mike Becker
refine docs for hash_key.h - issue #548
3 months ago
, by Mike Becker
refine docs for common.h - issue #548
3 months ago
, by Mike Becker
refine docs for compare.h - issue #548
3 months ago
, by Mike Becker
refine docs for collection.h - issue #548
3 months ago
, by Mike Becker
refine docs for buffer.h - issue #548
3 months ago
, by Mike Becker
refine docs for array_list.h - issue #548
3 months ago
, by Mike Becker
do not mixup Doxygen command syntax
3 months ago
, by Mike Becker
don't document constness of arguments in macros
3 months ago
, by Mike Becker
refine docs for util_allocator.h - issue #548
3 months ago
, by Mike Becker
refine docs for allocator.h - issue #548
3 months ago
, by Mike Becker
change cx_array_reserve() and cx_array_copy() to accept width in bytes instead of bits
3 months ago
, by Mike Becker
fix typo in assert()
3 months ago
, by Mike Becker
implement index array to preserve order of json object members
3 months ago
, by Mike Becker
remove code duplication from writer tests - relates to #526
3 months ago
, by Mike Becker
add test case for pretty printing with tabs - relates to #526
3 months ago
, by Mike Becker
remove idea for an array wrapping feature - relates to #526
3 months ago
, by Mike Becker
implement JSON pretty printing - relates to #526
3 months ago
, by Mike Becker
add functions to create default JSON writers - relates to #526
3 months ago
, by Mike Becker
fix missing SSIZE_T not only for MSVC
3 months ago
, by Mike Becker
fix cxJsonDestroy() not freeing uncompleted object member names
3 months ago
, by Mike Becker
add missing new-line
3 months ago
, by Mike Becker
fix for ultrafail fix #546
3 months ago
, by Mike Becker
first mvp for the json writer - relates to #526
3 months ago
, by Mike Becker
fix cx_strcmp() and cx_strcasecmp() - fixes #546
3 months ago
, by Mike Becker
add array iterator over pointer arrays
3 months ago
, by Mike Becker
fix include guard for properties.h
3 months ago
, by Mike Becker
move the test execution for string_to_number back in line
3 months ago
, by Mike Becker
optimize cxJsonObjGet() part 1 - binary search
3 months ago
, by Mike Becker
add missing convenience macros for sorted insert with array reallocator
3 months ago
, by Mike Becker
improve coverage metrics
3 months ago
, by Mike Becker
change coverage tool from gcov to gcovr
3 months ago
, by Mike Becker
less
more
|
(0)
-1000
-192
tip