Timeline



Jun 2, 2022:

3:11 PM Changeset [e5d9274]pthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:11 PM Changeset [015925a]pthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed new/delete issue by switching to malloc/free
3:10 PM Changeset [305aaef]pthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed multiple def issue
3:10 PM Changeset [490d17e0]pthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed multiple def issue
2:41 PM Changeset [fb63c70]pthread-emulationqualifiedEnum by caparsons <caparson@…>
added tests for new locks
2:39 PM Changeset [f835806]pthread-emulationqualifiedEnum by caparsons <caparson@…>
added some locks and cleaned up unused seqable field in thread block
4:12 AM Changeset [fc134a48]pthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Implement the struct enum

May 31, 2022:

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

May 27, 2022:

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

May 26, 2022:

10:21 AM Changeset [c3b9d639]pthread-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]pthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Removed most of the exception macros (EHM_ group). Made changes to the …
3:41 PM Changeset [5024df4]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed ready-queue to atomically read/write timestamps, no effect on …
3:18 PM Changeset [b035046]pthread-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]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative test for non-executable heap, currently broken

May 23, 2022:

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

May 22, 2022:

8:36 AM Changeset [598dc68]pthread-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]pthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
final proofread of Mubeen's MMath thesis
10:53 AM Changeset [25fa20a]pthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Corrected thesis title
10:36 AM Changeset [74ec742]pthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:36 AM Changeset [29d8c02]pthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
made corrections in thesis as per feedback from the readers
7:24 AM Changeset [7831e8fb]pthread-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]pthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Exception Clean-Up: Removed extra include no longer needed with the …

May 18, 2022:

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

May 17, 2022:

3:44 PM Changeset [9939dc3]pthread-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]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
libcfa and libcfathread now have visibility hidden turned on by default.
12:09 PM Changeset [4bb5d36]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility stragglers. cfa_linkonce always means visibility default.
12:08 PM Changeset [c18bf9e]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility concurrency
12:08 PM Changeset [108345a]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
visbility for io
12:04 PM Changeset [032234bd]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Visibility of the core libcfa files.

May 14, 2022:

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

May 13, 2022:

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

May 12, 2022:

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

May 11, 2022:

4:22 PM Changeset [7675f58]pthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Labels on statements (not all Labels in the AST) now have all their …
11:33 AM Changeset [3f681b1]pthread-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]pthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add conditional include-file check for uninstalled libraries, update …
12:30 PM Changeset [5c231c1]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed incorrect class that should be struct
12:29 PM Changeset [e07187d]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Change parseargs yes/no parsing to support YyNn?
12:28 PM Changeset [65c9208]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed transfer benchmark to be more consistent with other rmit benchmarks
12:27 PM Changeset [3613e25]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Rmit script now supports escaping string arguments
12:26 PM Changeset [8faa6612]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes to how benchmarks handle yes/no arguments
12:25 PM Changeset [00675a1]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

May 9, 2022:

11:38 AM Changeset [7edd5c1]pthread-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]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed libfibre tests after api change
11:02 AM Changeset [bd1d279]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
process mutilate now recors average latency
10:59 AM Changeset [8a5e357]pthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Trivial changes to libcfa concurrency

May 4, 2022:

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

May 3, 2022:

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