source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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   3 months mlbrooks Revise array's overload-selection comment now that #247 is closed. … stuck-waitfor-destruct
(edit) @5d300ba   3 months pabuhr proofread string chapter stuck-waitfor-destruct
(edit) @35fc819   3 months pabuhr more array proofreading stuck-waitfor-destruct
(edit) @67748f9   3 months pabuhr small wording changes stuck-waitfor-destruct
(edit) @fe6047c   3 months mlbrooks Edits in early sections. Includes explicating the connection between … stuck-waitfor-destruct
(edit) @f2b74e3   3 months pabuhr proofread background chapter stuck-waitfor-destruct
(edit) @79ec8c3   3 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   4 months pabuhr more cleanup of future code stuck-waitfor-destruct
(edit) @b5749f9   4 months pabuhr fix design error in test waituntil/futures.cfa stuck-waitfor-destruct
(edit) @86b418f   4 months pabuhr rewrite test program with futures and waituntil stuck-waitfor-destruct
(edit) @822ae48   4 months pabuhr update semaphore lock stuck-waitfor-destruct
(edit) @771a4f7   4 months pabuhr add missing Ada test program to Fangren's thesis stuck-waitfor-destruct
(edit) @8604492   4 months pabuhr many citation updates stuck-waitfor-destruct
(edit) @411142c   4 months pabuhr raise * in /* and */ to look better stuck-waitfor-destruct
(edit) @de8a0286   4 months pabuhr many updates and additions to the uC++ to CFA cheat sheet stuck-waitfor-destruct
(edit) @f04623f   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @4a16ddfa   4 months pabuhr add reference counting futures for use with waituntil stuck-waitfor-destruct
(edit) @43911a0   4 months mlbrooks Add issues with autogen removal: hiding too eagerly and not acting … stuck-waitfor-destruct
(edit) @b94579a   4 months pabuhr update semaphore lock stuck-waitfor-destruct
(edit) @0048327   4 months pabuhr change use of random to prng stuck-waitfor-destruct
(edit) @b6de35e   4 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) @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) @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
(edit) @a8079351   6 months pabuhr remove empty chapter benchmarks.tex stuck-waitfor-destruct
(edit) @295ed2d1   6 months pabuhr fix symbolic links from concurrent to concurrency in longrun_tests stuck-waitfor-destruct
(edit) @96aca388   6 months pabuhr wording and formatting changes to multiple sections stuck-waitfor-destruct
(edit) @d2e6f84   6 months pabuhr clean up string discussion stuck-waitfor-destruct
(edit) @4b465445   6 months pabuhr make tabcolsep variable global stuck-waitfor-destruct
(edit) @780727f   6 months pabuhr harmonize user manual string discussion with string chapter stuck-waitfor-destruct
(edit) @8317671   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @829a955   6 months pabuhr update strings, update for-control and string documentation stuck-waitfor-destruct
(edit) @c488cf0   6 months pabuhr test push stuck-waitfor-destruct
(edit) @86ce925   6 months pabuhr test push stuck-waitfor-destruct
(edit) @c47a271   6 months pabuhr test push stuck-waitfor-destruct
(edit) @fae93a40   6 months pabuhr update groovy scripts to suppress warning messages stuck-waitfor-destruct
(edit) @4be9a14   6 months pabuhr update groovy scripts to suppress warning messages stuck-waitfor-destruct
(edit) @5186e327   6 months pabuhr update groovy scripts to suppress warning messages stuck-waitfor-destruct
(edit) @8730e57   6 months pabuhr update groovy scripts to suppress warning messages stuck-waitfor-destruct
(edit) @0a10dc8   6 months pabuhr update groovy scripts to suppress warning messages stuck-waitfor-destruct
(edit) @a307552   6 months pabuhr temporarily turn off failing test select_future stuck-waitfor-destruct
(edit) @04375cf   6 months pabuhr major updates to the uC++toCFA cheat sheet stuck-waitfor-destruct
(edit) @421b242   6 months pabuhr formatting stuck-waitfor-destruct
(edit) @c2f6b79   6 months pabuhr undo change to Tools variable in groovy script stuck-waitfor-destruct
(edit) @9a0a361   6 months pabuhr update credentialsId to git_key_aug2025 stuck-waitfor-destruct
(edit) @9f385e4   6 months pabuhr add missing "def" in groovy script stuck-waitfor-destruct
(edit) @7a8de40   7 months pabuhr formatting stuck-waitfor-destruct
(edit) @567a75f   7 months pabuhr updates to uC++toCFA.tex stuck-waitfor-destruct
(edit) @304e436   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @a863261   7 months alvin.zhang modules proposal v5: finished remaining sections, ready for review stuck-waitfor-destruct
(edit) @73475a5   7 months pabuhr updates for llheap paper stuck-waitfor-destruct
(edit) @db09685   7 months pabuhr more change type name condition_variable to cond_lock stuck-waitfor-destruct
(edit) @31be464   7 months pabuhr fix include/exclude function order in comparison table stuck-waitfor-destruct
(edit) @8dc8f68   7 months pabuhr change type name condition_variable to cond_lock stuck-waitfor-destruct
(edit) @1324fde   7 months pabuhr add all combinations of include/exclude with string, char *, … stuck-waitfor-destruct
(edit) @01e6bd9   7 months pabuhr add tests for string include/exclusde with C character-class functions stuck-waitfor-destruct
(edit) @7ea4073   7 months alvin.zhang modules proposal v5: rewrote existing sections from feedback stuck-waitfor-destruct
(edit) @8a5aeac   7 months pabuhr more proofreading of conclusion stuck-waitfor-destruct
(edit) @a43b743   7 months pabuhr update uC++ citation stuck-waitfor-destruct
(edit) @be35302   7 months pabuhr third attempt test groovy @Field for global stuck-waitfor-destruct
(edit) @cf04d51   7 months pabuhr second attempt test groovy @Field for global stuck-waitfor-destruct
(edit) @d198551   7 months pabuhr test groovy @Field for global stuck-waitfor-destruct
(edit) @8136df1   7 months pabuhr clarify hardware used for string experiments stuck-waitfor-destruct
(edit) @fb7bf3f   7 months pabuhr add llheap github citation stuck-waitfor-destruct
(edit) @6fe4a7f   7 months pabuhr start conclusion stuck-waitfor-destruct
(edit) @fa8d17f   7 months pabuhr more proofreading of list chapter stuck-waitfor-destruct
(edit) @b8ef863   7 months pabuhr revert second attempt at jenkins on Ubuntu 24.04 stuck-waitfor-destruct
(edit) @c62ff90   7 months pabuhr second attempt at jenkins on Ubuntu 24.04 stuck-waitfor-destruct
(edit) @7c36bc9   7 months pabuhr update jenkins files for Ubuntu 24.04 stuck-waitfor-destruct
(edit) @0e991df   7 months pabuhr make TODO a comment stuck-waitfor-destruct
(edit) @331f59a   7 months pabuhr comment out discussion of advanced iterators, fix citation name stuck-waitfor-destruct
(edit) @4205c07   7 months pabuhr change short dash to long dash stuck-waitfor-destruct
(edit) @0d6fd21   7 months pabuhr add Clockwise/Spiral Rule citation stuck-waitfor-destruct
(edit) @56deb9bc   7 months pabuhr fix TODO about clockwise rule, small changes stuck-waitfor-destruct
(edit) @221d40c   7 months pabuhr small corrections to abstract stuck-waitfor-destruct
(edit) @7e2739f   7 months pabuhr update citations stuck-waitfor-destruct
(edit) @499a45a   7 months pabuhr add improving safety issues to introduction stuck-waitfor-destruct
(edit) @7f995d70   7 months pabuhr start abstract stuck-waitfor-destruct
(edit) @6c58850   7 months mlbrooks Revise data in linked-list plots with streamlined harness and data … stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.