source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dbf5e18   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @847ab8f   2 years pabuhr first proofread of waituntil chapter up to Section 7.5
(edit) @bcc56c9   2 years pabuhr final proofread of actor chapter
(edit) @432e1de   2 years pabuhr capitalize titles in citations
(edit) @6da4cbbc   2 years pabuhr move uC++ beside CFA in table
(edit) @1f36fcd   2 years pabuhr update Ada citation from Ada12 to Ada16
(edit) @ac09751   2 years pabuhr reduce whitespace before backtick
(edit) @0d7fc00   2 years ajbeach This may fix the excessive 'struct _IO_FILE;' declarations. I still …
(edit) @c25f16b   2 years ajbeach Repeat "remove push/pop from KR_parameter_list and …
(edit) @402a1e7   2 years ajbeach Revert "remove push/pop from KR_parameter_list and …
(edit) @b7c53a9d   2 years ajbeach Added a new invariant check and the fixes required to make it pass. …
(edit) @4acf56d   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @09e400e   2 years pabuhr remove push/pop from KR_parameter_list and typedef_declaration
(edit) @a3c7bac   2 years caparson reworked part of actor perf section
(edit) @60a9164   2 years pabuhr update discussion about work stealing
(edit) @cc28153d   2 years pabuhr change href to url, add citations
(edit) @d6d2136   2 years caparson Made changes in response to Peter's comments
(edit) @e0069bd   2 years ajbeach Renaming of some SymbolTable functions because they are different and …
(edit) @1d9dc9c   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ed274fe   2 years pabuhr more proofreading of actor chapter
(edit) @68db00e   2 years pabuhr add labels to sections
(edit) @71a422a   2 years pabuhr add additional debug printing, remove push/pop associated with …
(edit) @fc95df3   2 years pabuhr add additional debug printing
(edit) @bdbb448   2 years caparson updated documentation related to waituntil changes
(edit) @c16cc99   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d829c6d   2 years caparson added test that consistently produced the waituntil channel close …
(edit) @bbecdd4   2 years caparson missed two files with previous commit
(edit) @b93bf85   2 years caparson fixed spurious channel close waituntil error case. Was caused by a …
(edit) @ffac259   2 years pabuhr hide numtimes
(edit) @4c8ce47   2 years caparson updated pingpong exception test to remove output race for repeatable …
(edit) @c54ca97   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a2eb21a   2 years pabuhr fix problems in pingpong_nonlocal
(edit) @39e6309   2 years caparson fixed undefined reference
(edit) @ea1bb94   2 years caparson actor perf cleanup following reordering
(edit) @614868b   2 years caparson first pass at cleaning up per chapter reorganization
(edit) @f80e0f1e   2 years pabuhr more proofreading of actor chapter
(edit) @0aa77e6   2 years caparson various actor changes and fixes
(edit) @04c31f4   2 years caparson some changes to the queue swap chapter
(edit) @c3f7dd9   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @713905fd   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e6e1a12   2 years pabuhr more proofreading of actor chapter
(edit) @9b0c1936   2 years pabuhr add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC
(edit) @2f26b841   2 years pabuhr add and update citations
(edit) @b29a1e8   2 years ajbeach Removed unused includes from a file. (Clean-up, plus it cuts down on …
(edit) @555c599   2 years caparson removed test since it now contains unsupportd behaviour
(edit) @ded018f   2 years caparson refactored to fix bug in channel_close test. As a consquence can no …
(edit) @5186775b   2 years pabuhr alternative version of fibonacci_nonlocal
(edit) @64e3ac7   2 years pabuhr harmonize name for fibonacci_nonlocal and pingpong_nonlocal
(edit) @bef2245   2 years caparson added basic tests for non-local exceptions
(edit) @2fe64ba   2 years caparson added support for non-local exceptions
(edit) @b4d2b3b   2 years ajbeach Some cases in linkReferencesToTypes: It always hits one or both of the …
(edit) @8f31be6   2 years ajbeach Fixed some warnings, deleted some commented out code.
(edit) @c8bf1b5   2 years ajbeach Removed a comment that referenced a long gone pass.
(edit) @a9e10e2   2 years caparson small update to end of work stealing section
(edit) @7c4416a   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f6afd84   2 years caparson merging together benchmark run files
(edit) @9235192c   2 years caparson added support for missed gulps benchmark
(edit) @7ce70e2   2 years caparson another pass over the work stealing section
(edit) @218685e   2 years pabuhr more proofreading of actor chapter
(edit) @3883609   2 years caparson minor actor stealing section changes
(edit) @1f39a28   2 years caparson reworked later part of actor stealing section
(edit) @3430ce8   2 years pabuhr change font style and size in figure
(edit) @4c2e561   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3397eed   2 years pabuhr more proofreading of actor chapter
(edit) @7f1be01   2 years ajbeach Combined some fixes from the variaus scoped containers. Reducing …
(edit) @b2ecd48   2 years ajbeach Changes related to invariant checking scoping, it is not ready by …
(edit) @0ec4eb0   2 years caparson read through up to start of actor chapter and made some small …
(edit) @930a800   2 years caparson added conclusion to makefile, removed duplicate bib entry and added …
(edit) @5e81a9c   2 years caparson polished waituntil and conclusion chapter
(edit) @adb67cf3   2 years caparson added steal diagram
(edit) @f519bd8   2 years caparson reworked actor steal section
(edit) @96ea77a   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @8909a2d   2 years pabuhr more proofreading of actor chapter
(edit) @70f97c8   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @00b046f   2 years caparson very slim race condition between a channel closing and a waituntil …
(edit) @a2f1ea8d   2 years caparson added test for fixed waituntil break case
(edit) @ed1a7ab8   2 years caparson fixed two bugs with breaks in waituntils, required reordering of …
(edit) @1ae3ac46   2 years pabuhr change text font-size in figures to match paper font-size
(edit) @5384793   2 years pabuhr use FIFO abbrev in channel chapter
(edit) @fb4b283   2 years pabuhr add LIFO and FIFO to glossary abbreviation
(edit) @729b794   2 years pabuhr force bibtex to run in Makefile and print more output
(edit) @c5e2a84   2 years pabuhr remove duplicate entries from local.bib in pl.bib
(edit) @6c7fe7b   2 years pabuhr change from printf to sout
(edit) @d7874052   2 years pabuhr print proper error for hiding enumerator names of an anonymous …
(edit) @bdf4cd9e   2 years caparson added test for mutex stmt tuples and changed actor test to use a …
(edit) @d464b79   2 years caparson added flattening so that the mutex statement now can accept tuples
(edit) @4bae7b4   2 years caparson fixed bug where virtual dtor would not work if dtors or ctors of the …
(edit) @599dc6a   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c9019ce   2 years caparson added to conclusion, cleaned up and added some citations
(edit) @48ee593   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @795500c3   2 years pabuhr update documentation for stream input and output
(edit) @af5cfad6   2 years pabuhr fix number of calls to latex
(edit) @260dad7   2 years ajbeach Updated indentation in AST/LinckageSpec.
(edit) @3d70ca9   2 years pabuhr add and update citations
(edit) @6587f9d   2 years pabuhr update user manual from old separator manipulator names to new names
(edit) @85a3806   2 years pabuhr change from printf to sout
(edit) @7d25f44   2 years pabuhr update files from old separator manipulator names to new names
(edit) @f5d9c37   2 years pabuhr harmonize separator manipulators names with newline names: change from …
(edit) @70e47fec   2 years caparson removed comment
(edit) @2dfdae3   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Note: See TracRevisionLog for help on using the revision log.