Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fixes major bug in construction of KMP prefix table for strstr()
2017-02-27
, by Mike Becker
further performance tweaks to sstrstr() function
2017-02-23
, by Mike Becker
improves sstrstr function by using KMP string search algorithm
2017-02-23
, by Mike Becker
reduces amount of realloc calls in sstrsplit
2017-02-20
, by Mike Becker
adds an optimization for one-byte delimiters to sstrsplit (will take effect after planned reimplementation of sstrstr)
2017-02-20
, by Mike Becker
reimplementation of sstrsplit
2017-02-20
, by Mike Becker
adds new test case for sstrsplit: string ends with delimiter but empty string exceeds list bound
2017-02-20
, by Mike Becker
improves handling of special cases delimiter size >= string size in sstrsplit
2017-02-20
, by Mike Becker
adds missing stdint.h include for int32_t + fixes possible implicit const cast overflow + adds support for DESTDIR variable in Makefile
2016-12-16
, by Mike Becker
removes ucx_list_prepend_once() - this was a big mistake....
2016-11-18
, by Mike Becker
adds ucx_list_append_once() and ucx_list_prepend_once()
2016-11-18
, by Mike Becker
fixes memory leak in test_ucx_buffer_eof
2016-10-13
, by Olaf Wintermann
adds web documentation to project
2016-09-08
, by Mike Becker
updates documenting comments
2016-09-08
, by Mike Becker
documents UCX_STREAM_COPY_BUFSIZE
2016-09-08
, by Mike Becker
fixes ucx_sprintf macro and adds tests for sprintf and bprintf
2016-09-07
, by Mike Becker
changes ucx_stream_Xcopy API
2016-09-07
, by Mike Becker
removes superfluous UCX_VERSION macro
2016-09-07
, by Mike Becker
fixes UCX_FOREACH documentation
2016-08-23
, by Mike Becker
fixed misaligned memory access in test_ucx_buffer_write
2016-03-11
, by Olaf Wintermann
fixed further usages of SIZE_MAX
2016-02-26
, by Mike Becker
removed dependency to stdint.h in stack header
2016-02-26
, by Mike Becker
added casts for mallocs in AVL implementation (to satisfy c++ compiler)
2016-02-26
, by Mike Becker
removed some implementation details from documentation + fixed ucx_buffer_write doc
2016-02-26
, by Mike Becker
added sstrstr() function + improved sstrsplit variants by using sstrprefix()
2015-10-27
, by Mike Becker
added important test case to sstrsplit and fixed bug with consecutively occurring delimiters + fixed build system not linking test binary with newest library build
2015-10-26
, by Mike Becker
fixed name of ucx_list_free_content()
2015-10-22
, by Mike Becker
added ucx_list_free_contents()
2015-10-21
, by Mike Becker
less
more
|
(0)
-100
-50
-28
+28
+50
+100
+300
+1000
tip