source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4c8ce47   11 months caparson updated pingpong exception test to remove output race for repeatable …
(edit) @c54ca97   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a2eb21a   11 months pabuhr fix problems in pingpong_nonlocal
(edit) @39e6309   11 months caparson fixed undefined reference
(edit) @ea1bb94   11 months caparson actor perf cleanup following reordering
(edit) @614868b   11 months caparson first pass at cleaning up per chapter reorganization
(edit) @f80e0f1e   11 months pabuhr more proofreading of actor chapter
(edit) @0aa77e6   11 months caparson various actor changes and fixes
(edit) @04c31f4   11 months caparson some changes to the queue swap chapter
(edit) @c3f7dd9   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @713905fd   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e6e1a12   11 months pabuhr more proofreading of actor chapter
(edit) @9b0c1936   11 months pabuhr add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC
(edit) @2f26b841   11 months pabuhr add and update citations
(edit) @b29a1e8   11 months ajbeach Removed unused includes from a file. (Clean-up, plus it cuts down on …
(edit) @555c599   11 months caparson removed test since it now contains unsupportd behaviour
(edit) @ded018f   11 months caparson refactored to fix bug in channel_close test. As a consquence can no …
(edit) @5186775   11 months pabuhr alternative version of fibonacci_nonlocal
(edit) @64e3ac7   11 months pabuhr harmonize name for fibonacci_nonlocal and pingpong_nonlocal
(edit) @bef2245   11 months caparson added basic tests for non-local exceptions
(edit) @2fe64ba   11 months caparson added support for non-local exceptions
(edit) @b4d2b3b   11 months ajbeach Some cases in linkReferencesToTypes: It always hits one or both of the …
(edit) @8f31be6   11 months ajbeach Fixed some warnings, deleted some commented out code.
(edit) @c8bf1b5   11 months ajbeach Removed a comment that referenced a long gone pass.
(edit) @a9e10e2   11 months caparson small update to end of work stealing section
(edit) @7c4416a   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f6afd84   11 months caparson merging together benchmark run files
(edit) @9235192c   11 months caparson added support for missed gulps benchmark
(edit) @7ce70e2   11 months caparson another pass over the work stealing section
(edit) @218685e   11 months pabuhr more proofreading of actor chapter
(edit) @3883609   11 months caparson minor actor stealing section changes
(edit) @1f39a28   11 months caparson reworked later part of actor stealing section
(edit) @3430ce8   11 months pabuhr change font style and size in figure
(edit) @4c2e561   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3397eed   11 months pabuhr more proofreading of actor chapter
(edit) @7f1be01   11 months ajbeach Combined some fixes from the variaus scoped containers. Reducing …
(edit) @b2ecd48   11 months ajbeach Changes related to invariant checking scoping, it is not ready by …
(edit) @0ec4eb0   11 months caparson read through up to start of actor chapter and made some small …
(edit) @930a800   11 months caparson added conclusion to makefile, removed duplicate bib entry and added …
(edit) @5e81a9c   11 months caparson polished waituntil and conclusion chapter
(edit) @adb67cf3   11 months caparson added steal diagram
(edit) @f519bd8   11 months caparson reworked actor steal section
(edit) @96ea77a   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @8909a2d   11 months pabuhr more proofreading of actor chapter
(edit) @70f97c8   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @00b046f   11 months caparson very slim race condition between a channel closing and a waituntil …
(edit) @a2f1ea8d   11 months caparson added test for fixed waituntil break case
(edit) @ed1a7ab8   11 months caparson fixed two bugs with breaks in waituntils, required reordering of …
(edit) @1ae3ac46   11 months pabuhr change text font-size in figures to match paper font-size
(edit) @5384793   11 months pabuhr use FIFO abbrev in channel chapter
(edit) @fb4b283   11 months pabuhr add LIFO and FIFO to glossary abbreviation
(edit) @729b794   11 months pabuhr force bibtex to run in Makefile and print more output
(edit) @c5e2a84   11 months pabuhr remove duplicate entries from local.bib in pl.bib
(edit) @6c7fe7b   11 months pabuhr change from printf to sout
(edit) @d7874052   11 months pabuhr print proper error for hiding enumerator names of an anonymous …
(edit) @bdf4cd9   11 months caparson added test for mutex stmt tuples and changed actor test to use a …
(edit) @d464b79   11 months caparson added flattening so that the mutex statement now can accept tuples
(edit) @4bae7b4   11 months caparson fixed bug where virtual dtor would not work if dtors or ctors of the …
(edit) @599dc6a   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c9019ce   11 months caparson added to conclusion, cleaned up and added some citations
(edit) @48ee593   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @795500c3   11 months pabuhr update documentation for stream input and output
(edit) @af5cfad6   11 months pabuhr fix number of calls to latex
(edit) @260dad7   11 months ajbeach Updated indentation in AST/LinckageSpec.
(edit) @3d70ca9   11 months pabuhr add and update citations
(edit) @6587f9d   11 months pabuhr update user manual from old separator manipulator names to new names
(edit) @85a3806   11 months pabuhr change from printf to sout
(edit) @7d25f44   11 months pabuhr update files from old separator manipulator names to new names
(edit) @f5d9c37   11 months pabuhr harmonize separator manipulators names with newline names: change from …
(edit) @70e47fec   11 months caparson removed comment
(edit) @2dfdae3   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508671e   11 months caparson added termination check for non-stealing actor system
(edit) @a1f0cb6   11 months caparson added pragma once
(edit) @14e1053   11 months caparson first draft of full waituntil chapter and conclusion chapter. Lots of …
(edit) @b9c06b98   11 months pabuhr formatting, change set_allocation to return previous value, add …
(edit) @c4497e3   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @65ef0cd   11 months pabuhr fix comments
(edit) @917e1fd   11 months caparson changed throughput in plotting script to be per second not per 10 seconds
(edit) @48ec19a   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1fbf481   11 months caparson more actor changes and touchups
(edit) @97b47ec   12 months ajbeach The 'sized' trait is now implemented on top of 'T *' declarations and …
(edit) @fe0b94f   12 months pabuhr fix include files
(edit) @6065281f   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3bf9d10   12 months pabuhr change printf to sout
(edit) @f02f546   12 months mlbrooks Implement new rules for array dimension expression matching. Core …
(edit) @2de175ce   12 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @132e4c1   12 months ajbeach Some clean-up in LinkReferenceToTypes?.cpp.
(edit) @da0edec   12 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @9c4330d5   12 months mlbrooks Add Makefile entries to include new test-support files in Promote …
(edit) @caf06aa   12 months ajbeach Added the check for bitfields in sized polymorphic types. It was …
(edit) @70d8e2f2   12 months caparson added extra poll point to check for termination in actor system
(edit) @adc73a5   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d10e391   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b065dbb   12 months caparson refactored actors to not need base pointers in envelopes
(edit) @1e538fb   12 months caparson added a comment
(edit) @2fd4cea   12 months ajbeach In a sentence, invariants is correct.
(edit) @0f4ac10   12 months mlbrooks Add tests demonstrating CFA's treatment of C arrays, compared with …
(edit) @b7b3e41   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @33d4bc8   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0388a99   12 months caparson updated a test to use the actor automatic executor config
Note: See TracRevisionLog for help on using the revision log.