source:

Revision Log Mode:


Legend:

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