source:

Revision Log Mode:


Legend:

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