Timeline



May 31, 2022:

1:40 PM Changeset [01f6a06]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add Huawei Canada to acknowledgement
1:39 PM Changeset [373aad7]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change arrow heads from line to solid
1:38 PM Changeset [0a004b7]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix double period, move figure 2.10 after reference

May 27, 2022:

11:22 PM Changeset [5416b44]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
make expected output for nested functions deterministic

May 26, 2022:

10:21 AM Changeset [c3b9d639]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Clean-up the exception interface. It should be slightly more like the …

May 25, 2022:

5:51 PM Changeset [c715e5f]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Removed most of the exception macros (EHM_ group). Made changes to the …
3:41 PM Changeset [5024df4]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed ready-queue to atomically read/write timestamps, no effect on …
3:18 PM Changeset [b035046]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
changed some MAX to ULLONG_MAX to avoid the memory access where …

May 24, 2022:

12:24 PM Changeset [6dc7011a]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative test for non-executable heap, currently broken

May 23, 2022:

11:14 PM Changeset [666f8a3]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix test and expected output for nested functions run on user-thread stacks
10:29 PM Changeset [f820f42]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:27 PM Changeset [03656d1]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add test for nested functions run on user-thread stacks
4:48 PM Changeset [512d3dc1]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
first proofread of introduction

May 22, 2022:

8:36 AM Changeset [598dc68]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update includes.cfa with more includes that might not be installed

May 20, 2022:

2:48 PM Changeset [fb6691a]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
final proofread of Mubeen's MMath thesis
10:53 AM Changeset [25fa20a]ADTast-experimentalpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Corrected thesis title
10:36 AM Changeset [74ec742]ADTast-experimentalpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:36 AM Changeset [29d8c02]ADTast-experimentalpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
made corrections in thesis as per feedback from the readers
7:24 AM Changeset [7831e8fb]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
increase timeout from 120 to 180 seconds in test.py to handle tests on …

May 19, 2022:

9:51 AM Changeset [31540f5]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Exception Clean-Up: Removed extra include no longer needed with the …

May 18, 2022:

4:07 PM Changeset [76f5e9f]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Forgot to commit change to plot.py
3:59 PM Changeset [288927f]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:59 PM Changeset [622a358]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
A whole lot of results and some text section done
2:24 PM Changeset [e6cf857f]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
call -> createCall: The template wrapper has been removed and now it …
10:47 AM Changeset [767a8ef]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Test output now trims over-long test targets. Shorten the name …

May 17, 2022:

3:44 PM Changeset [9939dc3]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Reduced the number of object files linked into the demangler. Some of …

May 16, 2022:

12:10 PM Changeset [fa2a3b1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
libcfa and libcfathread now have visibility hidden turned on by default.
12:09 PM Changeset [4bb5d36]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility stragglers. cfa_linkonce always means visibility default.
12:08 PM Changeset [c18bf9e]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility concurrency
12:08 PM Changeset [108345a]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
visbility for io
12:04 PM Changeset [032234bd]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility of the core libcfa files.

May 14, 2022:

9:41 AM Changeset [d8454b9]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add better error message for attributes after "with" clause, commented …

May 13, 2022:

6:04 PM Changeset [789f279]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
More standard lib visibility
4:50 PM Changeset [accc9df9]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility containers lib
4:50 PM Changeset [0aa4beb]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility of some of the stdlib
4:48 PM Changeset [cce4648]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility for streams
12:12 PM Changeset [8108ba8]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Started to add basic visibility control to libcfa
10:41 AM Changeset [c0af102]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Reorganization of some demangler code so header and code file match.

May 12, 2022:

4:21 PM Changeset [8060b2b]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Some recent work has taken me by ResolveCopyCtors?, while there I saw …
3:10 PM Changeset [e5628db]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:10 PM Changeset [f75e25b]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
removed else clause from loop after inserting it in compund stmt
9:30 AM Changeset [491bb81]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Fixed some whitespace and indentation issues.

May 11, 2022:

4:22 PM Changeset [7675f58]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Labels on statements (not all Labels in the AST) now have all their …
11:33 AM Changeset [3f681b1]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Added the new invariant checks. There seems to be a few unset …

May 10, 2022:

8:57 PM Changeset [e6bb667]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add conditional include-file check for uninstalled libraries, update …
12:30 PM Changeset [5c231c1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed incorrect class that should be struct
12:29 PM Changeset [e07187d]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Change parseargs yes/no parsing to support YyNn?
12:28 PM Changeset [65c9208]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed transfer benchmark to be more consistent with other rmit benchmarks
12:27 PM Changeset [3613e25]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Rmit script now supports escaping string arguments
12:26 PM Changeset [8faa6612]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes to how benchmarks handle yes/no arguments
12:25 PM Changeset [00675a1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

May 9, 2022:

11:38 AM Changeset [7edd5c1]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Assorted fixes to the AST, found while I was trying to add more …

May 5, 2022:

11:37 AM Changeset [3b80db8]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed libfibre tests after api change
11:02 AM Changeset [bd1d279]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
process mutilate now recors average latency
10:59 AM Changeset [8a5e357]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Trivial changes to libcfa concurrency

May 4, 2022:

6:31 PM Changeset [86b8d16]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting, remove for/else shift/reduce conflict
5:12 PM Changeset [6825167]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed loop else parse bug
3:28 PM Changeset [ec57856]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added fast lock tests
3:28 PM Changeset [7f958c4]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added fast lock/cond var
3:26 PM Changeset [f6737ae1]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added else loop tests
2:27 PM Changeset [b738974]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:27 PM Changeset [5695645]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
print warning for empty loop conditional with an else clause
2:22 PM Changeset [b6ae4fb]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add SuperfluousElse? warning, allow empty vararg to macro SemanticWarning?
1:33 PM Changeset [3b5dcfa]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Some more tiny fixes to the memcached results handling
12:57 PM Changeset [c899175]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:57 PM Changeset [1f4fde5]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Plot now sorts series
12:55 PM Changeset [d1c47c2]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Improved plotting scripts to handle memcached results
12:25 PM Changeset [7ad47df]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added else stmt to loops
11:58 AM Changeset [8197ca5]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Update yield.cfa to be more consistent with other benchmarks.

May 3, 2022:

1:31 PM Changeset [9cf2b0f]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Updated yield benchmarks to be more consistents.
1:30 PM Changeset [db89655]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed debug prints
12:52 PM Changeset [160ee4c]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix churn.go to use channels instead of semaphores.
12:51 PM Changeset [f56101f]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Many fixes to rmit
12:51 PM Changeset [ffc1689]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:52 AM Changeset [39d9b32]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Adjusted line number in forall test.

May 2, 2022:

7:54 PM Changeset [a647941]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:42 PM Changeset [49a1684]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Commented problematic line in forall test
12:44 PM Changeset [62402e2]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented churn benchmark in go using Weighted semaphore. …
12:43 PM Changeset [12bb5ab1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented the churn benchmark for libfibre. Trivial change to the …
3:19 AM Changeset [24ceace]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:18 AM Changeset [9e7236f4]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Resolution of struct enum. The codegen of struct enum will be in the …
Note: See TracTimeline for information about the timeline view.