Timeline



Jul 3, 2022:

10:10 AM Changeset [3e3bee2]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add bridge at end of chapter 4 to chapter 5
9:57 AM Changeset [aa60460]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread chapter text/core.tex
9:56 AM Changeset [84f90b6]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
added the latex comment package
9:55 AM Changeset [be99234]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update figures
9:53 AM Changeset [2a859b5]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add new figure base_ts2

Jul 1, 2022:

6:28 PM Changeset [6415549]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update attribute.cfa expect file for ARM64
5:41 PM Changeset [0edbdb2]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add constant expression tests
5:36 PM Changeset [f37d9e7]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change CurrentObject?.cc to use eval rather than ad-hoc …
5:34 PM Changeset [7991c7d]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change enumerator_value_opt to only parse constant_expression
5:31 PM Changeset [120867e]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update EvalNew? to handle more compile-time constant-expression evaluation
2:02 PM Changeset [1ed3fe7c]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change semantic error message for non-const enumerator to be clearer

Jun 30, 2022:

11:33 AM Changeset [06bdba4]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Jun 29, 2022:

4:15 PM Changeset [adf03a6]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Updated intro
10:26 AM Changeset [d7af839]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
More merging of Peter's changes

Jun 28, 2022:

3:07 PM Changeset [72e76fd]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …

Jun 27, 2022:

5:18 PM Changeset [43aec9e]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merged some of peter's changes
3:55 PM Changeset [7b71402]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Some white-space and comment fixes.
1:53 PM Changeset [b01d459]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:51 PM Changeset [fd365da]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added atomics to other spin_queue style locks
1:13 PM Changeset [fc2c57a9]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed assert in waitctx. Removed unnecessary loop in retract.
8:29 AM Changeset [e4ea4b8d]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread runtime chapter
8:29 AM Changeset [cad61f4]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
talk about Go safe-points
8:28 AM Changeset [9b817e15]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update system figure

Jun 26, 2022:

10:29 PM Changeset [6e21aaf]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:26 PM Changeset [8446c18]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread existing.tex
10:25 PM Changeset [6e8d446]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add some outline material for the introduction
10:23 PM Changeset [1f201238]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add 4 figures for consideration
10:20 PM Changeset [10bd126]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
git ignore SAVE.fig
10:19 PM Changeset [a6cfb4d]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove temporary file SAVE.fig

Jun 24, 2022:

2:59 PM Ticket #261 (cfa-cc - Assignment for flexible array member) closed by Thierry Delisle <tdelisle@…>
fixed: In 91715ce: […]
2:59 PM Changeset [91715ce1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Don't autogen for struct with flexible array members fixes #261?
2:56 PM Changeset [b70abaf]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added inspect file for asking questions about the ast. So far only …
1:23 PM Changeset [b99fd56]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
CodeGeneration? now generates variable exprs of type zero_t as litteral 0s.
1:20 PM Changeset [5a076837]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Remove unnecessary declaration in heap
12:12 PM Changeset [3322180]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix enum assignment warning

Jun 23, 2022:

1:41 PM Changeset [d28524a]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:41 PM Changeset [4e83bb7]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed timeout cond var bug and updated pthread_locks test with timeout …

Jun 22, 2022:

8:06 PM Changeset [9dad5b3]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed gdb printing of processors which was broken for a while now.
4:01 PM Ticket #169 (cfa-cc - Incorrect order of generic struct constructor params) closed by Thierry Delisle
worksforme: Works for me on the brokkN machines and my local machine.
3:36 PM Ticket #142 (cfa-cc - constant expression problem) closed by Thierry Delisle
fixed: This code now compiles.
3:16 PM Ticket #129 (cfa-cc - Infinite Recursion in TypeSubstitution::Substituter::postmutate) closed by Thierry Delisle
fixed: This compiles in a finite amount of time.
3:12 PM Ticket #126 (cfa-cc - Pointer assignment with incorrect type not correctly rejected) closed by Thierry Delisle
fixed: This code no longer compiles.
3:10 PM Ticket #122 (cfa-cc - Reference assignment) closed by Thierry Delisle
fixed: Last line no longer compiles.
3:09 PM Ticket #121 (cfa-cc - Comparison failure) closed by Thierry Delisle
fixed: This code now compiles.
3:06 PM Ticket #115 (cfa-cc - No zero_t constructor for int) closed by Thierry Delisle
fixed: Int now satisfy the mentioned assertion.
3:03 PM Ticket #107 (cfa-cc - tuple depth problem) closed by Thierry Delisle
fixed: This appears to compile now.
2:55 PM Ticket #92 (cfa-cc - Field with deleted copy constructors don't work) closed by Thierry Delisle
fixed: This compiles but causes warnings. Warnings are in a different ticket …
2:47 PM Ticket #81 (cfa-cc - Resolution Failure on Pass-by-value) closed by Thierry Delisle
invalid: This code no longer produces the behaviour discussed above.
2:44 PM Ticket #73 (cfa-cc - Infinite loop with generics and new) closed by Thierry Delisle
fixed: This code compiles and runs now.
2:31 PM Ticket #44 (cfa-cc - zero_t causes warnings because it always codgens as long int) closed by Thierry Delisle
invalid: The example code does not compile, fixing the code to compile still …
2:22 PM Ticket #262 (cfa-cc - Extra declaration of deleted autogen routines) created by Thierry Delisle
Given a struct that can't be assigned, i.e.: […] In this example, …
2:19 PM Ticket #261 (cfa-cc - Assignment for flexible array member) created by Thierry Delisle
C supports structures with "flexible array member", i.e., […] …
1:00 PM Changeset [1158180]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added check for IORING_REGISTER_IOWQ_MAX_WORKERS. Not used yet.
12:59 PM Changeset [ae2f2ae]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed and ignored some warnings in Parser.
12:59 PM Changeset [c19edd1]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed some warnings and fixed some whitespace
12:57 PM Changeset [c5d5723]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Disabled null conversion warning in lexer.

Jun 21, 2022:

2:28 PM Changeset [b62d1d6]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:39 PM Changeset [eb5962a]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:39 PM Changeset [1df492a]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Convert TypeInstType? to PointerType? before resolution
12:41 PM Changeset [b0be3713]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Missed an atomic store on the TS handling.
11:56 AM Changeset [86601a5]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:37 AM Changeset [1dbbef6]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added non shared critical section entry counter

Jun 20, 2022:

4:47 PM Changeset [5a96b36]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed small bugs with dry-run in tests.
4:13 PM Changeset [2ed32fa7]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added atomics to spin_queue_lock
2:03 PM Changeset [df932552]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added atomic store/load for spinqueue

Jun 16, 2022:

2:47 PM Changeset [76a798d]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
hopefully fixed mcs spin lock
2:39 PM Changeset [9e3d123]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added atomic_load_n to mcs_spin in attempt at fixing it
2:38 PM Changeset [e1a9c77]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added tests for qspinlocks internal mcs lock

Jun 15, 2022:

10:19 AM Changeset [6739590]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
A small spacing fix.

Jun 14, 2022:

11:47 AM Changeset [aec20700]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:46 AM Changeset [ae020ea]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Printer now prints max fd and open/closed/live connections.
11:46 AM Changeset [563a36b]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed verify that was backwards.
10:55 AM Changeset [a8b87d3]ADTast-experimentalpthread-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]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed typo in wait_any after yesterday's fix

Jun 10, 2022:

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

Jun 9, 2022:

4:30 PM Changeset [c06551b]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added wait_any to fwd.cfa for future_t
2:26 PM Changeset [aeb20a4]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:25 PM Changeset [db7a3ad]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed build (hopefully)
10:58 AM Changeset [430ce61]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added sendfile test in Cforall
10:56 AM Changeset [137974a]ADTast-experimentalpthread-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]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed webserver feature to have multiple clusters (it never actually …
7:08 PM Changeset [bbf61838]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed missing header
7:07 PM Changeset [7f0ac12]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First draft at acceptor thread webserver
4:23 PM Changeset [6e2b04e]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:23 PM Changeset [55422cf]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added tests for pthread lock and cond var
4:23 PM Changeset [ae06e0b]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
added pthread_cond_var
4:22 PM Changeset [ced5e2a]ADTast-experimentalpthread-emulationqualifiedEnum by caparsons <caparson@…>
removed debug fields from spinlock_t

Jun 7, 2022:

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

Jun 6, 2022:

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

Jun 4, 2022:

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

Jun 3, 2022:

6:54 PM Changeset [153570d]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Server now cleanly closes in non interactive mode
6:53 PM Changeset [7affcda]ADTast-experimentalpthread-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]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:09 PM Changeset [bf0263c]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
setup error is now clearer
Note: See TracTimeline for information about the timeline view.