source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @da6db1a2   14 months caparson added test with new waituntil remove() syntax
(edit) @db94b5d   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c44705c   14 months caparson fixed remove ambiguity issue
(edit) @5454d77   14 months pabuhr update types to use new void-creation stream macros
(edit) @94d2544   14 months pabuhr formatting, create macros OSTYPE_VOID, OSTYPE_VOID_IMPL. ISTYPE_VOID, …
(edit) @8b84973   14 months caparson updated waituntil benchmarks to use new channel arrow syntax
(edit) @daf4c89   14 months caparson updated channel chapter to reflect new syntax
(edit) @ca22a7c   14 months caparson removed ambiguous waituntil remove support
(edit) @cb344f7   14 months caparson refactored tests to use new syntax for channel ops
(edit) @a1467c1   14 months caparson added support for remove and insert calls in waituntils
(edit) @d5926ae   14 months caparson modified waituntil tests to test new features
(edit) @e0396d9   14 months caparson added discussion of channel shorthand operators
(edit) @5adb277   14 months caparson changed test back to using new operators
(edit) @bf55f32   14 months caparson added support for general channel operators
(edit) @1d66a91   14 months caparson added support for general channel operators and cleaned up some cruft
(edit) @66ac416   14 months caparson revert channel test change
(edit) @f3c02ea   14 months caparson reverted addition of channel operators since it broke the waituntil …
(edit) @9cb2742   14 months caparson refactored some waituntil code gen to be more concise
(edit) @c2c1717   14 months caparson cleaned up a waituntil test and changed a channel test to use go-style …
(edit) @a0b59ed   14 months caparson added support for go style channel operators
(edit) @494a7e5   14 months caparson more 7.5 improvements. Tried to improve chapter flow
(edit) @7ed01be   14 months caparson smoothed over 7.5 intro
(edit) @dbf5e18   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @847ab8f   14 months pabuhr first proofread of waituntil chapter up to Section 7.5
(edit) @bcc56c9   14 months pabuhr final proofread of actor chapter
(edit) @432e1de   14 months pabuhr capitalize titles in citations
(edit) @6da4cbbc   14 months pabuhr move uC++ beside CFA in table
(edit) @1f36fcd   14 months pabuhr update Ada citation from Ada12 to Ada16
(edit) @ac09751   14 months pabuhr reduce whitespace before backtick
(edit) @0d7fc00   14 months ajbeach This may fix the excessive 'struct _IO_FILE;' declarations. I still …
(edit) @c25f16b   14 months ajbeach Repeat "remove push/pop from KR_parameter_list and …
(edit) @402a1e7   14 months ajbeach Revert "remove push/pop from KR_parameter_list and …
(edit) @b7c53a9d   14 months ajbeach Added a new invariant check and the fixes required to make it pass. …
(edit) @4acf56d   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @09e400e   14 months pabuhr remove push/pop from KR_parameter_list and typedef_declaration
(edit) @a3c7bac   14 months caparson reworked part of actor perf section
(edit) @60a9164   14 months pabuhr update discussion about work stealing
(edit) @cc28153d   14 months pabuhr change href to url, add citations
(edit) @d6d2136   14 months caparson Made changes in response to Peter's comments
(edit) @e0069bd   14 months ajbeach Renaming of some SymbolTable? functions because they are different and …
(edit) @1d9dc9c   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ed274fe   14 months pabuhr more proofreading of actor chapter
(edit) @68db00e   14 months pabuhr add labels to sections
(edit) @71a422a   14 months pabuhr add additional debug printing, remove push/pop associated with …
(edit) @fc95df3   14 months pabuhr add additional debug printing
(edit) @bdbb448   14 months caparson updated documentation related to waituntil changes
(edit) @c16cc99   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d829c6d   14 months caparson added test that consistently produced the waituntil channel close …
(edit) @bbecdd4   14 months caparson missed two files with previous commit
(edit) @b93bf85   14 months caparson fixed spurious channel close waituntil error case. Was caused by a …
(edit) @ffac259   14 months pabuhr hide numtimes
(edit) @4c8ce47   14 months caparson updated pingpong exception test to remove output race for repeatable …
(edit) @c54ca97   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a2eb21a   14 months pabuhr fix problems in pingpong_nonlocal
(edit) @39e6309   14 months caparson fixed undefined reference
(edit) @ea1bb94   14 months caparson actor perf cleanup following reordering
(edit) @614868b   14 months caparson first pass at cleaning up per chapter reorganization
(edit) @f80e0f1e   14 months pabuhr more proofreading of actor chapter
(edit) @0aa77e6   14 months caparson various actor changes and fixes
(edit) @04c31f4   14 months caparson some changes to the queue swap chapter
(edit) @c3f7dd9   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @713905fd   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e6e1a12   14 months pabuhr more proofreading of actor chapter
(edit) @9b0c1936   14 months pabuhr add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC
(edit) @2f26b841   14 months pabuhr add and update citations
(edit) @b29a1e8   15 months ajbeach Removed unused includes from a file. (Clean-up, plus it cuts down on …
(edit) @555c599   15 months caparson removed test since it now contains unsupportd behaviour
(edit) @ded018f   15 months caparson refactored to fix bug in channel_close test. As a consquence can no …
(edit) @5186775   15 months pabuhr alternative version of fibonacci_nonlocal
(edit) @64e3ac7   15 months pabuhr harmonize name for fibonacci_nonlocal and pingpong_nonlocal
(edit) @bef2245   15 months caparson added basic tests for non-local exceptions
(edit) @2fe64ba   15 months caparson added support for non-local exceptions
(edit) @b4d2b3b   15 months ajbeach Some cases in linkReferencesToTypes: It always hits one or both of the …
(edit) @8f31be6   15 months ajbeach Fixed some warnings, deleted some commented out code.
(edit) @c8bf1b5   15 months ajbeach Removed a comment that referenced a long gone pass.
(edit) @a9e10e2   15 months caparson small update to end of work stealing section
(edit) @7c4416a   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f6afd84   15 months caparson merging together benchmark run files
(edit) @9235192c   15 months caparson added support for missed gulps benchmark
(edit) @7ce70e2   15 months caparson another pass over the work stealing section
(edit) @218685e   15 months pabuhr more proofreading of actor chapter
(edit) @3883609   15 months caparson minor actor stealing section changes
(edit) @1f39a28   15 months caparson reworked later part of actor stealing section
(edit) @3430ce8   15 months pabuhr change font style and size in figure
(edit) @4c2e561   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3397eed   15 months pabuhr more proofreading of actor chapter
(edit) @7f1be01   15 months ajbeach Combined some fixes from the variaus scoped containers. Reducing …
(edit) @b2ecd48   15 months ajbeach Changes related to invariant checking scoping, it is not ready by …
(edit) @0ec4eb0   15 months caparson read through up to start of actor chapter and made some small …
(edit) @930a800   15 months caparson added conclusion to makefile, removed duplicate bib entry and added …
(edit) @5e81a9c   15 months caparson polished waituntil and conclusion chapter
(edit) @adb67cf3   15 months caparson added steal diagram
(edit) @f519bd8   15 months caparson reworked actor steal section
(edit) @96ea77a   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @8909a2d   15 months pabuhr more proofreading of actor chapter
(edit) @70f97c8   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @00b046f   15 months caparson very slim race condition between a channel closing and a waituntil …
(edit) @a2f1ea8d   15 months caparson added test for fixed waituntil break case
(edit) @ed1a7ab8   15 months caparson fixed two bugs with breaks in waituntils, required reordering of …
(edit) @1ae3ac46   15 months pabuhr change text font-size in figures to match paper font-size
Note: See TracRevisionLog for help on using the revision log.