#
# ChangeLog for tests/alloc.cfa
#
# Generated by Trac 1.2.1
# Apr 9, 2025, 1:46:59 PM

Tue, 07 Jan 2025 20:22:19 GMT Michael Brooks <mlbrooks@…> [10b5970]
	* libcfa/src/bits/queue.hfa (modified)
	* libcfa/src/concurrency/mutex_stmt.hfa (modified)
	* tests/Makefile.am (modified)
	* tests/PRNG.cfa (modified)
	* tests/alloc.cfa (modified)
	* tests/concurrency/channels/ping_pong.cfa (modified)
	* tests/concurrency/cluster.cfa (modified)
	* tests/concurrency/coroutineYield.cfa (modified)
	* tests/concurrency/examples/boundedBufferEXT.cfa (modified)
	* tests/concurrency/examples/boundedBufferINT.cfa (modified)
	* tests/concurrency/futures/wait_any.cfa (modified)
	* tests/concurrency/join.cfa (modified)
	* tests/concurrency/migrate.cfa (modified)
	* tests/concurrency/monitor.cfa (modified)
	* tests/concurrency/multi-monitor.cfa (modified)
	* tests/concurrency/mutexstmt/locks.cfa (modified)
	* tests/concurrency/mutexstmt/monitors.cfa (modified)
	* tests/concurrency/preempt.cfa (modified)
	* tests/concurrency/pthread/pthread_cond_test.cfa (modified)
	* tests/concurrency/pthread/pthread_once_test.cfa (modified)
	* tests/concurrency/readyQ/leader_spin.cfa (modified)
	* tests/concurrency/signal/block.cfa (modified)
	* tests/concurrency/signal/disjoint.cfa (modified)
	* tests/concurrency/signal/wait.cfa (modified)
	* tests/concurrency/suspend_then.cfa (modified)
	* tests/concurrency/thread.cfa (modified)
	* tests/concurrency/unified_locking/locks.cfa (modified)
	* tests/concurrency/unified_locking/pthread_locks.cfa (modified)
	* tests/concurrency/waitfor/barge.cfa (modified)
	* tests/concurrency/waitfor/statment.cfa (modified)
	* tests/concurrency/waitfor/when.cfa (modified)
	* tests/concurrency/waituntil/channel_zero_size.cfa (modified)
	* tests/concurrency/waituntil/one_chan.cfa (modified)
	* tests/configs/parsebools.cfa (modified)
	* tests/configs/parsenums.cfa (modified)
	* tests/coroutine/raii.cfa (modified)
	* tests/ctrl-flow/goto.cfa (modified)
	* tests/ctrl-flow/ifwhileCtl.cfa (modified)
	* tests/enum.cfa (modified)
	* tests/enum_tests/inc-dec.cfa (modified)
	* tests/enum_tests/planet.cfa (modified)
	* tests/enum_tests/structEnum.cfa (modified)
	* tests/exceptions/hotpotato.cfa (modified)
	* tests/exceptions/hotpotato_checked.cfa (modified)
	* tests/io/io-acquire-no-io.cfa (modified)
	* tests/link-once/main.cfa (modified)
	* tests/linking/mangling/main.cfa (modified)
	* tests/malloc.cfa (modified)
	* tests/mathX.cfa (modified)
	* tests/maybe.cfa (modified)
	* tests/poly-d-cycle.cfa (modified)
	* tests/poly-member.cfa (modified)
	* tests/poly-o-cycle.cfa (modified)
	* tests/quotedKeyword.cfa (modified)
	* tests/raii/partial.cfa (modified)
	* tests/result.cfa (modified)
	* tests/sizeof.cfa (modified)
	* tests/smart-pointers.cfa (modified)
	* tests/tuple/tupleAssign.cfa (modified)
	* tests/tuple/tuplePolymorphism.cfa (modified)
	* tests/tuple/tupleVariadic.cfa (modified)
	* tests/typeof.cfa (modified)

	Fix many test-suite- and libcfa-caused unused variable warnings.

	In ...


Tue, 23 Apr 2024 18:18:29 GMT Peter A. Buhr <pabuhr@…> [4a3eb1c]
	* libcfa/src/stdlib.hfa (modified)
	* tests/alloc.cfa (modified)

	add combinations of pointer/reference for memset and memcpy


Fri, 14 Oct 2022 13:39:05 GMT Peter A. Buhr <pabuhr@…> [05d499ac]
	* tests/alloc.cfa (modified)

	change printf to sout


Fri, 14 Oct 2022 01:59:54 GMT Peter A. Buhr <pabuhr@…> [a25bcf8]
	* tests/alloc.cfa (modified)

	formatting


Wed, 12 Oct 2022 00:23:26 GMT Peter A. Buhr <pabuhr@…> [116a2ea]
	* libcfa/src/concurrency/kernel/startup.cfa (modified)
	* libcfa/src/heap.cfa (modified)
	* libcfa/src/heap.hfa (modified)
	* libcfa/src/startup.cfa (modified)
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)
	* tests/alloc2.cfa (modified)
	* tests/malloc.cfa (modified)

	new heap and associated tests updated


Sun, 24 Apr 2022 14:45:07 GMT Peter A. Buhr <pabuhr@…> [58e97d9]
	* libcfa/src/stdlib.hfa (modified)
	* tests/alloc.cfa (modified)

	formatting


Thu, 12 Nov 2020 16:26:03 GMT Peter A. Buhr <pabuhr@…> [fe23950]
	* tests/alloc.cfa (modified)

	argument test of free with multiple values


Fri, 06 Nov 2020 21:48:34 GMT m3zulfiq <m3zulfiq@…> [55acc3a]
	* libcfa/src/stdlib.hfa (modified)
	* tests/alloc.cfa (modified)

	Added free for multiple frees in the same call. Added adelete tests.


Mon, 02 Nov 2020 15:04:57 GMT m3zulfiq <m3zulfiq@…> [45444c3]
	* libcfa/src/concurrency/clib/cfathread.cfa (modified)
	* libcfa/src/stdlib.cfa (modified)
	* libcfa/src/stdlib.hfa (modified)
	* tests/alloc.cfa (modified)

	Removed dimension parameter from adelete.


Sat, 10 Oct 2020 03:24:26 GMT Peter A. Buhr <pabuhr@…> [a33704d]
	* tests/alloc.cfa (modified)

	formatting


Mon, 31 Aug 2020 21:20:49 GMT m3zulfiq <m3zulfiq@…> [191a190]
	* libcfa/src/stdlib.hfa (modified)
	* tests/alloc.cfa (modified)
	* tests/alloc2.cfa (added)
	* tests/malloc.cfa (added)

	Removed a fill bug from alloc interface, changed pervious alloc tests ...


Sat, 15 Aug 2020 16:17:58 GMT Peter A. Buhr <pabuhr@…> [0fa04a04]
	* tests/alloc.cfa (modified)

	change allocation to use new alloc_set interface for array
	initialization


Tue, 07 Apr 2020 01:24:19 GMT Peter A. Buhr <pabuhr@…> [9d5d01f]
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)

	second attempt for temporary patch to fix build for alloc nodebug


Tue, 07 Apr 2020 00:50:34 GMT Peter A. Buhr <pabuhr@…> [23ecea4]
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)

	temporary patch to fix build for nodebug


Thu, 02 Apr 2020 01:32:21 GMT Peter A. Buhr <pabuhr@…> [cfbc703d]
	* libcfa/src/heap.cfa (modified)
	* libcfa/src/stdhdr/malloc.h (modified)
	* libcfa/src/stdlib.cfa (modified)
	* libcfa/src/stdlib.hfa (modified)
	* tests/.expect/alloc-ERROR.txt (modified)
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)

	add resize and more "alloc" routines


Mon, 17 Feb 2020 04:07:38 GMT Peter A. Buhr <pabuhr@…> [8725c74]
	* tests/.expect/alloc-ERROR.txt (modified)
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)

	remove unnecessary print


Fri, 22 Nov 2019 20:37:28 GMT Peter A. Buhr <pabuhr@…> [6a25b8f]
	* tests/.expect/alloc-ERROR.txt (modified)
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)
	* tests/heap.cfa (modified)

	update allocation tests to reflect allocation changes, change from ...


Mon, 21 Oct 2019 14:20:05 GMT Peter A. Buhr <pabuhr@…> [eb5a115]
	* tests/.expect/alloc-ERROR.txt (modified)
	* tests/.expect/alloc.txt (modified)
	* tests/alloc.cfa (modified)

	update allocation tests for new allocation routines


Wed, 07 Nov 2018 18:29:43 GMT Peter A. Buhr <pabuhr@…> [dc8511c]
	* benchmark/Makefile.am (modified)
	* tests/.expect/alloc-ERROR.txt (modified)
	* tests/.expect/castError.txt (modified)
	* tests/.expect/completeTypeError.txt (modified)
	* tests/.expect/declarationErrors.txt (modified)
	* tests/.expect/nested-types-ERR1.txt (modified)
	* tests/.expect/nested-types-ERR2.txt (modified)
	* tests/.expect/quotedKeyword.txt (moved)
	* tests/.expect/scopeErrors.txt (modified)
	* tests/.expect/typedefRedef-ERR1.txt (modified)
	* tests/.expect/user_literals.txt (deleted)
	* tests/.expect/with-statement.txt (deleted)
	* tests/KRfunctions.cfa (moved)
	* tests/Makefile.am (modified)
	* tests/Makefile.in (modified)
	* tests/abs.cfa (moved)
	* tests/alloc.cfa (moved)
	* tests/array.cfa (moved)
	* tests/ato.cfa (moved)
	* tests/attributes.cfa (moved)
	* tests/cast.cfa (moved)
	* tests/castError.cfa (moved)
	* tests/commentMisc.cfa (moved)
	* tests/completeTypeError.cfa (moved)
	* tests/complex.cfa (moved)
	* tests/concurrent/coroutineYield.c (modified)
	* tests/concurrent/examples/matrixSum.c (modified)
	* tests/concurrent/preempt.c (modified)
	* tests/concurrent/signal/block.c (modified)
	* tests/concurrent/signal/disjoint.c (modified)
	* tests/concurrent/signal/wait.c (modified)
	* tests/context.cfa (moved)
	* tests/counter.cfa (moved)
	* tests/declarationErrors.cfa (moved)
	* tests/declarationSpecifier.cfa (moved)
	* tests/designations.cfa (moved)
	* tests/div.cfa (moved)
	* tests/enum.cfa (moved)
	* tests/except-0.cfa (moved)
	* tests/except-1.cfa (moved)
	* tests/except-2.cfa (moved)
	* tests/except-3.cfa (moved)
	* tests/except-mac.hfa (moved)
	* tests/expression.cfa (moved)
	* tests/extension.cfa (moved)
	* tests/fallthrough.cfa (moved)
	* tests/forall.cfa (moved)
	* tests/fstream_test.cfa (moved)
	* tests/function-operator.cfa (moved)
	* tests/functions.cfa (moved)
	* tests/gccExtensions.cfa (moved)
	* tests/genericUnion.cfa (moved)
	* tests/gmp.cfa (moved)
	* tests/heap.cfa (moved)
	* tests/hello.cfa (moved)
	* tests/identFuncDeclarator.cfa (moved)
	* tests/identParamDeclarator.cfa (moved)
	* tests/identity.cfa (moved)
	* tests/ifwhileCtl.cfa (moved)
	* tests/io1.cfa (moved)
	* tests/io2.cfa (moved)
	* tests/labelledExit.cfa (moved)
	* tests/limits.cfa (moved)
	* tests/literals.cfa (moved)
	* tests/long_tests.hfa (moved)
	* tests/loopctrl.cfa (moved)
	* tests/math1.cfa (moved)
	* tests/math2.cfa (moved)
	* tests/math3.cfa (moved)
	* tests/math4.cfa (moved)
	* tests/maybe.cfa (moved)
	* tests/minmax.cfa (moved)
	* tests/namedParmArg.cfa (moved)
	* tests/nested-types.cfa (moved)
	* tests/numericConstants.cfa (moved)
	* tests/occursError.cfa (moved)
	* tests/operators.cfa (moved)
	* tests/polymorphism.cfa (moved)
	* tests/preempt_longrun/create.c (modified)
	* tests/preempt_longrun/enter3.c (modified)
	* tests/preempt_longrun/processor.c (modified)
	* tests/preempt_longrun/yield.c (modified)
	* tests/quotedKeyword.cfa (moved)
	* tests/random.cfa (moved)
	* tests/rational.cfa (moved)
	* tests/references.cfa (moved)
	* tests/result.cfa (moved)
	* tests/scope.cfa (moved)
	* tests/scopeErrors.cfa (moved)
	* tests/searchsort.cfa (moved)
	* tests/shortCircuit.cfa (moved)
	* tests/simpleGenericTriple.cfa (moved)
	* tests/stdincludes.cfa (moved)
	* tests/structMember.cfa (moved)
	* tests/subrange.cfa (moved)
	* tests/sum.cfa (moved)
	* tests/swap.cfa (moved)
	* tests/switch.cfa (moved)
	* tests/test.c (added)
	* tests/time.cfa (moved)
	* tests/typeGenerator.cfa (moved)
	* tests/typedef.cfa (moved)
	* tests/typedefDeclarator.cfa (moved)
	* tests/typedefRedef.cfa (moved)
	* tests/typeof.cfa (moved)
	* tests/userLiterals.cfa (moved)
	* tests/variableDeclarator.cfa (moved)
	* tests/vector.cfa (moved)
	* tests/virtualCast.cfa (moved)
	* tests/voidPtr.cfa (moved)
	* tests/withStatement.cfa (moved)

	first attempt at updating suffixes for test programs