source: doc/theses/colby_parsons_MMAth

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ab2b352   2 years caparson updated channel and mutex stmt figures ADT ast-experimental
(edit) @ca8c91ce   2 years pabuhr small changes to channel chapter ADT ast-experimental
(edit) @7358f65   2 years pabuhr remove version count of thesis builds ADT ast-experimental
(edit) @e9fffb1   2 years pabuhr start proofreading of channel chapter ADT ast-experimental
(edit) @e0e2f02   2 years pabuhr small updates ADT ast-experimental
(edit) @21d1c9c   2 years pabuhr small updates ADT ast-experimental
(edit) @c459f99   2 years pabuhr formatting, small updates ADT ast-experimental
(edit) @d1c51b1   2 years pabuhr small updates ADT ast-experimental
(edit) @6c7227b   2 years pabuhr formatting, small updates ADT ast-experimental
(edit) @302a16c   2 years pabuhr formatting, add intro chapter to tex dependencies ADT ast-experimental
(edit) @085f67a   2 years pabuhr remove unsed cfa-format.tex file ADT ast-experimental
(edit) @6e1e2d0   2 years caparson resolved merge conflicts ADT ast-experimental
(edit) @9921573   2 years pabuhr update channel chapter intro ADT ast-experimental
(edit) @e59a9fa   2 years pabuhr clean up .gitignore file ADT ast-experimental
(edit) @beabdf3   2 years pabuhr formatting, replace latex package subcaption with subfig ADT ast-experimental
(edit) @3d5fba21   2 years pabuhr formatting, replace latex package subcaption with subfig ADT ast-experimental
(edit) @16dff44   2 years pabuhr proofread chapter mutex_stmt ADT ast-experimental
(edit) @7f164c3   2 years pabuhr replace latex package subcaption with subfig ADT ast-experimental
(edit) @39b2403   2 years pabuhr add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java ADT ast-experimental
(edit) @4541b09   2 years pabuhr small corrections ADT ast-experimental
(edit) @deeda09   2 years pabuhr proofread CFA-concurrency chapter ADT ast-experimental
(edit) @11e3e97   2 years pabuhr formatting ADT ast-experimental
(edit) @55fabac   2 years pabuhr change citation colour from green to blue ADT ast-experimental
(edit) @59c05958   2 years pabuhr proofread CFA-introduction chapter ADT ast-experimental
(edit) @9363b1b   2 years caparson removed code style and refactored to use cfa code style ADT ast-experimental
(edit) @525a46a   2 years pabuhr formatting ADT ast-experimental
(edit) @0e398ad   2 years pabuhr convert to CFAStyle in CFA_intro chapter ADT ast-experimental
(edit) @9432499   2 years pabuhr turn on CFAStyle and make default language ADT ast-experimental
(edit) @bf0c723   2 years pabuhr add style file to Makefile dependencies ADT ast-experimental
(edit) @1689ecf   2 years caparson fixed citation issue ADT ast-experimental
(edit) @9a5a2cd   2 years caparson Big cleanup pass. Updated style to get rid of almost all macros. … ADT ast-experimental
(edit) @48fda7a   2 years caparson cleaned up cpp figure ADT ast-experimental
(edit) @fb7cda9   2 years caparson removed uneeded make rules ADT ast-experimental
(edit) @e41c4c6   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @1e6cecb   2 years caparson fixed accidental duplicate label ADT ast-experimental
(edit) @3c17a10   2 years caparson updated style to remove some 800-lb gorilla macros ADT ast-experimental
(edit) @678c540   2 years pabuhr small commits before changing latex macros ADT ast-experimental
(edit) @6e83384   2 years caparson did more editing, finished first draft of mutex stmt and channel … ADT ast-experimental
(edit) @c7f6786   2 years caparson added figures for mutex stmt and channels ADT ast-experimental
(edit) @d24b1985   2 years caparson updated plotting and run scripts for channel benchmarks ADT ast-experimental
(edit) @e2f827f   2 years caparson added go counterpart to cfa benchmarks ADT ast-experimental
(edit) @76a8400   2 years caparson added all cfa benchmarks, contend is the only one used in the thesis, … ADT ast-experimental
(edit) @4eebbcc   2 years caparson some mutex stmt benchmark cleanup ADT ast-experimental
(edit) @2f6a9391   2 years caparson added first channel bench and copied over scripts that will need to be … ADT ast-experimental
(edit) @5fd5de2   2 years caparson added WIP channels chapter ADT ast-experimental
(edit) @512d937c   2 years caparson various edits and cleanup and added mutexstmt chapter ADT ast-experimental
(edit) @cd477ca   2 years caparson renamed baseline bench and added separate cluster to cfa benchmark to … ADT ast-experimental
(edit) @5f648fb3   2 years caparson updated runscript and shared header for rand bench ADT ast-experimental
(edit) @0da7181   2 years caparson added randomized lock ordering bench for mutexstmt ADT ast-experimental
(edit) @0faacb8   2 years caparson various additions to thesis, finished first draft of actor chapter … ADT ast-experimental
(edit) @119e6c8   2 years caparson updated mutex stmt run script and header for cpp variant ADT ast-experimental
(edit) @5ff9b23   2 years caparson moved existing diagrams to diagram dir ADT ast-experimental
(edit) @bb9b8f0   2 years caparson added plotting script for mutexstmt benchmarks ADT ast-experimental
(edit) @6bc70a38   2 years caparson added baseline mutex stmt and scoped lock benchmarks ADT ast-experimental
(edit) @d8e164c4   2 years caparson cleaned up data files ADT ast-experimental
(edit) @7205265   2 years caparson committing current actor figures, will overwrite as benchmarks are … ADT ast-experimental
(edit) @109e8b7   2 years caparson added actor performance graph plotting script ADT ast-experimental
(edit) @ac26347   2 years caparson added diagram subdir for thesis ADT ast-experimental
(edit) @6e6989c   3 years caparson added mutex stmt benchmarking ADT ast-experimental
(edit) @dbae916   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @5217569   3 years caparson added better x tick marks in plotting script ADT ast-experimental
(edit) @c74372f   3 years caparson added plotting script support for memory footprint bench ADT ast-experimental
(edit) @7044535   3 years caparson added data files for memory footprint benchmark ADT ast-experimental
(edit) @1d93ba7   3 years caparson changed default number of sends for CAF sendstatic ADT ast-experimental
(edit) @dd16dd5   3 years caparson added data files needed to generate plots/tables ADT ast-experimental
(edit) @625f3e2   3 years caparson added latex compatible output format ADT ast-experimental
(edit) @50d2513   3 years caparson added data files for tables in thesis ADT ast-experimental
(edit) @ab81e3b   3 years caparson updated run script and plotting script ADT ast-experimental
(edit) @b86d14c0   3 years caparson added caf benchmarks ADT ast-experimental
(edit) @4066bd2   3 years caparson added timing header and cleaned up benchmarks ADT ast-experimental
(edit) @cec2551   3 years caparson added cfa benchmarks ADT ast-experimental
(edit) @5adf4f4   3 years caparson added caf/uC++/proto benchmarks ADT ast-experimental
(edit) @601bd9e   3 years caparson added figures, code examples and more to thesis stuff. wrote many more … ADT ast-experimental
(edit) @1180175   3 years caparson rest of partial commit to move WIP thesis to plg ADT ast-experimental
(add) @46ab782   3 years caparson partial commit to move theses framework to plg ADT ast-experimental
Note: See TracRevisionLog for help on using the revision log.