Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
graph
-
farray.sh: FIX: falist_clear did release keys instead of values: this is now fixedWed, 16 Oct 2024 13:05:30 +0200, by Franz Glasner
-
farray.sh: Implement a variant of the exact binary search: "leftmost search" in "farray_binsearch_leftmost()"Thu, 10 Oct 2024 16:43:52 +0200, by Franz Glasner
-
farray.sh: extra tests for falist_find/farray_find in empty collectionsThu, 10 Oct 2024 14:04:16 +0200, by Franz Glasner
-
farray.sh: Allow some end indexes "0" when the array/alist is emptyThu, 10 Oct 2024 13:31:14 +0200, by Franz Glasner
-
farray.sh: Implement binary lexicographical search in "farray_binsearch()".Thu, 10 Oct 2024 13:27:50 +0200, by Franz Glasner
-
farray.sh: Remove most of the use of "_farr_quote_for_eval()" by using other "eval" evluation orderWed, 09 Oct 2024 22:56:11 +0200, by Franz Glasner
-
farray.sh: Implement the first simple sorting algorithm using Gnome SortWed, 09 Oct 2024 22:29:46 +0200, by Franz Glasner
-
farray.sh: falist_get() and falist_tryget() now optionally can store the index of the found item into a variable alsoTue, 08 Oct 2024 18:11:24 +0200, by Franz Glasner
-
farray.sh: Implement falist_find() -- a variant of falist_contains() that also returns the found index properTue, 08 Oct 2024 17:55:23 +0200, by Franz Glasner
-
farray.sh: Rename the index in "farray_find()"Tue, 08 Oct 2024 16:11:52 +0200, by Franz Glasner
-
farray.sh: implement "falist_merge()" to merge two "sorted" alists and add the result to a resulting alistTue, 08 Oct 2024 15:52:30 +0200, by Franz Glasner
-
farray.sh: FIX: allow proper token value usage for farray_splice(), farray_merge(), falist_keys(), falist_values() and falist_items()Tue, 08 Oct 2024 09:52:29 +0200, by Franz Glasner
-
farray.sh: FIX: Typo in local variable names: a global was used insteadTue, 08 Oct 2024 09:07:45 +0200, by Franz Glasner
-
farray.sh: implement "farray_merge()" to merge two sorted arraysTue, 08 Oct 2024 09:04:42 +0200, by Franz Glasner
-
farray.sh: implement "falist_add()"Mon, 07 Oct 2024 23:39:01 +0200, by Franz Glasner
-
Docs: comments are allowed in package-mapping.conf nowMon, 07 Oct 2024 17:30:10 +0200, by Franz Glasner
-
check-ports: FIX: Typo in variable name.Mon, 07 Oct 2024 16:33:28 +0200, by Franz Glasner
-
check-ports: explicitely allow comments and empty lines in package-mapping.confMon, 07 Oct 2024 16:15:24 +0200, by Franz Glasner
-
common.subr: allow an empty fatal exit code and map to the default EX_USAGE (70)Mon, 07 Oct 2024 15:51:06 +0200, by Franz Glasner
-
farray.sh: docs: add a general note about resource managementMon, 07 Oct 2024 14:25:43 +0200, by Franz Glasner
-
farray.sh: Unified the output of farray_debug() and falist_debug()Mon, 07 Oct 2024 14:08:29 +0200, by Franz Glasner
-
farray.sh: an official function fobject_type() instead of an internal oneMon, 07 Oct 2024 13:34:28 +0200, by Franz Glasner
-
farray.sh: more thorough checks when numbers are octalMon, 07 Oct 2024 13:26:25 +0200, by Franz Glasner
-
farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()Mon, 07 Oct 2024 12:57:29 +0200, by Franz Glasner
-
farray.sh: change token prefixes againMon, 07 Oct 2024 12:44:00 +0200, by Franz Glasner
-
farray.sh: Resource management by reference counting doneMon, 07 Oct 2024 12:36:18 +0200, by Franz Glasner
-
farray.sh: Remove unneeded function "_farr_alist_destroy_value()"Sun, 06 Oct 2024 17:23:09 +0200, by Franz Glasner
-
farray.sh: Test the debug output and the destruction of complex objects.Sun, 06 Oct 2024 16:19:45 +0200, by Franz Glasner
-
farray.sh: styleSun, 06 Oct 2024 05:56:27 +0200, by Franz Glasner
-
farray.sh: Changed token value prefix: replace the last underscore "_" by a colon ":"Sun, 06 Oct 2024 05:45:29 +0200, by Franz Glasner
