source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e426c6f   7 weeks pabuhr fix signal_block on empty condition queue
(edit) @6cbc5a62   7 weeks pabuhr add tuple-type insert and remove functions to list type
(edit) @402f249   7 weeks pabuhr add one more item to future work in conclusion
(edit) @98da9e8   7 weeks pabuhr final proofread of conclusion
(edit) @8d764d4f   7 weeks pabuhr use subfloat for figure programs, inline footnote
(edit) @f97e7be   7 weeks pabuhr move latex savebox definitions, add package multicol
(edit) @c6d65a1   8 weeks pabuhr rename predicate flag that conflicts with AST dump flag
(edit) @2c2e865   8 weeks pabuhr update user documentation on AST dump flags, and turn off silent in …
(edit) @5c56a22   8 weeks pabuhr harmonize AST dump and flag names, and the order the passes are called
(edit) @742fa15   8 weeks pabuhr remove attempt to make C inline comments look better in latex output
(edit) @1329d78   2 months pabuhr final proofread of background chapter
(edit) @c979afa   2 months pabuhr final proofread of introduction chapter
(edit) @43b6516   2 months pabuhr final pass of abstract
(edit) @a783c74   2 months pabuhr update documentation for hoisting of loop declarations
(edit) @4c5ce70   2 months pabuhr update loop else-clause test to verify loop declarations are …
(edit) @42bce4e   2 months pabuhr during parsing, wrap loop else-clause in compound statement if it is …
(edit) @4acd1f8   2 months pabuhr change codegen for loop else-clause to print else-clause as a compound …
(edit) @1b6ec23   2 months pabuhr rework member fixBlock to allow loop else-clause to access while/for …
(edit) @54c01bb   2 months pabuhr 2nd attempt to turn on ARM builds on algol
(edit) @d683c2c   2 months pabuhr adjust name for ARM architecture
(edit) @c25202b   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a9bf505   2 months pabuhr formatting
(edit) @e0d90b2   2 months pabuhr remove making keyword exception an identifier for math.h
(edit) @02e7483   2 months pabuhr increase user-thread stack from 64K to 256K
(edit) @0957f62   2 months pabuhr add routines stack_verify and stack_pointer, in debug mode call …
(edit) @8086004   2 months pabuhr turn on ARM builds on algol
(edit) @8659435   2 months pabuhr update choose and waituntil statements
(edit) @acb89d74   2 months pabuhr correct spelling from valgind to valgrind
(edit) @e5d497d8   2 months pabuhr formatting
(edit) @0982b3ec   3 months alvin.zhang add PLG-specific instructions for running antlr stuck-waitfor-destruct
(edit) @dde0236   3 months alvin.zhang addressing comments of module proposal stuck-waitfor-destruct
(edit) @710623a   3 months pabuhr first proofread of module proposal stuck-waitfor-destruct
(edit) @3151bc09   3 months pabuhr update citations stuck-waitfor-destruct
(edit) @2cb10170   3 months alvin.zhang stitched modules proposal stuck-waitfor-destruct
(edit) @c824afd   3 months alvin.zhang move old module work into another folder stuck-waitfor-destruct
(edit) @f648875   3 months mlbrooks Refresh data to harness of 9d3dc40802c6. Latest harness and data now … stuck-waitfor-destruct
(edit) @8eb85de   3 months mlbrooks Add data for Intel host 'java', alongside incumbent AMD host 'swift'. … stuck-waitfor-destruct
(edit) @df72682   3 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @ed9bbe8   4 months pabuhr 2nd attempt to turn off ARM builds on algol stuck-waitfor-destruct
(edit) @70bc776   4 months pabuhr try to turn off ARM builds on algol stuck-waitfor-destruct
(edit) @79a8c2a   4 months mlbrooks Adjust stripped-harness comparion config to exclude interleaving, … stuck-waitfor-destruct
(edit) @9d3dc40   4 months mlbrooks Various changes motivated by improving CFA score on len-1 queues. No … stuck-waitfor-destruct
(edit) @5a95560   4 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @a2940184   4 months pabuhr formatting stuck-waitfor-destruct
(edit) @39eb23b0   4 months pabuhr for opening a file, change to default initialization of mode parameter … stuck-waitfor-destruct
(edit) @fb7c9168   4 months mlbrooks Data and analysis associated with harness of commit 78bc398830. … stuck-waitfor-destruct
(edit) @8614140   4 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @4904b05   5 months pabuhr fix wording issues in last proofread of array chapter stuck-waitfor-destruct
(edit) @80e83b6c   5 months pabuhr last proofread array chapter stuck-waitfor-destruct
(edit) @eb0d9b7   5 months mlbrooks Improve libcfa-array's bound-check removal and write that thesis … stuck-waitfor-destruct
(edit) @0210a543   5 months mlbrooks Revise array's overload-selection comment now that #247 is closed. … stuck-waitfor-destruct
(edit) @5d300ba   5 months pabuhr proofread string chapter stuck-waitfor-destruct
(edit) @35fc819   5 months pabuhr more array proofreading stuck-waitfor-destruct
(edit) @67748f9   5 months pabuhr small wording changes stuck-waitfor-destruct
(edit) @79ba50c   5 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @fe6047c   5 months mlbrooks Edits in early sections. Includes explicating the connection between … stuck-waitfor-destruct
(edit) @f2b74e3   5 months pabuhr proofread background chapter stuck-waitfor-destruct
(edit) @5e0b6657   5 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @79ec8c3   5 months pabuhr proofread introduction chapter stuck-waitfor-destruct
(edit) @9c8afc7   5 months pabuhr proofread abstract stuck-waitfor-destruct
(edit) @00aa122   6 months pabuhr harmonize single_future with other future types, remove multi_future, … stuck-waitfor-destruct
(edit) @fbaea970   6 months pabuhr rename private waituntil routines register_select, unregister_select, … stuck-waitfor-destruct
(edit) @8ffee9a   6 months pabuhr more cleanup of future code stuck-waitfor-destruct
(edit) @b5749f9   6 months pabuhr fix design error in test waituntil/futures.cfa stuck-waitfor-destruct
(edit) @86b418f   6 months pabuhr rewrite test program with futures and waituntil stuck-waitfor-destruct
(edit) @822ae48   6 months pabuhr update semaphore lock stuck-waitfor-destruct
(edit) @771a4f7   6 months pabuhr add missing Ada test program to Fangren's thesis stuck-waitfor-destruct
(edit) @8604492   6 months pabuhr many citation updates stuck-waitfor-destruct
(edit) @411142c   6 months pabuhr raise * in /* and */ to look better stuck-waitfor-destruct
(edit) @de8a0286   6 months pabuhr many updates and additions to the uC++ to CFA cheat sheet stuck-waitfor-destruct
(edit) @f04623f   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @4a16ddfa   6 months pabuhr add reference counting futures for use with waituntil stuck-waitfor-destruct
(edit) @43911a0   6 months mlbrooks Add issues with autogen removal: hiding too eagerly and not acting … stuck-waitfor-destruct
(edit) @8f448e0   6 months mlbrooks Make dlist2 pass the original dlist test. Now, there is one common … stuck-waitfor-destruct
(edit) @b94579a   6 months pabuhr update semaphore lock stuck-waitfor-destruct
(edit) @0048327   6 months pabuhr change use of random to prng stuck-waitfor-destruct
(edit) @b6de35e   6 months pabuhr change name is_empty to empty for monitor conditions stuck-waitfor-destruct
(edit) @f5856ecd   6 months pabuhr update barrier tests for updated barrier stuck-waitfor-destruct
(edit) @1034059   6 months pabuhr add "clear" function to strstring stuck-waitfor-destruct
(edit) @95330c33   6 months pabuhr rename private variable with trailing $, and restructure lock stuck-waitfor-destruct
(edit) @14a51d3   6 months pabuhr rename private variable with trailing $ stuck-waitfor-destruct
(edit) @95a0824   6 months pabuhr change counters from ssize_t to size_t stuck-waitfor-destruct
(edit) @b14d0d97   6 months pabuhr add shadow variable to thread structure stuck-waitfor-destruct
(edit) @c4e3b507   6 months pabuhr new version of barrier lock stuck-waitfor-destruct
(edit) @8920c6d   6 months pabuhr formatting stuck-waitfor-destruct
(edit) @1b4e5a8   7 months mlbrooks Move link-list to-be implementation to libcfa stuck-waitfor-destruct
(edit) @75f888e7   7 months mlbrooks Replace dlist test's sout with printf, to enable testing non-libcfa … stuck-waitfor-destruct
(edit) @843bce5   7 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @f0011bf   7 months pabuhr Add section about contributing to the Cforall project stuck-waitfor-destruct
(edit) @7ffd7f0   7 months pabuhr add bibliography references stuck-waitfor-destruct
(edit) @a24a69e   7 months pabuhr Indicate CFA only builds on Linux operating system stuck-waitfor-destruct
(edit) @23681db   7 months pabuhr remove warnings from empty verify macros stuck-waitfor-destruct
(edit) @2d41c70   8 months pabuhr test full build on x86 stuck-waitfor-destruct
(edit) @a8f49cc6   8 months pabuhr 2nd attempt test full build on ARM stuck-waitfor-destruct
(edit) @f63e35c   8 months pabuhr test full build on ARM stuck-waitfor-destruct
(edit) @2d743bd   8 months pabuhr update expected alloc-ERR files stuck-waitfor-destruct
(edit) @3d02803   8 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @1911f37   8 months pabuhr formatting, add tests for new anew/adelete stuck-waitfor-destruct
(edit) @2df85ce   8 months pabuhr update anew/adelete ctor/dtor to handle array with 0-byte elements stuck-waitfor-destruct
(edit) @a8079351   8 months pabuhr remove empty chapter benchmarks.tex stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.