log tests/farray-object.t @ 733:772e4999562b

age author description
Mon, 07 Oct 2024 14:08:29 +0200 Franz Glasner farray.sh: Unified the output of farray_debug() and falist_debug()
Mon, 07 Oct 2024 13:34:28 +0200 Franz Glasner farray.sh: an official function fobject_type() instead of an internal one
Mon, 07 Oct 2024 12:57:29 +0200 Franz Glasner farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()
Mon, 07 Oct 2024 12:36:18 +0200 Franz Glasner farray.sh: Resource management by reference counting done
Sun, 06 Oct 2024 16:19:45 +0200 Franz Glasner farray.sh: Test the debug output and the destruction of complex objects.