source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3830c84   16 months caparson cleaned up actor pass and added virtual destructor pass ADTast-experimental
(edit) @2ceb2bf   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @681d8f2   16 months caparson After many red herrings I think the race between checking a message … ADTast-experimental
(edit) @52be2664   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @7044535   16 months caparson added data files for memory footprint benchmark ADTast-experimental
(edit) @0f275f7   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d40555e   16 months caparson fixed matrix.cfa test error by reworking globals to avoid spurious … ADTast-experimental
(edit) @1d93ba7   16 months caparson changed default number of sends for CAF sendstatic ADTast-experimental
(edit) @dd16dd5   16 months caparson added data files needed to generate plots/tables ADTast-experimental
(edit) @625f3e2   16 months caparson added latex compatible output format ADTast-experimental
(edit) @50d2513   16 months caparson added data files for tables in thesis ADTast-experimental
(edit) @9155026   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e23169b   16 months caparson some actor cleanup/optimizations ADTast-experimental
(edit) @ab81e3b   16 months caparson updated run script and plotting script ADTast-experimental
(edit) @b86d14c   16 months caparson added caf benchmarks ADTast-experimental
(edit) @4066bd2   16 months caparson added timing header and cleaned up benchmarks ADTast-experimental
(edit) @cec2551   16 months caparson added cfa benchmarks ADTast-experimental
(edit) @5adf4f4   16 months caparson added caf/uC++/proto benchmarks ADTast-experimental
(edit) @99fb52c   16 months caparson fixed failing dynamic.cfa test ADTast-experimental
(edit) @f23d34db   16 months caparson changed some stat collection for actors and attempted to fix … ADTast-experimental
(edit) @e54b4e9   16 months caparson missed this in prev commit ADTast-experimental
(edit) @4933f18   16 months caparson added test case to types test and refactored to remove redundant ctor calls ADTast-experimental
(edit) @858350a   16 months caparson added poison pill messages and made test for them ADTast-experimental
(edit) @2856044a   16 months caparson fixed div by zero bug in actor stats, cleaned up includes, changed to … ADTast-experimental
(edit) @046ba23   16 months caparson small comment cleanup ADTast-experimental
(edit) @809e058   16 months caparson changed actor tests to reflect syntax change and some small changes … ADTast-experimental
(edit) @231e1ae   16 months caparson changed actor send from | operator to << operator to avoid conflict … ADTast-experimental
(edit) @13f066d   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1e38178   16 months caparson added some safety/productivity features and some stats ADTast-experimental
(edit) @a8667ab   16 months pabuhr expunge all rseq code from runtime ADTast-experimental
(edit) @397c4392   16 months ajbeach Explicity initialized the fields of ResolveCopyCtors?. This may account … ADTast-experimental
(edit) @1f951abd   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8bb46d2   16 months pabuhr fix errors on interpose code for libc and libpthread ADTast-experimental
(edit) @8603c10   16 months pabuhr move assert(env) to appropriate location ADTast-experimental
(edit) @997324c   16 months mlbrooks Repair bad commit ad2424. Put back ix0 definition that was removed … ADTast-experimental
(edit) @ad24245   16 months mlbrooks Add comments about arpk internals. ADTast-experimental
(edit) @601bd9e   16 months caparson added figures, code examples and more to thesis stuff. wrote many more … ADTast-experimental
(edit) @d964c39   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @ce44c5f   16 months caparson Thought of new channel implementation while working on the prevention … ADTast-experimental
(edit) @2d028003   16 months pabuhr restructure #include files because issues with attribute … ADTast-experimental
(edit) @3d937e2   16 months pabuhr remove warnings for incorrect usage of SuperfluousElse? and … ADTast-experimental
(edit) @be00a2d   16 months pabuhr change BadQualifiersZeroOne? warning from dubious print of specified … ADTast-experimental
(edit) @bf20567   16 months pabuhr generate error for empty mutex argument list ADTast-experimental
(edit) @b1ad41f   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @dd3576b   16 months pabuhr update from old to new trait syntax using forall ADTast-experimental
(edit) @44196deb   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @f9519d4   16 months pabuhr update expected test output for arm64 ADTast-experimental
(edit) @2e77837   16 months pabuhr update expected test output for 32-bit ADTast-experimental
(edit) @ae267366   16 months pabuhr fix merge conflict ADTast-experimental
(edit) @f2a1cd2   16 months pabuhr temporary exclusion of include files causing build failure ADTast-experimental
(edit) @1a73dbb   16 months pabuhr parser rejects useless type qualifier in empty declaration, and extern … ADTast-experimental
(edit) @dc3c9b1   16 months pabuhr formatting ADTast-experimental
(edit) @78e2fca   16 months pabuhr copy typedef name to SUE name for anonymous SUE ADTast-experimental
(edit) @43f29f6   16 months pabuhr formatting ADTast-experimental
(edit) @421703e   16 months pabuhr update expected test output after declaring anonymous structs static ADTast-experimental
(edit) @aca0d2f   16 months pabuhr make anonymous struct declaration static ADTast-experimental
(edit) @257a8f5   16 months ajbeach Made some of the AST/Print helpers public. ADTast-experimental
(edit) @640b3df   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1180175   16 months caparson rest of partial commit to move WIP thesis to plg ADTast-experimental
(edit) @46ab782   16 months caparson partial commit to move theses framework to plg ADTast-experimental
(edit) @9a533ba   16 months ajbeach Remove the unused DeclarationNode::Attr_t type and support. ADTast-experimental
(edit) @40747247   16 months pabuhr comment out ifaddrs.h in #include file test because it is breaking the … ADTast-experimental
(edit) @2d37a788   16 months pabuhr print enumeration type-name in print member ADTast-experimental
(edit) @9a380e1a   16 months pabuhr formatting ADTast-experimental
(edit) @44a0ca2   16 months pabuhr formatting ADTast-experimental
(edit) @e4f13fe   16 months pabuhr formatting ADTast-experimental
(edit) @0bcd707   16 months pabuhr make CV qualifiers on empty SUE declaration an error, gcc only has a … ADTast-experimental
(edit) @f883ef1   16 months pabuhr formatting ADTast-experimental
(edit) @c910709   16 months pabuhr remove use of _GNU_SOURCE and RTLD_NEXT to provide alternate means for … ADTast-experimental
(edit) @3494ca9   16 months pabuhr formatting ADTast-experimental
(edit) @ed52dd5   16 months pabuhr remove comment about _GNU_SOURCE ADTast-experimental
(edit) @56bb2e1   16 months pabuhr clean up #include files ADTast-experimental
(edit) @8f06277   17 months ajbeach Some clean-up in Common/utility.h. Deleted some unused declarations … ADTast-experimental
(edit) @14f6a3cb   17 months pabuhr fix build problem ADTast-experimental
(edit) @692c1cc   17 months pabuhr update printing attributes, clean up anon flag setting, move attribute … ADTast-experimental
(edit) @f8729be   17 months pabuhr remove unnecessary #define for _XOPEN_SOURCE 600 ADTast-experimental
(edit) @fb907d3   17 months pabuhr add explicit cast of with function exp10 ADTast-experimental
(edit) @fbdfcd8   17 months pabuhr isolate error variable declaration ADTast-experimental
(edit) @f5f2768   17 months pabuhr make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and … ADTast-experimental
(edit) @1c80f20   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4b60b28   17 months ajbeach Moved parser utility from common utility file to the parserutility file. ADTast-experimental
(edit) @26e6d88   17 months ajbeach Updated indentation in Pass.proto.hpp. ADTast-experimental
(edit) @cad9edb   17 months ajbeach Split the forward include namespace from the declaration namespace in … ADTast-experimental
(edit) @f2f595d7   17 months ajbeach RunParser? now uses AST for its interface everywhere. (Works because … ADTast-experimental
(edit) @abcb393   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d3bffdb   17 months ajbeach Added some notes to porting.md. ADTast-experimental
(edit) @4d35bc6   17 months pabuhr remove explicit declaration of accept4 function ADTast-experimental
(edit) @531c3d5   17 months pabuhr add include bits/debug.hfa for verify function ADTast-experimental
(edit) @1b7b604   17 months pabuhr formatting ADTast-experimental
(edit) @07e3652   17 months pabuhr formatting, minor expression restructuring ADTast-experimental
(edit) @f7c41d4   17 months pabuhr formatting ADTast-experimental
(edit) @f6bceeb   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @641be0a   17 months pabuhr add Actor and work-stealing citations, change inproceedings booktitle … ADTast-experimental
(edit) @c97b448   17 months ajbeach Added some box pass utilities that I believe are working and I don't … ADTast-experimental
(edit) @f26421f   17 months mganesan Removed CompilerError? and UnimplementedError? ADTast-experimental
(edit) @966b4c6   17 months pabuhr update Csharp macro, remove pslatex package and replace with helvet, … ADTast-experimental
(edit) @747a7c1   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @5e3f1e1   17 months ajbeach Cleaning old box pass for easier translation. Added guards to cut down … ADTast-experimental
(edit) @4616622   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @2d028039   17 months caparson added support for copy based envelopes ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.