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 proper cmake build targets
2019-12-20
, by Mike Becker
adds set operations for UcxMap
2019-12-19
, by Mike Becker
adds missing documentation for custom multiplication function
2019-12-19
, by Mike Becker
adds very simple cmake wrapper
2019-12-19
, by Mike Becker
adds set operations to UcxList
2019-11-24
, by Mike Becker
updates the web doc for array
2019-11-07
, by Mike Becker
removes some bugs by redesigning the array API
2019-11-07
, by Mike Becker
removes c11 default again and leave the choice to the user
2019-11-06
, by Mike Becker
fix: configure.ac
2019-11-06
, by Mike Becker
adds testcase to uncover a bug in ucx_array_append()
2019-11-06
, by Mike Becker
fix: missing documentation for first param in ucx_array_init_a()
2019-11-03
, by Mike Becker
adds case independent versions of sstrprefix() and sstrsuffix()
2019-11-03
, by Mike Becker
fixes hard to use documentation in string.h
2019-11-03
, by Mike Becker
adds automatic c11 detection to configure.ac
2019-11-03
, by Mike Becker
adds missing include for strncasecmp() to avoid an implicit declaration
2019-10-05
, by Mike Becker
merges the UcxArray implementation
2019-10-05
, by Mike Becker
adjusts the UcxArray documentation to the recent changes
feature/array
2019-10-05
, by Mike Becker
tells libtool to prefer the static library to avoid accidental testing against a previously installed version of ucx
feature/array
2019-10-03
, by Mike Becker
fixes two bugs: clone to uninitialized array and missing return in ucx_array_ensurecap()
feature/array
2019-10-03
, by Mike Becker
changes UcxArray from value to pointer semantics
feature/array
2019-10-03
, by Mike Becker
adds array utility functions for user defined arrays
feature/array
2019-09-24
, by Mike Becker
improves array append/prepend/set interface
feature/array
2019-08-10
, by Mike Becker
renames ucx_array_free() to ucx_array_destroy()
feature/array
2019-08-10
, by Mike Becker
merges master changes
feature/array
2019-08-10
, by Mike Becker
fixes dist_int() function in AVL tests broken on 32 bit platforms
2019-08-10
, by Mike Becker
fixes array_equals test (broken on 32 bit platforms)
feature/array
2019-08-10
, by Mike Becker
adds a broader set of compare and distance functions
feature/array
2019-08-10
, by Mike Becker
use qsort_s on solaris
feature/array
2019-08-07
, by Olaf Wintermann
fixes build on FreeBSD
feature/array
2019-08-07
, by Olaf Wintermann
fixes #ifdefs to be sure no redefine can ever happen
feature/array
2019-08-07
, by Mike Becker
ucx_array_sort() uses qsort_r(), if available
feature/array
2019-08-07
, by Mike Becker
reverts deletion of tests for ucx_array_at()
feature/array
2019-08-07
, by Mike Becker
adjusts the documentation for ucx_array_sort() to the current plans
feature/array
2019-08-07
, by Mike Becker
removes cumbersome array accessor macros
feature/array
2019-08-06
, by Mike Becker
resets revision number
feature/array
2019-07-11
, by Mike Becker
adds documentation
feature/array
2019-07-05
, by Mike Becker
fixes doxygen doc
feature/array
2019-07-05
, by Mike Becker
adjusts library version
feature/array
2019-07-05
, by Mike Becker
adds ucx_array_set()
feature/array
2019-07-04
, by Mike Becker
implements ucx_array_sort()
feature/array
2019-07-04
, by Mike Becker
fixes inappropriate size datatype in list merge sort
feature/array
2019-07-04
, by Mike Becker
adds array interface and tests
feature/array
2019-07-04
, by Mike Becker
fixes an url typo which survived surprisingly long
2018-12-28
, by Mike Becker
Added tag v2.0 for changeset 3b985a4eb05b
2018-12-28
, by Mike Becker
fixes ucx_szmul definition for gcc < 5
v2.0
2018-10-07
, by Olaf Wintermann
adds some additional avl tree tests
2018-09-28
, by Olaf Wintermann
adds Eclipse hidden files to .hgignore
2018-08-22
, by Mike Becker
makes g++ happy again
2018-06-21
, by Mike Becker
UcxMap now separates internal non-const keys from public const keys
2018-06-21
, by Mike Becker
being more precise on the different required behavior of a destructor function for pooled and non-pooled memory
2018-05-30
, by Mike Becker
changes sstr shortcut macros s.t. they distinguish sstr_t and scstr_t + add macros which can completely disable the shortcuts
2018-05-29
, by Mike Becker
fixes logging messages starting with '- ' when no additional information is selected
2018-05-29
, by Mike Becker
removes deprecated ucx_list_append_once() and ucx_list_prepend_once()
2018-05-17
, by Mike Becker
Tags finalization of the scstr_t integration.
2018-05-16
, by Mike Becker
adds scstr_t to modules.md + fixes parenthesis bug in sstrsplit_a macro
scstr_t-final
2018-05-16
, by Mike Becker
use 'convert' as more precise term than 'cast' for the conversion from sstr_t to scstr_t
2018-05-16
, by Mike Becker
unifies naming of sstr_t related and scstr_t related functions
2018-05-16
, by Mike Becker
adds remaining documentation for the scstr functions
2018-05-16
, by Mike Becker
overflow of sstrnlen should return SIZE_MAX instead of zero
2018-05-16
, by Mike Becker
adjusts documentation of UCX string types, converters, and constructors
2018-05-14
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip