source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3d70ca9   12 months pabuhr add and update citations
(edit) @6587f9d   12 months pabuhr update user manual from old separator manipulator names to new names
(edit) @85a3806   12 months pabuhr change from printf to sout
(edit) @7d25f44   12 months pabuhr update files from old separator manipulator names to new names
(edit) @f5d9c37   12 months pabuhr harmonize separator manipulators names with newline names: change from …
(edit) @70e47fec   12 months caparson removed comment
(edit) @2dfdae3   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508671e   12 months caparson added termination check for non-stealing actor system
(edit) @a1f0cb6   12 months caparson added pragma once
(edit) @14e1053   12 months caparson first draft of full waituntil chapter and conclusion chapter. Lots of …
(edit) @b9c06b98   12 months pabuhr formatting, change set_allocation to return previous value, add …
(edit) @c4497e3   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @65ef0cd   12 months pabuhr fix comments
(edit) @917e1fd   12 months caparson changed throughput in plotting script to be per second not per 10 seconds
(edit) @48ec19a   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1fbf481   12 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
(edit) @e39cfb9   12 months caparson various cleanups and improvements (shutdown flags, automatic processor …
(edit) @ca0c311   12 months caparson added ability to get number of processors constructed on a cluster …
(edit) @2c38b15   12 months ajbeach Moved the using statement in main out of view of the includes. Tried …
(edit) @dc136d7   12 months caparson cleaned up actor send/terminate sections
(edit) @6d18ddb   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Merged …
(edit) @60c3d87e   12 months caparson intermediate commit to pull actor changes
(edit) @df27752   12 months pabuhr update glossary
(edit) @739bd7b   12 months pabuhr more proofreading of actor chapter
(edit) @7c012e8   12 months pabuhr simplify computation for ceiling, add unsigned qualifiers on one_t …
(edit) @b87ef7be   12 months pabuhr update mathX.arm64 expected output
(edit) @97453ce   12 months pabuhr add length qualifiers on one_t constants in ceiling_div
(edit) @c8cbb41   12 months pabuhr update mathX.x86 expected output
(edit) @a983cbf   12 months pabuhr fix bug in gcc conditional expression by cloning omitted operand
(edit) @b38f6da   12 months pabuhr update conflicting type-specifier error-messages
(edit) @600478d   12 months pabuhr change ceiling function to work with negative values
(edit) @6527150   12 months pabuhr formatting
(edit) @c8f0199   12 months pabuhr add test case to device-driver input
(edit) @93c86ac   12 months pabuhr formatting and comments
(edit) @dc9dd94   12 months pabuhr formatting
(edit) @bbdf954   12 months pabuhr fix end-of-file bug when checking for I/O errors
(edit) @4f9d75d   12 months pabuhr formatting
(edit) @4dbdd1d   12 months pabuhr add comments for attomic pointer types
(edit) @727c39d5   12 months pabuhr add commented alternative option for ARM atomics
(edit) @0e0f25d5   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @77fd9fe2   12 months caparson refactored actor tests to use bar operator
(edit) @05956d21   12 months caparson refactored benchmarks to use actor bar operator
(edit) @086d6b8   12 months caparson changed actors to use bar operator
(edit) @b1e21da   12 months ajbeach Removed duplicate substution code in Autogen.
(edit) @64727bd   12 months ajbeach Did my best to reimplement all the improvements made to …
(edit) @b96b1c0   12 months ajbeach Reproduing changes from commit eb8d791. This fixes most of the errors …
(edit) @3a7aa94   12 months pabuhr harmonized help messages for --invariant and --no-invariant
(edit) @4c0acb0   12 months pabuhr add back --invariant with --no-invariant as both are needed for toggling
(edit) @da4a570   12 months caparson commented out some debugging code
(edit) @0d31434   12 months caparson changes test.py invariant flag to --no-invariant, with the default being on
(edit) @5dbb9f3   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d144c26   12 months caparson updated invariant flag to be default, can be toggled off with …
(edit) @e172f42   12 months caparson Merge branch 'ast-experimental'
(edit) @a0bd9a2   12 months ajbeach Lifted _Ostream_Flags out of _Ostream_Manip, so the bitfields do not …
(edit) @60f4919   12 months caparson fixed marker issue in data plotting scripts
(edit) @80fc78f   12 months caparson reformatted a bit of whitespace in mutex stmt chapter
(edit) @994030ce   12 months caparson added waituntil chapter figures
(edit) @f6fd22a4   12 months caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   12 months caparson added new actor test for plan-9 edge case
(edit) @1e940de0   12 months caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @7e4bd9b6   12 months caparson updated actor-related passes to fix some bugs
(edit) @5668740   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @32a4f3e   12 months caparson commit some thesis changes before pull to resolve merge
(edit) @8f557161   12 months mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
(edit) @576aadb   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @61a20af   12 months pabuhr change urlcolor to blue in hyperref
(edit) @f26a2f5   12 months pabuhr continue proofreading actor chapter
(edit) @4f6c628   12 months pabuhr add label for inheritance subsection
(edit) @1ba3959   12 months pabuhr change default horizontal comment position
(edit) @7365248   12 months pabuhr remove unicode hyphens
(edit) @9ab8a26   12 months pabuhr add glossary entry for gulp
(edit) @cec4f85   12 months pabuhr update figures changing worker to executor
(edit) @ebde95a   12 months pabuhr add lstlang.sty dependency to Makefile
(edit) @62d62db   12 months caparson Merge branch 'master' into ast-experimental ast-experimental
(edit) @24d6572   12 months f37yu Merge branch 'master' into ast-experimental ast-experimental
(edit) @38e266c   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   12 months caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @0658672   12 months ajbeach Improved hoisting. However, I had to change some code because of other … ast-experimental
(edit) @758c9ef   12 months pabuhr change font size of text in EHMHierarchy.fig ast-experimental
(edit) @37b2c2c   12 months pabuhr update lockfree stack with double-wide CAS ast-experimental
Note: See TracRevisionLog for help on using the revision log.