source: doc/theses/andrew_beach_MMath

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e56eabac   4 years pabuhr proofread implement chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @32b7f54   4 years pabuhr update figures to use LaTeX fonts ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @3a3f396   4 years pabuhr added more to conclusion ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @315e5e3   4 years pabuhr proofread conclusion chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @7620e5d   4 years pabuhr proofread future chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @262deda0   4 years pabuhr proofread performance chapter and add local bibliography entry ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @f79ee0d   4 years pabuhr update exception benchmarks ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @c9f9d4f   4 years pabuhr first proofread of performance chapter ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @93d0ed3   4 years pabuhr fix problem in virtual type examples and figure ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @bfd7b30   4 years pabuhr add virtual type examples and figure ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr 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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @6a8208cb   5 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   5 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   5 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   5 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) @de47a9d   5 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) @8483c39a   5 years pabuhr proofread chapter features ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7039ab9   5 years pabuhr add xfig figures ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @826ee62   5 years ajbeach Andrew MMath: Added notes about checked exceptions to future work. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @08e75215   5 years ajbeach Andrew MMath: Expanded a todo about open/closed types. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4260566   5 years ajbeach Andrew MMath: Clean-up of features.tex. Put more general EHM … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @67c6a47   5 years pabuhr proofread Andrew's thesis chapter existing.tex ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @830299f   5 years ajbeach Andrew MMath: Second draft of the implement chapter. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1830a86   5 years ajbeach Andrew MMath: Updated exception features chapter. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9af0fe2d   5 years ajbeach Got rid of the remaining \texorpdfstring commands. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @29c9b23   5 years ajbeach Andrew MMath: Supposed to be focused on features but it ended up … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1c1c180   5 years ajbeach Fixed line length and trailing whitespace on modified tex files. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7eb6eb5   5 years pabuhr complete first proofread of Andrew's thesis ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4f3a4d75   5 years pabuhr proofread chapter "unwind" ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7158202   5 years ajbeach Updated the gitignore for the thesis renaming. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4706098c   5 years pabuhr proofread chapter "features", and adjust formatting ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6c79bef   5 years pabuhr proofread chapter "existing" ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @12b4ab4   5 years ajbeach Andrew MMath: Added a bit on the implementation of rcursive resumption … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @79c14d6   5 years pabuhr fix naming from uw-thesis.tex to uw-ethesis.tex ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f28fdee   5 years pabuhr incorporate uw-thesis macros and CFA common macros ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @02b73ea   5 years ajbeach Andrew MMath: Added some features and cleaned up future.tex. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @26ca815   5 years ajbeach Andrew MMath: This took way longer than I wanted but, first draft of … 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.