source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cb6b8cb   4 years ajbeach Andrew MMath: Fixes in the conclusion and main body. Used Peter's … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @f42a6b8   4 years ajbeach Copied out and reverted changes to thesis. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @5438e41   4 years ajbeach Andrew MMath: Had some bad performance numbers, updated the … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @aa173d8   4 years pabuhr proofread features chapter of Andrew's thesis ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d89d150   4 years ajbeach Andrew MMath: Added conclution chapter to the thesis. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @0b67a19   4 years ajbeach Andrew MMath: First draft of the performance results. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1e567ab   4 years pabuhr fix error in proofreading ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fa7dbf1   4 years pabuhr proofread exisitng chapter of Andrew's thesis ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @417e8ea   4 years pabuhr proofread intro chapter of Andrew's thesis ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9a3a313   4 years ajbeach Made script executable. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e4da70b   4 years ajbeach Added another helper script for exception benchmarks and fixed up the … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @70df5f3   4 years m3zulfiq Added intro chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @866cad3   4 years ajbeach Changed how the cross exception benchmarks prevent optimization. … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @080471a   4 years m3zulfiq Added layout for performance chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @209dfe2   4 years ajbeach The exception benchmark can now also extract results from files. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9698690   4 years ajbeach Andrew MMath: A bit more work on the performance chapter before I … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6acd020   4 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @3d7d407   4 years m3zulfiq Added the CFA alloc interface ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @54651005   4 years ajbeach Added asm statements to the exception benchmarks to prevent unwanted … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1f8dbfe   4 years m3zulfiq Added the new routines in C and CFA allocator interface ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fcaa1e4   4 years ajbeach Andrew MMath: Updated the introduction/background section. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d2278e9   4 years ajbeach Some resumption benchmarks were actually testing termination. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e19fadd   4 years ajbeach Fixed an error in exception benchmarks. C++ conditional catch was reversed. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @63e3ed8   4 years ajbeach Added Python versions of the exception benchmarks. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6f27b67   4 years ajbeach Could not get rmit.py working with the exception benchmark, but I got … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @605673f   4 years ajbeach Added a way to call the exception benchmark script so it is compatable … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a953c2e3   4 years m3zulfiq Added allocator design objectives ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @47e413b   4 years ajbeach Cforall exception benchmarks now use a more high resolution clock. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @11d4fa5   4 years ajbeach Updated the Java exception benchmarks to provide some warm-up. Does … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @acb38ce9   4 years ajbeach Added helper script for exception benchmarks. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8ee4475   4 years ajbeach Conditional matching benchmarks renamed based on type of catch used … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @11ad42f   4 years ajbeach Added a second argument to conditional catch benchmarks. Should the … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ee23a8d   4 years ajbeach Added duration information (in nanoseconds) to EHM benchmarks. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ea593a3   4 years ajbeach First draft of all the exception benchmarks. There is an issue with … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d02e547   4 years ajbeach Andrew MMath: Improvements to implement figures. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @2b910f9   4 years m3zulfiq started chapter allocator ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @929d925   4 years ajbeach Merge branch 'andrew-mmath' into branch 'master', the last 3 reviews … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @33e1c91   4 years ajbeach Andrew MMath: Some feedback for additions to implement went to … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5a4f1a8   4 years ajbeach Andrew MMath: Folded in feedback into the implement chapter. (6/6 … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @26da2a0   4 years pabuhr convert changes to latex and adjust macros slightly to build ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @32318de   4 years m3zulfiq added benchmark descriptions ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @029cbc0   4 years ajbeach Andrew MMath: Performance feedback is a bit stranger as the content is … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @edebbf7   4 years ajbeach Andrew MMath: Folded in Peter's feedback on future. (4/6 files done.) ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6071efc   4 years ajbeach Andrew MMath: Update the first three chapters using Colby's comments. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @27c9767   4 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @cb5c392   4 years m3zulfiq Added micro benchmark suite description ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b51e389c   4 years ajbeach Revert "proofread Andrew's implement, performance and future … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @2f19e03   4 years ajbeach Merge branch 'master' into andrew-mmath, collecting updates. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4aba055   4 years ajbeach Andrew MMath: Folded in features feedback and redid the reraise … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b6749fd   4 years pabuhr proofread Andrew's implement, performance and future chapters ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1bb633b   4 years m3zulfiq added benchmarks -> performance matrices of memeory allocator -> speed ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @471ff17   4 years ajbeach Andrew MMath: Addressed most of the changes in intro and worked on the … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @0c1f3a6   4 years m3zulfiq added benchmarks -> performance matrices of memeory allocator -> … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @382edbe   4 years ajbeach Andrew MMath: Folded in changes to existing. (1/3 from this review) ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @21f2e92   4 years ajbeach Revert "proofread Andrew's thesis chapters", changes saved locally. … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @dac16a0   4 years ajbeach Andrew MMath: Added the beginnings of performance chapter. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4ed7946e   4 years pabuhr proofread Andrew's thesis chapters ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @553f8abe   4 years ajbeach Andrew MMath: Responding to Peter's suggestions on the introduction. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e46ea00   4 years pabuhr augment introduction chapter with places for extension ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b405039   4 years pabuhr add figure for call/return and exceptional control-flow ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @829405b   4 years pabuhr revert change from \usepackage{common} to \input{common} ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @03c0e44   4 years ajbeach Andrew MMath: Rewrote the existing features/references piece. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @887fc79   4 years ajbeach Andrew MMath: Handled some too long lines caused by code snipits. … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9b0bb79   4 years ajbeach Andrew MMath: Converted all the ASCII diagrams to xfig diagrams. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f1bce515   4 years Thierry Delisle Commit current version ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8d66610   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @c21f5a9   4 years ajbeach Andrew MMath: Work on figures and linkonce. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d286e94d   4 years pabuhr comment on Mubeen's thesis writing-points ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fc1347d0   4 years ajbeach Merge branch 'andrew-mmath' into 'master', implement chapter updates. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @299b8b28   4 years ajbeach Combined all the \code* commands and removed glossaries-extra's … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @58d471f   4 years m3zulfiq Added writing points for each chapter of Mubeen's thesis. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9d7e5cb   4 years ajbeach Andrew MMath: First draft of the latest round of fixes to implement … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @0c4df43   4 years ajbeach Revert "proofread implementation chapter", I've copied out the … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1716e1c   4 years ajbeach Merge branch 'master' into andrew-mmath, implementation updates. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8cd34e9   4 years ajbeach Andrew MMath: Added command signatures in cfalab.sty. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @c0c940a   4 years pabuhr fix conflicit ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @692f0c8   4 years pabuhr proofread implementation chapter ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @403f287   4 years pabuhr add package enumitem to adjust spacing ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ec1c674   4 years pabuhr raise minus sign in typewriter font to middle of line ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fadfabf   4 years ajbeach Replaced todonotes with the lighter weight todo package. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e8a7ca2   4 years ajbeach Andrew MMath: I'm going in circles with the introduction so here is … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a049412   4 years ajbeach Andrew MMath: Cleaned out some cruft from cfalab.sty, simplifying the … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a6c45c6   4 years ajbeach Andrew MMath: Went over the features chapter again. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5407cdc   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @c1136c56   4 years ajbeach Andrew MMath: \CFAStyle now uses an actual listings style. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @edc6ea2   4 years ajbeach Andrew MMath: LaTeX clean-up. Went through existing to make some of … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @df24d37   4 years ajbeach Andrew MMath: Switch from common.tex to cfalab.sty. Still work to do … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @59f3f61   4 years ajbeach Merge branch 'andrew-mmath' into 'master', collecting my responses to … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6a8208cb   4 years ajbeach Andrew MMath: Changed driver: pdflatex to latex. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f17fb7d   4 years ajbeach Cleaned up the PrintVersion code in the thesis template. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @72f246d   4 years ajbeach Cleaned-up stale files from Peter's readdition of the templates. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f6106a6   4 years ajbeach Updated features to incorperate Peter's feedback. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @780a614   4 years Thierry Delisle Added comparison of the mpsc queue to the protoptype. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @634a5c2   4 years Thierry Delisle New changes to the prototype with Andrew's comments ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @de47a9d   4 years ajbeach Reverted Peter's changes after making local copies. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7f5683e   4 years Thierry Delisle Several prototype fixes for arm ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a1b9bc3   4 years Thierry Delisle Many small changes to prototype code ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @56c8b86   4 years Thierry Delisle Added clean version of cforall (Rather than one buried in a mess of macros) ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7530049d   4 years Thierry Delisle Minor cleanup ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8483c39a   4 years pabuhr proofread chapter features ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.