Timeline



Jun 14, 2022:

11:47 AM Changeset [aec20700]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:46 AM Changeset [ae020ea]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Printer now prints max fd and open/closed/live connections.
11:46 AM Changeset [563a36b]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed verify that was backwards.
10:55 AM Changeset [a8b87d3]ADTpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Various bits of clean-up. The big one was some renaming inside …

Jun 11, 2022:

1:43 PM Changeset [1f0ee71]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed typo in wait_any after yesterday's fix

Jun 10, 2022:

5:35 PM Changeset [07997cd]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed errors with the accept many version
5:11 PM Changeset [8419b76]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
printer now properly uses eng3
5:02 PM Changeset [329e26a]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Re-instated the isolate/multi-cluster option.
4:13 PM Changeset [bf7c7ea]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved printer and protocol thread to the main cluster
4:12 PM Changeset [c25338d]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added accept 10 method (it doesn't really work).
3:04 PM Changeset [10ba012]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes to Worker threads
2:59 PM Changeset [f3da205]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed wait_any to be polymorphic on future type.
2:59 PM Changeset [1c56bf7]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed retract to not reset the future when retracting.
2:58 PM Changeset [6d41f66]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed wait_any to use fulfil rather than post

Jun 9, 2022:

4:30 PM Changeset [c06551b]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
added wait_any to fwd.cfa for future_t
2:26 PM Changeset [aeb20a4]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:25 PM Changeset [db7a3ad]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed build (hopefully)
10:58 AM Changeset [430ce61]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added sendfile test in Cforall
10:56 AM Changeset [137974a]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved stats printer to it's own file and now using push-stats rather …

Jun 8, 2022:

7:24 PM Changeset [8c58e73]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed webserver feature to have multiple clusters (it never actually …
7:08 PM Changeset [bbf61838]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed missing header
7:07 PM Changeset [7f0ac12]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First draft at acceptor thread webserver
4:23 PM Changeset [6e2b04e]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:23 PM Changeset [55422cf]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
added tests for pthread lock and cond var
4:23 PM Changeset [ae06e0b]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
added pthread_cond_var
4:22 PM Changeset [ced5e2a]ADTpthread-emulationqualifiedEnum by caparsons <caparson@…>
removed debug fields from spinlock_t

Jun 7, 2022:

1:51 PM Changeset [720f2fe2]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo.
1:49 PM Changeset [b6e0b61]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:33 PM Changeset [c8f5f7d]ADTpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Translated Gen Waitfor, the waitfor statement works in the new ast.

Jun 6, 2022:

9:04 PM Changeset [86c12d65]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Checkpoint of the broken version of reuseport
5:18 PM Changeset [ac1aba4b]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative change to fix jenkins setup script when RUNPATH is not found …
11:43 AM Changeset [f11296a]ADTpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Updated the nanorc file to include some missing keywords (exception …

Jun 4, 2022:

2:43 PM Changeset [ce98816]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Stats printer now uses a condition variable to sleep so it exists …
1:12 PM Changeset [c4b10e2]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved socket creation to a different file. Makefile now has debug …

Jun 3, 2022:

6:54 PM Changeset [153570d]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Server now cleanly closes in non interactive mode
6:53 PM Changeset [7affcda]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed a bug where io wouldn't drain everything if the completion queue …
4:49 PM Ticket #260 (cfa-cc - comparing signal return value crashes) created by Thierry Delisle
The following code crashes the compiler: […] The output error is : …
3:10 PM Changeset [90a8125]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:09 PM Changeset [bf0263c]ADTpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
setup error is now clearer

Jun 2, 2022:

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

May 31, 2022:

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

May 27, 2022:

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

May 26, 2022:

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

May 23, 2022:

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

May 22, 2022:

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

May 18, 2022:

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

May 17, 2022:

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