Sat, 05 Oct 2019 17:07:16 +0200 | Mike Becker | adds missing include for strncasecmp() to avoid an implicit declaration | changeset | files |
Sat, 05 Oct 2019 16:58:16 +0200 | Mike Becker | merges the UcxArray implementation | changeset | files |
Sat, 05 Oct 2019 16:57:06 +0200 | Mike Becker | adjusts the UcxArray documentation to the recent changes | changeset | files |
Thu, 03 Oct 2019 11:16:12 +0200 | Mike Becker | tells libtool to prefer the static library to avoid accidental testing against a previously installed version of ucx | changeset | files |
Thu, 03 Oct 2019 11:15:48 +0200 | Mike Becker | fixes two bugs: clone to uninitialized array and missing return in ucx_array_ensurecap() | changeset | files |
Thu, 03 Oct 2019 10:55:39 +0200 | Mike Becker | changes UcxArray from value to pointer semantics | changeset | files |
Tue, 24 Sep 2019 20:16:00 +0200 | Mike Becker | adds array utility functions for user defined arrays | changeset | files |