source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @374cdb66   11 months pabuhr use memset to initialize struct io_uring_sqe to zero in routine zero_sqe
(edit) @c1b6bc6   11 months pabuhr first proofread of conclusion chapter
(edit) @1ae3f185   11 months pabuhr more proofreading of waituntil chapter
(edit) @d4c1d1f   11 months pabuhr more proofreading of chapter waituntil
(edit) @47b7142   11 months caparson reworked 7.5.3 of thesis
(edit) @c03c1ac   11 months pabuhr more proofreading waituntil chapter
(edit) @0e8f4c6   11 months caparson refactored test to now use remove() in waituntil
(edit) @7a2c6b18   11 months caparson did some cleanup in locks.hfa and fixed seg fault bug in channel …
(edit) @a09552d   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5e6fb07   11 months caparson added label to section to reference later
(edit) @d3b8752   11 months ajbeach Added min/max for 3+ argument cases.
(edit) @5a7789f   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @21a700e   11 months caparson test change to fix broken build. Working on fix to underlying issue …
(edit) @8a1d62b6   11 months ajbeach Reorganize ?\? operator to shorten it a bit and move lines of code …
(edit) @49caf644   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c635047   11 months pabuhr more convertion to new void-creation stream macros
(edit) @da6db1a2   11 months caparson added test with new waituntil remove() syntax
(edit) @db94b5d   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c44705c   11 months caparson fixed remove ambiguity issue
(edit) @5454d77   11 months pabuhr update types to use new void-creation stream macros
(edit) @94d2544   11 months pabuhr formatting, create macros OSTYPE_VOID, OSTYPE_VOID_IMPL. ISTYPE_VOID, …
(edit) @8b84973   11 months caparson updated waituntil benchmarks to use new channel arrow syntax
(edit) @daf4c89   11 months caparson updated channel chapter to reflect new syntax
(edit) @ca22a7c   11 months caparson removed ambiguous waituntil remove support
(edit) @cb344f7   11 months caparson refactored tests to use new syntax for channel ops
(edit) @a1467c1   11 months caparson added support for remove and insert calls in waituntils
(edit) @d5926ae   11 months caparson modified waituntil tests to test new features
(edit) @e0396d9   11 months caparson added discussion of channel shorthand operators
(edit) @5adb277   11 months caparson changed test back to using new operators
(edit) @bf55f32   11 months caparson added support for general channel operators
(edit) @1d66a91   11 months caparson added support for general channel operators and cleaned up some cruft
(edit) @66ac416   11 months caparson revert channel test change
(edit) @f3c02ea   11 months caparson reverted addition of channel operators since it broke the waituntil …
(edit) @9cb2742   11 months caparson refactored some waituntil code gen to be more concise
(edit) @c2c1717   11 months caparson cleaned up a waituntil test and changed a channel test to use go-style …
(edit) @a0b59ed   11 months caparson added support for go style channel operators
(edit) @494a7e5   11 months caparson more 7.5 improvements. Tried to improve chapter flow
(edit) @7ed01be   11 months caparson smoothed over 7.5 intro
(edit) @dbf5e18   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @847ab8f   11 months pabuhr first proofread of waituntil chapter up to Section 7.5
(edit) @bcc56c9   11 months pabuhr final proofread of actor chapter
(edit) @432e1de   11 months pabuhr capitalize titles in citations
(edit) @6da4cbbc   11 months pabuhr move uC++ beside CFA in table
(edit) @1f36fcd   11 months pabuhr update Ada citation from Ada12 to Ada16
(edit) @ac09751   11 months pabuhr reduce whitespace before backtick
(edit) @0d7fc00   12 months ajbeach This may fix the excessive 'struct _IO_FILE;' declarations. I still …
(edit) @c25f16b   12 months ajbeach Repeat "remove push/pop from KR_parameter_list and …
(edit) @402a1e7   12 months ajbeach Revert "remove push/pop from KR_parameter_list and …
(edit) @b7c53a9d   12 months ajbeach Added a new invariant check and the fixes required to make it pass. …
(edit) @4acf56d   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @09e400e   12 months pabuhr remove push/pop from KR_parameter_list and typedef_declaration
(edit) @a3c7bac   12 months caparson reworked part of actor perf section
(edit) @60a9164   12 months pabuhr update discussion about work stealing
(edit) @cc28153d   12 months pabuhr change href to url, add citations
(edit) @d6d2136   12 months caparson Made changes in response to Peter's comments
(edit) @e0069bd   12 months ajbeach Renaming of some SymbolTable? functions because they are different and …
(edit) @1d9dc9c   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ed274fe   12 months pabuhr more proofreading of actor chapter
(edit) @68db00e   12 months pabuhr add labels to sections
(edit) @71a422a   12 months pabuhr add additional debug printing, remove push/pop associated with …
(edit) @fc95df3   12 months pabuhr add additional debug printing
(edit) @bdbb448   12 months caparson updated documentation related to waituntil changes
(edit) @c16cc99   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d829c6d   12 months caparson added test that consistently produced the waituntil channel close …
(edit) @bbecdd4   12 months caparson missed two files with previous commit
(edit) @b93bf85   12 months caparson fixed spurious channel close waituntil error case. Was caused by a …
(edit) @ffac259   12 months pabuhr hide numtimes
(edit) @4c8ce47   12 months caparson updated pingpong exception test to remove output race for repeatable …
(edit) @c54ca97   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a2eb21a   12 months pabuhr fix problems in pingpong_nonlocal
(edit) @39e6309   12 months caparson fixed undefined reference
(edit) @ea1bb94   12 months caparson actor perf cleanup following reordering
(edit) @614868b   12 months caparson first pass at cleaning up per chapter reorganization
(edit) @f80e0f1e   12 months pabuhr more proofreading of actor chapter
(edit) @0aa77e6   12 months caparson various actor changes and fixes
(edit) @04c31f4   12 months caparson some changes to the queue swap chapter
(edit) @c3f7dd9   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @713905fd   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e6e1a12   12 months pabuhr more proofreading of actor chapter
(edit) @9b0c1936   12 months pabuhr add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC
(edit) @2f26b841   12 months pabuhr add and update citations
(edit) @b29a1e8   12 months ajbeach Removed unused includes from a file. (Clean-up, plus it cuts down on …
(edit) @555c599   12 months caparson removed test since it now contains unsupportd behaviour
(edit) @ded018f   12 months caparson refactored to fix bug in channel_close test. As a consquence can no …
(edit) @5186775   12 months pabuhr alternative version of fibonacci_nonlocal
(edit) @64e3ac7   12 months pabuhr harmonize name for fibonacci_nonlocal and pingpong_nonlocal
(edit) @bef2245   12 months caparson added basic tests for non-local exceptions
(edit) @2fe64ba   12 months caparson added support for non-local exceptions
(edit) @b4d2b3b   12 months ajbeach Some cases in linkReferencesToTypes: It always hits one or both of the …
(edit) @8f31be6   12 months ajbeach Fixed some warnings, deleted some commented out code.
(edit) @c8bf1b5   12 months ajbeach Removed a comment that referenced a long gone pass.
(edit) @a9e10e2   12 months caparson small update to end of work stealing section
(edit) @7c4416a   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f6afd84   12 months caparson merging together benchmark run files
(edit) @9235192c   12 months caparson added support for missed gulps benchmark
(edit) @7ce70e2   12 months caparson another pass over the work stealing section
(edit) @218685e   12 months pabuhr more proofreading of actor chapter
(edit) @3883609   12 months caparson minor actor stealing section changes
(edit) @1f39a28   12 months caparson reworked later part of actor stealing section
(edit) @3430ce8   12 months pabuhr change font style and size in figure
Note: See TracRevisionLog for help on using the revision log.