source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @985b624   14 months pabuhr remove gcc 4.9, 5, 6 from jenkins know compilers and change nightly … ADTast-experimental
(edit) @e6d8d11   14 months pabuhr update comment about locale problem with leaked storage ADTast-experimental
(edit) @04c78215   14 months pabuhr change waituntil expression from cast_expression to comma_expression ADTast-experimental
(edit) @699a97d   14 months ajbeach Added IndexIterator?, which absorbs some functionality of some … ADTast-experimental
(edit) @45e753c   14 months ajbeach Clean-up in DeclarationNode?.cc. Made all buildList loops the same. The … ADTast-experimental
(edit) @028e512   14 months ajbeach Cleaned up some DeclarationNode? code that had some extra code no … ADTast-experimental
(edit) @a5ea261   14 months ajbeach The test.py (through Makefile) handles --invariant passing it to the … ADTast-experimental
(edit) @81bd7e3   14 months ajbeach Adding explination to the memory leak in driver/cfa.cc. ADTast-experimental
(edit) @66b6f66   14 months ajbeach Cleaned up some indentation in DeclarationNode?.h. ADTast-experimental
(edit) @6349929   14 months pabuhr fix 32-bit build with new PRNG output ADTast-experimental
(edit) @c831073   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8a2f7f1   14 months pabuhr fix PRNG test to work correctly on ARM ADTast-experimental
(edit) @d859a30   14 months ajbeach Some SymbolTable? clean-up I did while trying a change I didn't go … ADTast-experimental
(edit) @fb4dc28   14 months ajbeach Moved new ast code out of one of the old files. The new file may have … ADTast-experimental
(edit) @1b8fc06c   14 months ajbeach Updated Iterate.hpp documentation. ADTast-experimental
(edit) @32d6fdc   14 months ajbeach Clean-up in the parser %union. ADTast-experimental
(edit) @52f9804   15 months ajbeach Update macros in main. DUMP is now a macro to save space/noise and the … ADTast-experimental
(edit) @eb8d791   15 months ajbeach CandidateFinder? fills in the CodeLocation? on a generated expression. … ADTast-experimental
(edit) @153d3440   15 months ajbeach Reorganize CandidateFinder? to lower indentation. I did not flatten the … ADTast-experimental
(edit) @94c98f0e   15 months ajbeach Added/cleaned some AST comments. ADTast-experimental
(edit) @b05beaa   15 months ajbeach Clean-up in CodeLocationTools?. ADTast-experimental
(edit) @5541a44e   15 months ajbeach Missed some uses of the new parser helpers. ADTast-experimental
(edit) @6611177   15 months ajbeach Clean-up in parser. ClauseNode? rework, plus internal adjustments to … ADTast-experimental
(edit) @9921573   15 months pabuhr update channel chapter intro ADTast-experimental
(edit) @e59a9fa   15 months pabuhr clean up .gitignore file ADTast-experimental
(edit) @8c3d1d5   15 months pabuhr add Kahn74 citation ADTast-experimental
(edit) @a1b41e3   15 months pabuhr add parsing test for waitfor statement ADTast-experimental
(edit) @6adeb5f   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @372b6d3   15 months pabuhr add -invariant/--invariant flag to enable invariant checking during … ADTast-experimental
(edit) @a085470   15 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @2b01f8e   15 months mlbrooks Adjust LL perf to use a random layout of nodes in memory ADTast-experimental
(edit) @ea2759b   15 months ajbeach Some clean-up in CurrentObject?, so that TupleIterator? is no longer … ADTast-experimental
(edit) @8472c6c   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @beabdf3   15 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @3d5fba21   15 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @16dff44   15 months pabuhr proofread chapter mutex_stmt ADTast-experimental
(edit) @7f164c3   15 months pabuhr replace latex package subcaption with subfig ADTast-experimental
(edit) @39b2403   15 months pabuhr add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java ADTast-experimental
(edit) @e9ed2a1   15 months mlbrooks Run LL perf with more stable compile flags and run context. ADTast-experimental
(edit) @485393c   15 months ajbeach Moved code out of the CurrentObject? header. ADTast-experimental
(edit) @fac05b3   15 months ajbeach Removed members from TupleType?. They were only used in one place, … ADTast-experimental
(edit) @c468150   15 months ajbeach Split up ParseNode?.h so that headers match implementation. May have a … ADTast-experimental
(edit) @835d6e8   15 months ajbeach ast::SuspendStmt::Type -> ::Kind, this fits the new convention where … ADTast-experimental
(edit) @3e94a23   15 months ajbeach More use of the new AST named boolean types. ADTast-experimental
(edit) @9bb8ee42   15 months mlbrooks Extend LL perf experiment to run on many dataset sizes. ADTast-experimental
(edit) @e02e13f   15 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @bb7422a   15 months ajbeach Translated parser to the new ast. This incuded a small fix in the … ADTast-experimental
(edit) @ff71057   15 months mlbrooks Apply volatile variable frequency reduction (of fa6ca1ac779b4) to … ADTast-experimental
(edit) @fdc042d   15 months mlbrooks Fix Makefile noise on LL perf rebuild. ADTast-experimental
(edit) @b0be909f   15 months mlbrooks Remove mistakenly committed diagnostic output from LL prf. ADTast-experimental
(edit) @1dfc3d0   15 months mlbrooks Tweak LL perf compilation--CLI to support a fixed-work mode that does … ADTast-experimental
(edit) @4541b09   15 months pabuhr small corrections ADTast-experimental
(edit) @9586d22   15 months pabuhr add access to LstNumberStyle?, make tt font smalled for lst string constants ADTast-experimental
(edit) @deeda09   15 months pabuhr proofread CFA-concurrency chapter ADTast-experimental
(edit) @11e3e97   15 months pabuhr formatting ADTast-experimental
(edit) @55fabac   15 months pabuhr change citation colour from green to blue ADTast-experimental
(edit) @59c05958   15 months pabuhr proofread CFA-introduction chapter ADTast-experimental
(edit) @9363b1b   15 months caparson removed code style and refactored to use cfa code style ADTast-experimental
(edit) @e8b1f23c   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @525a46a   15 months pabuhr formatting ADTast-experimental
(edit) @0e398ad   15 months pabuhr convert to CFAStyle in CFA_intro chapter ADTast-experimental
(edit) @9432499   15 months pabuhr turn on CFAStyle and make default language ADTast-experimental
(edit) @bf0c723   15 months pabuhr add style file to Makefile dependencies ADTast-experimental
(edit) @34b6a7b6   15 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @fa6ca1a   15 months mlbrooks LL perf: reduce frequency of using volatile variables. Significantly … ADTast-experimental
(edit) @90a3a89   15 months mlbrooks LL perf: Add comments for rerunning tests ADTast-experimental
(edit) @1689ecf   15 months caparson fixed citation issue ADTast-experimental
(edit) @9a5a2cd   15 months caparson Big cleanup pass. Updated style to get rid of almost all macros. … ADTast-experimental
(edit) @48fda7a   15 months caparson cleaned up cpp figure ADTast-experimental
(edit) @fb7cda9   15 months caparson removed uneeded make rules ADTast-experimental
(edit) @e41c4c6   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1e6cecb   15 months caparson fixed accidental duplicate label ADTast-experimental
(edit) @3c17a10   15 months caparson updated style to remove some 800-lb gorilla macros ADTast-experimental
(edit) @678c540   15 months pabuhr small commits before changing latex macros ADTast-experimental
(edit) @75bd041   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @3d08cea   15 months caparson Removed unneeded include. Should fix failing channels/churn test. ADTast-experimental
(edit) @f3ba69d   15 months mlbrooks LL perf: Upgrade the results' dataset to have more runs of longer … ADTast-experimental
(edit) @0b66ef9   15 months mlbrooks Add linked list performance experiment ADTast-experimental
(edit) @eb47a80   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @70056ed   15 months pabuhr clean up waituntil grammar ADTast-experimental
(edit) @6e83384   15 months caparson did more editing, finished first draft of mutex stmt and channel … ADTast-experimental
(edit) @c7f6786   15 months caparson added figures for mutex stmt and channels ADTast-experimental
(edit) @bd72c28   15 months caparson fixed build issue caused by globals ADTast-experimental
(edit) @9082d7e8   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d24b1985   15 months caparson updated plotting and run scripts for channel benchmarks ADTast-experimental
(edit) @e2f827f   15 months caparson added go counterpart to cfa benchmarks ADTast-experimental
(edit) @76a8400   15 months caparson added all cfa benchmarks, contend is the only one used in the thesis, … ADTast-experimental
(edit) @a45e21c   15 months caparson cleaned up channel, added safety/productivity features to channels. … ADTast-experimental
(edit) @efdd18c   15 months caparson updated actor header to use better name for stat toggling ADTast-experimental
(edit) @9319a23   15 months caparson added channel tests that use new termination feature ADTast-experimental
(edit) @ff443e5   15 months pabuhr forgot to add to last commit ADTast-experimental
(edit) @ac235a8   15 months pabuhr deprecated qualifiers/specifiers before TYPEDEF ADTast-experimental
(edit) @9fd9d015   15 months pabuhr formatting, add new waituntil grammar, rewrite waitfor grammar, … ADTast-experimental
(edit) @afdb74b   15 months ajbeach Looks like we missed one of the ast 'should be in every derived class' … ADTast-experimental
(edit) @9feb34b   15 months ajbeach Moved toString and toCString to a new header. Updated includes. … ADTast-experimental
(edit) @60380a1   15 months caparson trying to get Jenkins Promote to work with new credentials ADTast-experimental
(edit) @e10714a   15 months pabuhr update interpose code, and document 32-bit interpose bug in glibc ADTast-experimental
(edit) @4eebbcc   15 months caparson some mutex stmt benchmark cleanup ADTast-experimental
(edit) @2f6a9391   15 months caparson added first channel bench and copied over scripts that will need to be … ADTast-experimental
(edit) @5fd5de2   15 months caparson added WIP channels chapter ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.