# # ChangeLog for tests/.expect/nested_function.txt # # Generated by Trac 1.2.1 # Sep 17, 2024, 2:01:22 AM Mon, 21 Nov 2022 03:24:14 GMT Peter A. Buhr [d2ad151] * libcfa/src/bits/random.hfa (modified) * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/thread.cfa (modified) * libcfa/src/concurrency/thread.hfa (modified) * libcfa/src/startup.cfa (modified) * libcfa/src/stdlib.cfa (modified) * libcfa/src/stdlib.hfa (modified) * tests/.expect/PRNG.txt (deleted) * tests/.expect/PRNG.x64.txt (added) * tests/.expect/nested_function.txt (modified) * tests/PRNG.cfa (modified) * tests/concurrent/barrier/generation.cfa (modified) * tests/concurrent/barrier/order.cfa (modified) * tests/concurrent/once.cfa (modified) * tests/concurrent/readyQ/leader_spin.cfa (modified) * tests/io/away_fair.cfa (modified) * tests/io/comp_basic.cfa (modified) * tests/io/comp_fair.cfa (modified) major update of PRNG Sat, 28 May 2022 03:22:23 GMT Peter A. Buhr [5416b44] * tests/.expect/nested_function.txt (modified) * tests/nested_function.cfa (modified) make expected output for nested functions deterministic Tue, 24 May 2022 03:14:00 GMT Peter A. Buhr [666f8a3] * tests/.expect/nested_function.txt (modified) * tests/nested_function.cfa (modified) fix test and expected output for nested functions run on user-thread ... Tue, 24 May 2022 02:27:52 GMT Peter A. Buhr [03656d1] * tests/.expect/nested_function.txt (added) * tests/nested_function.cfa (added) add test for nested functions run on user-thread stacks