source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3d5fba21   21 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @16dff44   21 months pabuhr proofread chapter mutex_stmt ADTast-experimental
(edit) @7f164c3   21 months pabuhr replace latex package subcaption with subfig ADTast-experimental
(edit) @39b2403   21 months pabuhr add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java ADTast-experimental
(edit) @c468150   21 months ajbeach Split up ParseNode?.h so that headers match implementation. May have a … ADTast-experimental
(edit) @835d6e8   21 months ajbeach ast::SuspendStmt::Type -> ::Kind, this fits the new convention where … ADTast-experimental
(edit) @3e94a23   21 months ajbeach More use of the new AST named boolean types. ADTast-experimental
(edit) @9bb8ee42   21 months mlbrooks Extend LL perf experiment to run on many dataset sizes. ADTast-experimental
(edit) @e02e13f   21 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @bb7422a   21 months ajbeach Translated parser to the new ast. This incuded a small fix in the … ADTast-experimental
(edit) @ff71057   21 months mlbrooks Apply volatile variable frequency reduction (of fa6ca1ac779b4) to … ADTast-experimental
(edit) @fdc042d   21 months mlbrooks Fix Makefile noise on LL perf rebuild. ADTast-experimental
(edit) @b0be909f   21 months mlbrooks Remove mistakenly committed diagnostic output from LL prf. ADTast-experimental
(edit) @1dfc3d0   21 months mlbrooks Tweak LL perf compilation--CLI to support a fixed-work mode that does … ADTast-experimental
(edit) @4541b09   21 months pabuhr small corrections ADTast-experimental
(edit) @9586d22   21 months pabuhr add access to LstNumberStyle?, make tt font smalled for lst string constants ADTast-experimental
(edit) @deeda09   21 months pabuhr proofread CFA-concurrency chapter ADTast-experimental
(edit) @11e3e97   21 months pabuhr formatting ADTast-experimental
(edit) @55fabac   21 months pabuhr change citation colour from green to blue ADTast-experimental
(edit) @59c05958   21 months pabuhr proofread CFA-introduction chapter ADTast-experimental
(edit) @9363b1b   21 months caparson removed code style and refactored to use cfa code style ADTast-experimental
(edit) @e8b1f23c   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @525a46a   21 months pabuhr formatting ADTast-experimental
(edit) @0e398ad   21 months pabuhr convert to CFAStyle in CFA_intro chapter ADTast-experimental
(edit) @9432499   21 months pabuhr turn on CFAStyle and make default language ADTast-experimental
(edit) @bf0c723   21 months pabuhr add style file to Makefile dependencies ADTast-experimental
(edit) @34b6a7b6   21 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @fa6ca1a   21 months mlbrooks LL perf: reduce frequency of using volatile variables. Significantly … ADTast-experimental
(edit) @90a3a89   21 months mlbrooks LL perf: Add comments for rerunning tests ADTast-experimental
(edit) @1689ecf   21 months caparson fixed citation issue ADTast-experimental
(edit) @9a5a2cd   21 months caparson Big cleanup pass. Updated style to get rid of almost all macros. … ADTast-experimental
(edit) @48fda7a   21 months caparson cleaned up cpp figure ADTast-experimental
(edit) @fb7cda9   21 months caparson removed uneeded make rules ADTast-experimental
(edit) @e41c4c6   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1e6cecb   21 months caparson fixed accidental duplicate label ADTast-experimental
(edit) @3c17a10   21 months caparson updated style to remove some 800-lb gorilla macros ADTast-experimental
(edit) @678c540   21 months pabuhr small commits before changing latex macros ADTast-experimental
(edit) @75bd041   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @3d08cea   21 months caparson Removed unneeded include. Should fix failing channels/churn test. ADTast-experimental
(edit) @f3ba69d   21 months mlbrooks LL perf: Upgrade the results' dataset to have more runs of longer … ADTast-experimental
(edit) @0b66ef9   21 months mlbrooks Add linked list performance experiment ADTast-experimental
(edit) @eb47a80   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @70056ed   21 months pabuhr clean up waituntil grammar ADTast-experimental
(edit) @6e83384   21 months caparson did more editing, finished first draft of mutex stmt and channel … ADTast-experimental
(edit) @c7f6786   21 months caparson added figures for mutex stmt and channels ADTast-experimental
(edit) @bd72c28   21 months caparson fixed build issue caused by globals ADTast-experimental
(edit) @9082d7e8   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d24b1985   21 months caparson updated plotting and run scripts for channel benchmarks ADTast-experimental
(edit) @e2f827f   21 months caparson added go counterpart to cfa benchmarks ADTast-experimental
(edit) @76a8400   21 months caparson added all cfa benchmarks, contend is the only one used in the thesis, … ADTast-experimental
(edit) @a45e21c   21 months caparson cleaned up channel, added safety/productivity features to channels. … ADTast-experimental
(edit) @efdd18c   21 months caparson updated actor header to use better name for stat toggling ADTast-experimental
(edit) @9319a23   21 months caparson added channel tests that use new termination feature ADTast-experimental
(edit) @ff443e5   21 months pabuhr forgot to add to last commit ADTast-experimental
(edit) @ac235a8   21 months pabuhr deprecated qualifiers/specifiers before TYPEDEF ADTast-experimental
(edit) @9fd9d015   21 months pabuhr formatting, add new waituntil grammar, rewrite waitfor grammar, … ADTast-experimental
(edit) @afdb74b   21 months ajbeach Looks like we missed one of the ast 'should be in every derived class' … ADTast-experimental
(edit) @9feb34b   21 months ajbeach Moved toString and toCString to a new header. Updated includes. … ADTast-experimental
(edit) @60380a1   21 months caparson trying to get Jenkins Promote to work with new credentials ADTast-experimental
(edit) @e10714a   21 months pabuhr update interpose code, and document 32-bit interpose bug in glibc ADTast-experimental
(edit) @4eebbcc   21 months caparson some mutex stmt benchmark cleanup ADTast-experimental
(edit) @2f6a9391   21 months caparson added first channel bench and copied over scripts that will need to be … ADTast-experimental
(edit) @5fd5de2   21 months caparson added WIP channels chapter ADTast-experimental
(edit) @512d937c   21 months caparson various edits and cleanup and added mutexstmt chapter ADTast-experimental
(edit) @75d874a   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0e16a2d   21 months caparson added two other channel variations to channel file ADTast-experimental
(edit) @1633e04   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d30e3eb   21 months caparson cleaned up exp_backoff lock and rewrote parts of channels to improve … ADTast-experimental
(edit) @056bee8   21 months ajbeach Added printing of with clauses to the printing of both new and old ast … ADTast-experimental
(edit) @c94b1f0   21 months ajbeach Removed unused (debug only?) code. If you want to change how … ADTast-experimental
(edit) @d800676   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1afd9ccb   21 months pabuhr update call.cfa.in with generic casts for io-uring field types ADTast-experimental
(edit) @18ea270   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d63aeba   21 months pabuhr print unimplemented error for forall in typedef ADTast-experimental
(edit) @de934c7   21 months caparson minor changes to channel test harness ADTast-experimental
(edit) @1d245ea   21 months caparson added padding to channel to prevent false sharing that was occurring ADTast-experimental
(edit) @5d9c4bb   21 months pabuhr proofread Mike's list chapter ADTast-experimental
(edit) @1f771fc   21 months mganesan Removed list initialization and simple assignment expression rules for … ADTast-experimental
(edit) @1205b3e   21 months pabuhr update 32-bit tests after change to PRNG ADTast-experimental
(edit) @90fb672   21 months pabuhr use splitmix32/64 to prime set seed for all PRNG ADTast-experimental
(edit) @12b006c   21 months caparson small comment cleanup ADTast-experimental
(edit) @09965e5   21 months caparson added splitmix64 since wyhash has 128 bit dependency and xoshiro doesnt ADTast-experimental
(edit) @814a4da   21 months caparson updated expect files for prng based tests ADTast-experimental
(edit) @c3ed603   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @a6bb5fc   21 months caparson fixed merge conflict ADTast-experimental
(edit) @4c6ba5a   21 months caparson refactored to use generators for seeding state, added splitmix32 for … ADTast-experimental
(edit) @e62802f   21 months pabuhr add missing comma for citation field ADTast-experimental
(edit) @c2dfa56a   21 months pabuhr remove SKULLDUGGERY dealing with CFA typedef numbering problem ADTast-experimental
(edit) @eac318a   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @cd477ca   21 months caparson renamed baseline bench and added separate cluster to cfa benchmark to … ADTast-experimental
(edit) @5f648fb3   21 months caparson updated runscript and shared header for rand bench ADTast-experimental
(edit) @0da7181   21 months caparson added randomized lock ordering bench for mutexstmt ADTast-experimental
(edit) @60e14fc   21 months ajbeach Fixed some whitespace. ADTast-experimental
(edit) @9a9ca36   21 months caparson a little bit of mutex stmt header cleanup ADTast-experimental
(edit) @ce04120   21 months caparson made generated finally routine inline to allow for better optimization ADTast-experimental
(edit) @0faacb8   21 months caparson various additions to thesis, finished first draft of actor chapter … ADTast-experimental
(edit) @119e6c8   21 months caparson updated mutex stmt run script and header for cpp variant ADTast-experimental
(edit) @5ff9b23   21 months caparson moved existing diagrams to diagram dir ADTast-experimental
(edit) @bb9b8f0   21 months caparson added plotting script for mutexstmt benchmarks ADTast-experimental
(edit) @6bc70a38   21 months caparson added baseline mutex stmt and scoped lock benchmarks ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.