source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5546f50b   6 months pabuhr more switch to tabs
(edit) @b64d0f4   6 months pabuhr second attempt changing program-input style
(edit) @266732e   6 months pabuhr switch to tabs, first attempt changing program-input style
(edit) @e72fc60   6 months mlbrooks Fix thesis demo program build isssue: handle substring API switch to …
(edit) @9262fe9   6 months pabuhr more proofreading for enumeration related-work
(edit) @1d5e5601   6 months pabuhr more proofreading on the enumeration related-work section
(edit) @924534e   6 months pabuhr more proofreading on the enumeration related-work section
(edit) @022bce0   6 months pabuhr more proofreading on enumeration thesis
(edit) @7bb516f   7 months pabuhr more proofreading on enumeration thesis
(edit) @38f5006   7 months pabuhr update related work for Ada and Golang
(edit) @f9da761   7 months pabuhr change text to use macros \eg amd \ie
(edit) @f936e23   7 months pabuhr add more text to related-work chapter
(edit) @acde87a   7 months pabuhr remove unnecessary latex macros
(edit) @956299b   7 months pabuhr copy enum proposal to enum thesis
(edit) @19a2890   9 months pabuhr small proofreading changes
(edit) @96b0e49   9 months pabuhr add papers directory and start populating it
(edit) @f277ab6c   9 months pabuhr comment back in lstinputlisting files after missing files pushed
(edit) @7972603   9 months mlbrooks Missing files from last thesis push
(edit) @ed79428   9 months pabuhr comment out missing lstinputlisting files, fix missing @'s for …
(edit) @cd79053   9 months pabuhr comment out assert( s1_mid == fc ) bug
(edit) @77d46c7   9 months pabuhr change containers/list.hfa to collections/list.hfa in thesis test files
(edit) @40ab446   9 months mlbrooks Recent thesis writing
(edit) @dab9fb93   9 months mlbrooks Accept Peter's proofreading and adjustment of examples to current syntax
(edit) @6bd9f9e   11 months j82liang Rename and move the file to proposal
(edit) @bab2917   11 months j82liang Update the introduction
(edit) @85034ed   11 months j82liang Initial commit
(edit) @c0035fc   12 months caparson Added references when incorporating Trevor's comments
(edit) @9509d67a   12 months caparson Incorporated changes in response to Trevor's comments.
(edit) @3ee8853   12 months caparson made some small formatting changes
(edit) @0f8b1a7   12 months caparson merged in Peter's edits with a few small changes
(edit) @79b05224   12 months pabuhr proofread chapters CFA_concurrency, intro, and conclusion
(edit) @1f10959   12 months caparson expanded upon intro and conclusion
(edit) @aae9c17   12 months caparson edited thesis to incorporate Gregors comments
(edit) @18ebc28   13 months pabuhr create MMath thesis macros for Jiada
(edit) @082510e   13 months pabuhr create a glossary example
(edit) @3fdf2b7   13 months pabuhr add files Makefile and .gitignore
(edit) @028c2c6   13 months pabuhr fix line break in conclusion
(edit) @a867622   13 months pabuhr fix figure 7.12 placement
(edit) @d54ede6   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d5f5eb7   13 months pabuhr fussed with Figure 7.3
(edit) @2cb15b0   13 months caparson fixed bad page break and made figure location better
(edit) @210c737   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @afb3d68   13 months pabuhr final proofread of waituntil chapter
(edit) @2e7a299   13 months pabuhr change code listing to figure
(edit) @9171456b   13 months pabuhr fix bad line break
(edit) @56eb7f8   13 months pabuhr fix number of examples
(edit) @5d8cc96   13 months pabuhr move figure
(edit) @b3ac8ce3   13 months pabuhr fix month in citation
(edit) @d987881   13 months pabuhr update empty thesis directory for Fangren
(edit) @c68f6e6   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2e94f3e7   13 months pabuhr add empty thesis directory for Fangren
(edit) @000d68f   13 months caparson various small changes across entire thesis
(edit) @d3c3261   13 months caparson fleshed out conclusion
(edit) @f496046   13 months caparson incorporated actor and waituntil comments
(edit) @a59e338   14 months pabuhr small wording changes
(edit) @c1b6bc6   14 months pabuhr first proofread of conclusion chapter
(edit) @1ae3f185   14 months pabuhr more proofreading of waituntil chapter
(edit) @d4c1d1f   14 months pabuhr more proofreading of chapter waituntil
(edit) @47b7142   14 months caparson reworked 7.5.3 of thesis
(edit) @c03c1ac   14 months pabuhr more proofreading waituntil chapter
(edit) @5e6fb07   14 months caparson added label to section to reference later
(edit) @8b84973   14 months caparson updated waituntil benchmarks to use new channel arrow syntax
(edit) @daf4c89   14 months caparson updated channel chapter to reflect new syntax
(edit) @e0396d9   14 months caparson added discussion of channel shorthand operators
(edit) @494a7e5   14 months caparson more 7.5 improvements. Tried to improve chapter flow
(edit) @7ed01be   14 months caparson smoothed over 7.5 intro
(edit) @847ab8f   14 months pabuhr first proofread of waituntil chapter up to Section 7.5
(edit) @bcc56c9   14 months pabuhr final proofread of actor chapter
(edit) @432e1de   14 months pabuhr capitalize titles in citations
(edit) @6da4cbbc   14 months pabuhr move uC++ beside CFA in table
(edit) @a3c7bac   14 months caparson reworked part of actor perf section
(edit) @60a9164   14 months pabuhr update discussion about work stealing
(edit) @cc28153d   14 months pabuhr change href to url, add citations
(edit) @d6d2136   14 months caparson Made changes in response to Peter's comments
(edit) @ed274fe   14 months pabuhr more proofreading of actor chapter
(edit) @68db00e   14 months pabuhr add labels to sections
(edit) @bdbb448   14 months caparson updated documentation related to waituntil changes
(edit) @39e6309   14 months caparson fixed undefined reference
(edit) @ea1bb94   14 months caparson actor perf cleanup following reordering
(edit) @614868b   14 months caparson first pass at cleaning up per chapter reorganization
(edit) @f80e0f1e   14 months pabuhr more proofreading of actor chapter
(edit) @0aa77e6   14 months caparson various actor changes and fixes
(edit) @04c31f4   14 months caparson some changes to the queue swap chapter
(edit) @e6e1a12   14 months pabuhr more proofreading of actor chapter
(edit) @9b0c1936   14 months pabuhr add glossary abbreviations CAS, DWCAS, DCAS, DAS, LL, SC
(edit) @a9e10e2   14 months caparson small update to end of work stealing section
(edit) @7c4416a   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f6afd84   14 months caparson merging together benchmark run files
(edit) @9235192c   14 months caparson added support for missed gulps benchmark
(edit) @7ce70e2   14 months caparson another pass over the work stealing section
(edit) @218685e   14 months pabuhr more proofreading of actor chapter
(edit) @3883609   14 months caparson minor actor stealing section changes
(edit) @1f39a28   14 months caparson reworked later part of actor stealing section
(edit) @3430ce8   14 months pabuhr change font style and size in figure
(edit) @4c2e561   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3397eed   14 months pabuhr more proofreading of actor chapter
(edit) @0ec4eb0   14 months caparson read through up to start of actor chapter and made some small …
(edit) @930a800   14 months caparson added conclusion to makefile, removed duplicate bib entry and added …
(edit) @5e81a9c   14 months caparson polished waituntil and conclusion chapter
(edit) @adb67cf3   14 months caparson added steal diagram
Note: See TracRevisionLog for help on using the revision log.