# # ChangeLog for / # # Generated by Trac 1.2.1 # Sep 29, 2024, 11:44:02 AM Mon, 17 Jul 2023 13:14:31 GMT Peter A. Buhr [1f36fcd] * doc/bibliography/pl.bib (modified) update Ada citation from Ada12 to Ada16 Mon, 17 Jul 2023 13:13:31 GMT Peter A. Buhr [ac09751] * doc/LaTeXmacros/common.sty (modified) * doc/LaTeXmacros/common.tex (modified) reduce whitespace before backtick Thu, 13 Jul 2023 21:52:20 GMT caparsons [a3c7bac] * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (modified) * doc/theses/colby_parsons_MMAth/figures/nasusRepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeRepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) reworked part of actor perf section Thu, 13 Jul 2023 20:04:18 GMT Peter A. Buhr [60a9164] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) update discussion about work stealing Thu, 13 Jul 2023 20:02:55 GMT Peter A. Buhr [cc28153d] * doc/theses/colby_parsons_MMAth/local.bib (modified) change href to url, add citations Wed, 12 Jul 2023 16:49:05 GMT caparsons [d6d2136] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) Made changes in response to Peter's comments Wed, 12 Jul 2023 15:44:01 GMT Andrew Beach [e0069bd] * src/AST/Pass.impl.hpp (modified) * src/AST/Pass.proto.hpp (modified) * src/AST/SymbolTable.cpp (modified) * src/AST/SymbolTable.hpp (modified) * src/Validate/NoIdSymbolTable.hpp (modified) Renaming of some SymbolTable functions because they are different and ... Wed, 12 Jul 2023 15:41:01 GMT Peter A. Buhr [1d9dc9c] * src/Parser/TypedefTable.cc (modified) * src/Parser/TypedefTable.h (modified) * src/Parser/parser.yy (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 12 Jul 2023 15:39:32 GMT Peter A. Buhr [ed274fe] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Wed, 12 Jul 2023 15:38:43 GMT Peter A. Buhr [68db00e] * doc/theses/colby_parsons_MMAth/text/CFA_intro.tex (modified) add labels to sections Wed, 12 Jul 2023 11:28:22 GMT Peter A. Buhr [71a422a] * src/Parser/parser.yy (modified) add additional debug printing, remove push/pop associated with ... Wed, 12 Jul 2023 11:26:16 GMT Peter A. Buhr [fc95df3] * src/Parser/TypedefTable.cc (modified) * src/Parser/TypedefTable.h (modified) add additional debug printing Tue, 11 Jul 2023 18:35:50 GMT caparsons [bdbb448] * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) * libcfa/src/concurrency/select.hfa (modified) updated documentation related to waituntil changes Tue, 11 Jul 2023 18:29:56 GMT caparsons [c16cc99] * tests/exceptions/pingpong_nonlocal.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 11 Jul 2023 18:29:49 GMT caparsons [d829c6d] * tests/concurrency/waituntil/.expect/repeat_close.txt (added) * tests/concurrency/waituntil/channel_close.cfa (modified) * tests/concurrency/waituntil/repeat_close.cfa (added) added test that consistently produced the waituntil channel close ... Tue, 11 Jul 2023 18:28:38 GMT caparsons [bbecdd4] * libcfa/src/bits/weakso_locks.cfa (modified) * libcfa/src/bits/weakso_locks.hfa (modified) missed two files with previous commit Tue, 11 Jul 2023 18:27:58 GMT caparsons [b93bf85] * libcfa/src/concurrency/channel.hfa (modified) * libcfa/src/concurrency/future.hfa (modified) * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/locks.cfa (modified) * libcfa/src/concurrency/locks.hfa (modified) * libcfa/src/concurrency/select.cfa (modified) * libcfa/src/concurrency/select.hfa (modified) * src/Concurrency/Waituntil.cpp (modified) fixed spurious channel close waituntil error case. Was caused by a ... Tue, 11 Jul 2023 18:02:38 GMT Peter A. Buhr [ffac259] * tests/exceptions/pingpong_nonlocal.cfa (modified) hide numtimes Tue, 11 Jul 2023 14:47:49 GMT caparsons [4c8ce47] * tests/exceptions/.expect/pingpong_nonlocal.txt (modified) * tests/exceptions/pingpong_nonlocal.cfa (modified) updated pingpong exception test to remove output race for repeatable ... Tue, 11 Jul 2023 13:59:20 GMT Peter A. Buhr [c54ca97] * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 11 Jul 2023 13:59:11 GMT Peter A. Buhr [a2eb21a] * tests/exceptions/.expect/pingpong_nonlocal.txt (modified) * tests/exceptions/pingpong_nonlocal.cfa (modified) fix problems in pingpong_nonlocal Tue, 11 Jul 2023 13:25:12 GMT caparsons [39e6309] * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) fixed undefined reference Tue, 11 Jul 2023 13:25:01 GMT caparsons [ea1bb94] * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) actor perf cleanup following reordering Tue, 11 Jul 2023 12:54:41 GMT caparsons [614868b] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) first pass at cleaning up per chapter reorganization Tue, 11 Jul 2023 01:20:51 GMT Peter A. Buhr [f80e0f1e] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Mon, 10 Jul 2023 21:53:09 GMT caparsons [0aa77e6] * doc/theses/colby_parsons_MMAth/data/nasusSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/nasusSendStatic (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendStatic (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) various actor changes and fixes Mon, 10 Jul 2023 21:10:11 GMT caparsons [04c31f4] * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) some changes to the queue swap chapter Mon, 10 Jul 2023 19:45:12 GMT caparsons [c3f7dd9] * doc/bibliography/pl.bib (modified) * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * src/InitTweak/FixInitNew.cpp (modified) * tests/exceptions/.expect/fibonacci_nonlocal.txt (modified) * tests/exceptions/.expect/pingpong_nonlocal.txt (moved) * tests/exceptions/fibonacci_nonlocal.cfa (modified) * tests/exceptions/pingpong_nonlocal.cfa (moved) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 10 Jul 2023 15:14:13 GMT Peter A. Buhr [713905fd] * libcfa/src/concurrency/coroutine.cfa (modified) * libcfa/src/concurrency/coroutine.hfa (modified) * libcfa/src/concurrency/invoke.h (modified) * src/AST/Decl.hpp (modified) * src/AST/SymbolTable.cpp (modified) * src/GenPoly/SpecializeNew.cpp (modified) * src/InitTweak/FixInitNew.cpp (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/Unify.cc (modified) * src/Validate/LinkReferenceToTypes.cpp (modified) * tests/exceptions/.expect/fibonacci_nonlocal.txt (added) * tests/exceptions/.expect/pingpong_nonlocal.txt (added) * tests/exceptions/fibonacci_nonlocal.cfa (added) * tests/exceptions/pingpong_nonlocal.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 10 Jul 2023 15:13:26 GMT Peter A. Buhr [e6e1a12] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Mon, 10 Jul 2023 15:12:21 GMT Peter A. Buhr [9b0c1936] * doc/theses/colby_parsons_MMAth/glossary.tex (modified) add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC Mon, 10 Jul 2023 15:11:11 GMT Peter A. Buhr [2f26b841] * doc/bibliography/pl.bib (modified) add and update citations Fri, 07 Jul 2023 21:35:51 GMT Andrew Beach [b29a1e8] * src/InitTweak/FixInitNew.cpp (modified) Removed unused includes from a file. (Clean-up, plus it cuts down on ... Fri, 07 Jul 2023 13:56:28 GMT caparsons [555c599] * tests/concurrency/waituntil/.expect/break.txt (deleted) * tests/concurrency/waituntil/break.cfa (deleted) removed test since it now contains unsupportd behaviour Fri, 07 Jul 2023 13:55:34 GMT caparsons [ded018f] * src/Concurrency/Waituntil.cpp (modified) refactored to fix bug in channel_close test. As a consquence can no ... Fri, 07 Jul 2023 11:34:18 GMT Peter A. Buhr [5186775] * tests/exceptions/.expect/fibonacci_nonlocal.txt (modified) * tests/exceptions/fibonacci_nonlocal.cfa (modified) alternative version of fibonacci_nonlocal Fri, 07 Jul 2023 00:35:15 GMT Peter A. Buhr [64e3ac7] * tests/exceptions/.expect/pingpong_nonlocal.txt (moved) * tests/exceptions/pingpong_nonlocal.cfa (moved) harmonize name for fibonacci_nonlocal and pingpong_nonlocal Thu, 06 Jul 2023 20:52:23 GMT caparsons [bef2245] * tests/exceptions/.expect/fibonacci_nonlocal.txt (added) * tests/exceptions/.expect/nonlocal_pingpong.txt (added) * tests/exceptions/fibonacci_nonlocal.cfa (added) * tests/exceptions/nonlocal_pingpong.cfa (added) added basic tests for non-local exceptions Thu, 06 Jul 2023 20:51:42 GMT caparsons [2fe64ba] * libcfa/src/concurrency/coroutine.cfa (modified) * libcfa/src/concurrency/coroutine.hfa (modified) * libcfa/src/concurrency/invoke.h (modified) added support for non-local exceptions Thu, 06 Jul 2023 20:32:01 GMT Andrew Beach [b4d2b3b] * src/Validate/LinkReferenceToTypes.cpp (modified) Some cases in linkReferencesToTypes: It always hits one or both of ... Thu, 06 Jul 2023 15:07:27 GMT Andrew Beach [8f31be6] * src/AST/SymbolTable.cpp (modified) * src/GenPoly/SpecializeNew.cpp (modified) * src/ResolvExpr/CommonType.cc (modified) * src/ResolvExpr/Unify.cc (modified) Fixed some warnings, deleted some commented out code. Thu, 06 Jul 2023 13:57:53 GMT Andrew Beach [c8bf1b5] * src/AST/Decl.hpp (modified) Removed a comment that referenced a long gone pass. Wed, 05 Jul 2023 21:34:10 GMT caparsons [a9e10e2] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) small update to end of work stealing section Wed, 05 Jul 2023 18:50:52 GMT caparsons [7c4416a] * doc/theses/colby_parsons_MMAth/benchmarks/actors/run (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 05 Jul 2023 18:45:16 GMT caparson [f6afd84] * doc/theses/colby_parsons_MMAth/benchmarks/actors/run (modified) merging together benchmark run files Wed, 05 Jul 2023 18:10:59 GMT caparsons [9235192c] * doc/theses/colby_parsons_MMAth/benchmarks/actors/run (modified) * libcfa/src/concurrency/actor.hfa (modified) added support for missed gulps benchmark Wed, 05 Jul 2023 17:07:22 GMT caparsons [7ce70e2] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) another pass over the work stealing section Wed, 05 Jul 2023 15:53:24 GMT Peter A. Buhr [218685e] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Tue, 04 Jul 2023 21:06:57 GMT caparsons [3883609] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) minor actor stealing section changes Tue, 04 Jul 2023 20:57:48 GMT caparsons [1f39a28] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) reworked later part of actor stealing section Tue, 04 Jul 2023 20:31:58 GMT Peter A. Buhr [3430ce8] * doc/theses/colby_parsons_MMAth/diagrams/steal.tikz (modified) change font style and size in figure Tue, 04 Jul 2023 20:29:10 GMT Peter A. Buhr [4c2e561] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/diagrams/steal.tikz (added) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/channels.tex (modified) * doc/theses/colby_parsons_MMAth/text/conclusion.tex (modified) * doc/theses/colby_parsons_MMAth/text/intro.tex (modified) * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) * src/Common/ScopedMap.h (modified) * src/Concurrency/KeywordsNew.cpp (modified) * src/GenPoly/ErasableScopedMap.h (modified) * src/GenPoly/ScopedSet.h (modified) * src/SymTab/FixFunction.cc (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 04 Jul 2023 20:28:22 GMT Peter A. Buhr [3397eed] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Tue, 04 Jul 2023 18:54:31 GMT Andrew Beach [7f1be01] * src/Common/ScopedMap.h (modified) * src/GenPoly/ErasableScopedMap.h (modified) * src/GenPoly/ScopedSet.h (modified) Combined some fixes from the variaus scoped containers. Reducing ... Tue, 04 Jul 2023 18:10:54 GMT Andrew Beach [b2ecd48] * src/Concurrency/KeywordsNew.cpp (modified) * src/SymTab/FixFunction.cc (modified) Changes related to invariant checking scoping, it is not ready by ... Tue, 04 Jul 2023 17:10:30 GMT caparsons [0ec4eb0] * doc/theses/colby_parsons_MMAth/text/channels.tex (modified) * doc/theses/colby_parsons_MMAth/text/intro.tex (modified) read through up to start of actor chapter and made some small ... Tue, 04 Jul 2023 16:42:47 GMT caparsons [930a800] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/conclusion.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) added conclusion to makefile, removed duplicate bib entry and added ... Tue, 04 Jul 2023 16:37:32 GMT caparsons [5e81a9c] * doc/theses/colby_parsons_MMAth/text/conclusion.tex (modified) * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) polished waituntil and conclusion chapter Tue, 04 Jul 2023 14:09:38 GMT caparsons [adb67cf3] * doc/theses/colby_parsons_MMAth/diagrams/steal.tikz (added) added steal diagram Mon, 03 Jul 2023 20:13:34 GMT caparsons [f519bd8] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) reworked actor steal section Mon, 03 Jul 2023 17:43:54 GMT Peter A. Buhr [96ea77a] * libcfa/src/concurrency/channel.hfa (modified) * src/Concurrency/Waituntil.cpp (modified) * src/main.cc (modified) * tests/concurrency/waituntil/.expect/break.txt (added) * tests/concurrency/waituntil/break.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 03 Jul 2023 17:43:48 GMT Peter A. Buhr [8909a2d] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) more proofreading of actor chapter Mon, 03 Jul 2023 17:12:51 GMT caparsons [70f97c8] * doc/papers/llheap/figures/AddressSpace.fig (modified) * doc/papers/llheap/figures/Alignment1.fig (modified) * doc/papers/llheap/figures/Alignment2.fig (modified) * doc/papers/llheap/figures/Alignment2Impl.fig (modified) * doc/papers/llheap/figures/AllocDS1.fig (modified) * doc/papers/llheap/figures/AllocDS2.fig (modified) * doc/papers/llheap/figures/AllocInducedActiveFalseSharing.fig (modified) * doc/papers/llheap/figures/AllocInducedPassiveFalseSharing.fig (modified) * doc/papers/llheap/figures/AllocatedObject.fig (modified) * doc/papers/llheap/figures/AllocatorComponents.fig (modified) * doc/papers/llheap/figures/CoalesceAllocated.fig (modified) * doc/papers/llheap/figures/CoalesceFree.fig (modified) * doc/papers/llheap/figures/Container.fig (modified) * doc/papers/llheap/figures/ContainerFalseSharing1.fig (modified) * doc/papers/llheap/figures/ContainerFalseSharing2.fig (modified) * doc/papers/llheap/figures/ContainerNoOwnership.fig (modified) * doc/papers/llheap/figures/ContainerNoOwnershipFreelist.fig (modified) * doc/papers/llheap/figures/ContainerOwnership.fig (modified) * doc/papers/llheap/figures/ContainerOwnershipFreelist.fig (modified) * doc/papers/llheap/figures/FakeHeader.fig (modified) * doc/papers/llheap/figures/FreeListAmongContainers.fig (modified) * doc/papers/llheap/figures/FreeListWithinContainers.fig (modified) * doc/papers/llheap/figures/Header.fig (modified) * doc/papers/llheap/figures/HeapStructure.fig (modified) * doc/papers/llheap/figures/IntExtFragmentation.fig (modified) * doc/papers/llheap/figures/MemoryFragmentation.fig (modified) * doc/papers/llheap/figures/MultipleHeapsNoOwnership.fig (modified) * doc/papers/llheap/figures/MultipleHeapsOwnership.fig (modified) * doc/papers/llheap/figures/MultipleHeapsOwnershipStorage.fig (modified) * doc/papers/llheap/figures/MultipleHeapsStorage.fig (modified) * doc/papers/llheap/figures/ObjectHeaders.fig (modified) * doc/papers/llheap/figures/PerThreadHeap.fig (modified) * doc/papers/llheap/figures/PrivatePublicHeaps.fig (modified) * doc/papers/llheap/figures/ProgramFalseSharing.fig (modified) * doc/papers/llheap/figures/RemoteFreeList.fig (modified) * doc/papers/llheap/figures/SharedHeaps.fig (modified) * doc/papers/llheap/figures/SingleHeap.fig (modified) * doc/papers/llheap/figures/SuperContainers.fig (modified) * doc/papers/llheap/figures/UserKernelHeaps.fig (modified) * doc/papers/llheap/figures/llheap.fig (modified) * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/channels.tex (modified) * src/Parser/parser.yy (modified) * tests/raii/.expect/memberCtors-ERR1.txt (modified) * tests/raii/memberCtors.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 03 Jul 2023 17:12:31 GMT caparsons [00b046f] * libcfa/src/concurrency/channel.hfa (modified) very slim race condition between a channel closing and a waituntil ... Mon, 03 Jul 2023 17:10:47 GMT caparsons [a2f1ea8d] * tests/concurrency/waituntil/.expect/break.txt (added) * tests/concurrency/waituntil/break.cfa (added) added test for fixed waituntil break case Mon, 03 Jul 2023 17:09:53 GMT caparsons [ed1a7ab8] * src/Concurrency/Waituntil.cpp (modified) * src/main.cc (modified) fixed two bugs with breaks in waituntils, required reordering of ... Fri, 30 Jun 2023 20:57:16 GMT Peter A. Buhr [1ae3ac46] * doc/papers/llheap/figures/AddressSpace.fig (modified) * doc/papers/llheap/figures/Alignment1.fig (modified) * doc/papers/llheap/figures/Alignment2.fig (modified) * doc/papers/llheap/figures/Alignment2Impl.fig (modified) * doc/papers/llheap/figures/AllocDS1.fig (modified) * doc/papers/llheap/figures/AllocDS2.fig (modified) * doc/papers/llheap/figures/AllocInducedActiveFalseSharing.fig (modified) * doc/papers/llheap/figures/AllocInducedPassiveFalseSharing.fig (modified) * doc/papers/llheap/figures/AllocatedObject.fig (modified) * doc/papers/llheap/figures/AllocatorComponents.fig (modified) * doc/papers/llheap/figures/CoalesceAllocated.fig (modified) * doc/papers/llheap/figures/CoalesceFree.fig (modified) * doc/papers/llheap/figures/Container.fig (modified) * doc/papers/llheap/figures/ContainerFalseSharing1.fig (modified) * doc/papers/llheap/figures/ContainerFalseSharing2.fig (modified) * doc/papers/llheap/figures/ContainerNoOwnership.fig (modified) * doc/papers/llheap/figures/ContainerNoOwnershipFreelist.fig (modified) * doc/papers/llheap/figures/ContainerOwnership.fig (modified) * doc/papers/llheap/figures/ContainerOwnershipFreelist.fig (modified) * doc/papers/llheap/figures/FakeHeader.fig (modified) * doc/papers/llheap/figures/FreeListAmongContainers.fig (modified) * doc/papers/llheap/figures/FreeListWithinContainers.fig (modified) * doc/papers/llheap/figures/Header.fig (modified) * doc/papers/llheap/figures/HeapStructure.fig (modified) * doc/papers/llheap/figures/IntExtFragmentation.fig (modified) * doc/papers/llheap/figures/MemoryFragmentation.fig (modified) * doc/papers/llheap/figures/MultipleHeapsNoOwnership.fig (modified) * doc/papers/llheap/figures/MultipleHeapsOwnership.fig (modified) * doc/papers/llheap/figures/MultipleHeapsOwnershipStorage.fig (modified) * doc/papers/llheap/figures/MultipleHeapsStorage.fig (modified) * doc/papers/llheap/figures/ObjectHeaders.fig (modified) * doc/papers/llheap/figures/PerThreadHeap.fig (modified) * doc/papers/llheap/figures/PrivatePublicHeaps.fig (modified) * doc/papers/llheap/figures/ProgramFalseSharing.fig (modified) * doc/papers/llheap/figures/RemoteFreeList.fig (modified) * doc/papers/llheap/figures/SharedHeaps.fig (modified) * doc/papers/llheap/figures/SingleHeap.fig (modified) * doc/papers/llheap/figures/SuperContainers.fig (modified) * doc/papers/llheap/figures/UserKernelHeaps.fig (modified) * doc/papers/llheap/figures/llheap.fig (modified) change text font-size in figures to match paper font-size Fri, 30 Jun 2023 20:55:01 GMT Peter A. Buhr [5384793] * doc/theses/colby_parsons_MMAth/text/channels.tex (modified) use FIFO abbrev in channel chapter Fri, 30 Jun 2023 20:53:43 GMT Peter A. Buhr [fb4b283] * doc/theses/colby_parsons_MMAth/glossary.tex (modified) add LIFO and FIFO to glossary abbreviation Fri, 30 Jun 2023 20:52:37 GMT Peter A. Buhr [729b794] * doc/theses/colby_parsons_MMAth/Makefile (modified) force bibtex to run in Makefile and print more output Fri, 30 Jun 2023 20:51:20 GMT Peter A. Buhr [c5e2a84] * doc/theses/colby_parsons_MMAth/local.bib (modified) remove duplicate entries from local.bib in pl.bib Fri, 30 Jun 2023 20:50:01 GMT Peter A. Buhr [6c7fe7b] * tests/raii/.expect/memberCtors-ERR1.txt (modified) * tests/raii/memberCtors.cfa (modified) change from printf to sout Fri, 30 Jun 2023 20:22:16 GMT Peter A. Buhr [d7874052] * src/Parser/parser.yy (modified) print proper error for hiding enumerator names of an anonymous ... Fri, 30 Jun 2023 20:00:44 GMT caparsons [bdf4cd9] * tests/concurrency/actors/inherit.cfa (modified) * tests/concurrency/mutexstmt/.expect/tuple.txt (added) * tests/concurrency/mutexstmt/tuple.cfa (added) added test for mutex stmt tuples and changed actor test to use a ... Fri, 30 Jun 2023 19:59:28 GMT caparsons [d464b79] * src/Concurrency/KeywordsNew.cpp (modified) added flattening so that the mutex statement now can accept tuples Fri, 30 Jun 2023 18:57:48 GMT caparsons [4bae7b4] * src/Virtual/VirtualDtor.cpp (modified) fixed bug where virtual dtor would not work if dtors or ctors of the ... Fri, 30 Jun 2023 17:48:33 GMT caparsons [599dc6a] * doc/bibliography/pl.bib (modified) * doc/user/Makefile (modified) * doc/user/user.tex (modified) * libcfa/src/containers/string_res.cfa (modified) * libcfa/src/fstream.cfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/gmp.hfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * libcfa/src/parseconfig.cfa (modified) * libcfa/src/strstream.cfa (modified) * libcfa/src/strstream.hfa (modified) * src/AST/LinkageSpec.cpp (modified) * src/AST/LinkageSpec.hpp (modified) * tests/PRNG.cfa (modified) * tests/designations.cfa (modified) * tests/io/.expect/io.txt (modified) * tests/io/io.cfa (modified) * tests/raii/dtor-early-exit.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 30 Jun 2023 17:48:25 GMT caparsons [c9019ce] * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/conclusion.tex (modified) added to conclusion, cleaned up and added some citations Fri, 30 Jun 2023 01:59:17 GMT Peter A. Buhr [48ee593] * src/AST/LinkageSpec.cpp (modified) * src/AST/LinkageSpec.hpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 30 Jun 2023 01:58:42 GMT Peter A. Buhr [795500c3] * doc/user/user.tex (modified) update documentation for stream input and output Fri, 30 Jun 2023 01:57:56 GMT Peter A. Buhr [af5cfad6] * doc/user/Makefile (modified) fix number of calls to latex Thu, 29 Jun 2023 20:37:49 GMT Andrew Beach [260dad7] * src/AST/LinkageSpec.cpp (modified) * src/AST/LinkageSpec.hpp (modified) Updated indentation in AST/LinckageSpec. Thu, 29 Jun 2023 16:14:58 GMT Peter A. Buhr [3d70ca9] * doc/bibliography/pl.bib (modified) add and update citations Thu, 29 Jun 2023 16:13:51 GMT Peter A. Buhr [6587f9d] * doc/user/user.tex (modified) update user manual from old separator manipulator names to new names Thu, 29 Jun 2023 16:12:35 GMT Peter A. Buhr [85a3806] * tests/designations.cfa (modified) change from printf to sout Thu, 29 Jun 2023 16:12:01 GMT Peter A. Buhr [7d25f44] * libcfa/src/containers/string_res.cfa (modified) * libcfa/src/gmp.hfa (modified) * libcfa/src/parseconfig.cfa (modified) * tests/PRNG.cfa (modified) * tests/io/.expect/io.txt (modified) * tests/io/io.cfa (modified) * tests/raii/dtor-early-exit.cfa (modified) update files from old separator manipulator names to new names Thu, 29 Jun 2023 16:07:50 GMT Peter A. Buhr [f5d9c37] * libcfa/src/fstream.cfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * libcfa/src/strstream.cfa (modified) * libcfa/src/strstream.hfa (modified) harmonize separator manipulators names with newline names: change ... Tue, 27 Jun 2023 20:52:38 GMT caparsons [70e47fec] * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) removed comment Tue, 27 Jun 2023 20:48:44 GMT caparsons [2dfdae3] * libcfa/src/concurrency/actor.hfa (modified) * src/Parser/parser.yy (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 27 Jun 2023 20:46:56 GMT caparsons [508671e] * libcfa/src/concurrency/actor.hfa (modified) added termination check for non-stealing actor system Tue, 27 Jun 2023 20:46:17 GMT caparsons [a1f0cb6] * libcfa/src/virtual_dtor.hfa (modified) added pragma once Tue, 27 Jun 2023 20:45:40 GMT caparsons [14e1053] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/balance.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusExecutorMem (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendDynamic (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendStatic (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_ALL.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_CFA.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_MEM.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_SEND.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeExecutorMem (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendDynamic (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendStatic (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_ALL.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_CFA.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_MEM.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_SEND.txt (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/genPlots (modified) * doc/theses/colby_parsons_MMAth/benchmarks/channels/data/nasus.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/data/pyke.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/genPlots (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/data/nasus.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/data/pyke.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/genPlots (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/order.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus_Order (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus_future.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke_Order (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke_future.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/genPlots (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/go/order/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/go/order/order.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/plotData.py (added) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/run (modified) * doc/theses/colby_parsons_MMAth/data/nasusExecutorMem (modified) * doc/theses/colby_parsons_MMAth/data/nasusSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/nasusSendStatic (modified) * doc/theses/colby_parsons_MMAth/data/nasus_Order (added) * doc/theses/colby_parsons_MMAth/data/pykeExecutorMem (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendStatic (modified) * doc/theses/colby_parsons_MMAth/data/pyke_Order (added) * doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-Multi.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-One.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusCFAExecutor.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusCFAMatrix.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusCFARepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusExecutor.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusMatrix.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasusRepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_8.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Channel_Contention.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Contend_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Contend_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Contend_8.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Future.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Spin_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Spin_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/nasus_Spin_8.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-Multi.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-One.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeCFAExecutor.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeCFAMatrix.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeCFARepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeExecutor.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeMatrix.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pykeRepeat.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_8.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Channel_Contention.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Contend_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Contend_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Contend_8.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Future.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Spin_2.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Spin_4.pgf (modified) * doc/theses/colby_parsons_MMAth/figures/pyke_Spin_8.pgf (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/text/conclusion.tex (added) * doc/theses/colby_parsons_MMAth/text/waituntil.tex (modified) first draft of full waituntil chapter and conclusion chapter. Lots of ... Tue, 27 Jun 2023 03:01:39 GMT Peter A. Buhr [b9c06b98] * libcfa/src/concurrency/actor.hfa (modified) formatting, change set_allocation to return previous value, add ... Tue, 27 Jun 2023 02:11:03 GMT Peter A. Buhr [c4497e3] * doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/future.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/sidechan.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/run (modified) * doc/theses/colby_parsons_MMAth/benchmarks/waituntil/ucpp/future.cc (modified) * libcfa/prelude/prelude-gen.cc (modified) * libcfa/src/concurrency/actor.hfa (modified) * src/AST/Decl.cpp (modified) * src/Validate/LinkReferenceToTypes.cpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 27 Jun 2023 02:09:12 GMT Peter A. Buhr [65ef0cd] * src/Parser/parser.yy (modified) fix comments Mon, 26 Jun 2023 15:04:37 GMT caparson [917e1fd] * doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py (modified) changed throughput in plotting script to be per second not per 10 seconds Mon, 26 Jun 2023 14:51:47 GMT caparson [48ec19a] * libcfa/prelude/prelude-gen.cc (modified) * libcfa/src/concurrency/actor.hfa (modified) * libcfa/src/parseargs.cfa (modified) * src/AST/Decl.cpp (modified) * src/InitTweak/GenInit.cc (modified) * src/ResolvExpr/ResolveTypeof.h (modified) * src/ResolvExpr/Unify.cc (modified) * src/Validate/GenericParameter.cpp (modified) * src/Validate/LinkReferenceToTypes.cpp (modified) * tests/.expect/polybits.txt (added) * tests/.expect/typedefRedef-ERR1.txt (modified) * tests/Makefile.am (modified) * tests/array-container/.expect/dimexpr-match-c-ERRS.arm64.txt (modified) * tests/array-container/.expect/dimexpr-match-c-ERRS.x64.txt (modified) * tests/array-container/.expect/dimexpr-match-c-ERRS.x86.txt (modified) * tests/array-container/.expect/dimexpr-match-c.txt (modified) * tests/array-container/.expect/dimexpr-match-cfa-ERRS.arm64.txt (modified) * tests/array-container/.expect/dimexpr-match-cfa-ERRS.x64.txt (modified) * tests/array-container/.expect/dimexpr-match-cfa-ERRS.x86.txt (modified) * tests/array-container/.expect/dimexpr-match-cfa.txt (modified) * tests/array-container/.expect/safety-summary.txt (added) * tests/array-container/.expect/symtab-collision.txt (added) * tests/array-container/dimexpr-match.hfa (modified) * tests/array-container/safety-summary.cfa (added) * tests/array-container/symtab-collision.cfa (added) * tests/exceptions/.expect/polymorphic.txt (modified) * tests/exceptions/cancel/coroutine.cfa (modified) * tests/exceptions/cancel/thread.cfa (modified) * tests/exceptions/conditional.cfa (modified) * tests/exceptions/data-except.cfa (modified) * tests/exceptions/defaults.cfa (modified) * tests/exceptions/except-io.hfa (modified) * tests/exceptions/finally.cfa (modified) * tests/exceptions/interact.cfa (modified) * tests/exceptions/polymorphic.cfa (modified) * tests/exceptions/resume.cfa (modified) * tests/exceptions/terminate.cfa (modified) * tests/exceptions/trash.cfa (modified) * tests/exceptions/virtual-cast.cfa (modified) * tests/exceptions/virtual-poly.cfa (modified) * tests/polybits.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 26 Jun 2023 14:20:11 GMT caparsons [1fbf481] * libcfa/src/concurrency/actor.hfa (modified) more actor changes and touchups Fri, 23 Jun 2023 15:24:07 GMT Andrew Beach [97b47ec] * libcfa/prelude/prelude-gen.cc (modified) * src/AST/Decl.cpp (modified) * src/Validate/LinkReferenceToTypes.cpp (modified) The 'sized' trait is now implemented on top of 'T *' declarations and ... Thu, 22 Jun 2023 11:59:55 GMT Peter A. Buhr [fe0b94f] * tests/exceptions/conditional.cfa (modified) * tests/exceptions/data-except.cfa (modified) fix include files