Timeline
Jun 24, 2022:
- 2:59 PM Ticket #261 (cfa-cc - Assignment for flexible array member) closed by
- fixed: In 91715ce: […]
- 2:59 PM Changeset [91715ce1]ADTast-experimentalpthread-emulationqualifiedEnum by
- Don't autogen for struct with flexible array members fixes #261?
- 2:56 PM Changeset [b70abaf]ADTast-experimentalpthread-emulationqualifiedEnum by
- Added inspect file for asking questions about the ast. So far only …
- 1:23 PM Changeset [b99fd56]ADTast-experimentalpthread-emulationqualifiedEnum by
- CodeGeneration? now generates variable exprs of type zero_t as litteral 0s.
- 1:20 PM Changeset [5a076837]ADTast-experimentalpthread-emulationqualifiedEnum by
- Remove unnecessary declaration in heap
- 12:12 PM Changeset [3322180]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fix enum assignment warning
Jun 23, 2022:
- 1:41 PM Changeset [d28524a]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:41 PM Changeset [4e83bb7]ADTast-experimentalpthread-emulationqualifiedEnum by
- fixed timeout cond var bug and updated pthread_locks test with timeout …
Jun 22, 2022:
- 8:06 PM Changeset [9dad5b3]ADTast-experimentalpthread-emulationqualifiedEnum by
- 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
- worksforme: Works for me on the brokkN machines and my local machine.
- 3:36 PM Ticket #142 (cfa-cc - constant expression problem) closed by
- fixed: This code now compiles.
- 3:16 PM Ticket #129 (cfa-cc - Infinite Recursion in TypeSubstitution::Substituter::postmutate) closed by
- 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
- fixed: This code no longer compiles.
- 3:10 PM Ticket #122 (cfa-cc - Reference assignment) closed by
- fixed: Last line no longer compiles.
- 3:09 PM Ticket #121 (cfa-cc - Comparison failure) closed by
- fixed: This code now compiles.
- 3:06 PM Ticket #115 (cfa-cc - No zero_t constructor for int) closed by
- fixed: Int now satisfy the mentioned assertion.
- 3:03 PM Ticket #107 (cfa-cc - tuple depth problem) closed by
- fixed: This appears to compile now.
- 2:55 PM Ticket #92 (cfa-cc - Field with deleted copy constructors don't work) closed by
- 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
- 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
- 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
- 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
- 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
- C supports structures with "flexible array member", i.e., […] …
- 1:00 PM Changeset [1158180]ADTast-experimentalpthread-emulationqualifiedEnum by
- Added check for IORING_REGISTER_IOWQ_MAX_WORKERS. Not used yet.
- 12:59 PM Changeset [ae2f2ae]ADTast-experimentalpthread-emulationqualifiedEnum by
- Removed and ignored some warnings in Parser.
- 12:59 PM Changeset [c19edd1]ADTast-experimentalpthread-emulationqualifiedEnum by
- Removed some warnings and fixed some whitespace
- 12:57 PM Changeset [c5d5723]ADTast-experimentalpthread-emulationqualifiedEnum by
- Disabled null conversion warning in lexer.
Jun 21, 2022:
- 2:28 PM Changeset [b62d1d6]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:39 PM Changeset [eb5962a]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:39 PM Changeset [1df492a]ADTast-experimentalpthread-emulationqualifiedEnum by
- Convert TypeInstType? to PointerType? before resolution
- 12:41 PM Changeset [b0be3713]ADTast-experimentalpthread-emulationqualifiedEnum by
- Missed an atomic store on the TS handling.
- 11:56 AM Changeset [86601a5]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:37 AM Changeset [1dbbef6]ADTast-experimentalpthread-emulationqualifiedEnum by
- added non shared critical section entry counter
Jun 20, 2022:
- 4:47 PM Changeset [5a96b36]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed small bugs with dry-run in tests.
- 4:13 PM Changeset [2ed32fa7]ADTast-experimentalpthread-emulationqualifiedEnum by
- added atomics to spin_queue_lock
- 2:03 PM Changeset [df932552]ADTast-experimentalpthread-emulationqualifiedEnum by
- added atomic store/load for spinqueue
Jun 16, 2022:
- 2:47 PM Changeset [76a798d]ADTast-experimentalpthread-emulationqualifiedEnum by
- hopefully fixed mcs spin lock
- 2:39 PM Changeset [9e3d123]ADTast-experimentalpthread-emulationqualifiedEnum by
- added atomic_load_n to mcs_spin in attempt at fixing it
- 2:38 PM Changeset [e1a9c77]ADTast-experimentalpthread-emulationqualifiedEnum by
- added tests for qspinlocks internal mcs lock
Jun 15, 2022:
- 10:19 AM Changeset [6739590]ADTast-experimentalpthread-emulationqualifiedEnum by
- A small spacing fix.
Jun 14, 2022:
- 11:47 AM Changeset [aec20700]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:46 AM Changeset [ae020ea]ADTast-experimentalpthread-emulationqualifiedEnum by
- Printer now prints max fd and open/closed/live connections.
- 11:46 AM Changeset [563a36b]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed verify that was backwards.
- 10:55 AM Changeset [a8b87d3]ADTast-experimentalpthread-emulationqualifiedEnum by
- Various bits of clean-up. The big one was some renaming inside …
Jun 11, 2022:
- 1:43 PM Changeset [1f0ee71]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed typo in wait_any after yesterday's fix
Jun 10, 2022:
- 5:35 PM Changeset [07997cd]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed errors with the accept many version
- 5:11 PM Changeset [8419b76]ADTast-experimentalpthread-emulationqualifiedEnum by
- printer now properly uses eng3
- 5:02 PM Changeset [329e26a]ADTast-experimentalpthread-emulationqualifiedEnum by
- Re-instated the isolate/multi-cluster option.
- 4:13 PM Changeset [bf7c7ea]ADTast-experimentalpthread-emulationqualifiedEnum by
- Moved printer and protocol thread to the main cluster
- 4:12 PM Changeset [c25338d]ADTast-experimentalpthread-emulationqualifiedEnum by
- Added accept 10 method (it doesn't really work).
- 3:04 PM Changeset [10ba012]ADTast-experimentalpthread-emulationqualifiedEnum by
- Minor fixes to Worker threads
- 2:59 PM Changeset [f3da205]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed wait_any to be polymorphic on future type.
- 2:59 PM Changeset [1c56bf7]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed retract to not reset the future when retracting.
- 2:58 PM Changeset [6d41f66]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed wait_any to use fulfil rather than post
Jun 9, 2022:
- 4:30 PM Changeset [c06551b]ADTast-experimentalpthread-emulationqualifiedEnum by
- added wait_any to fwd.cfa for future_t
- 2:26 PM Changeset [aeb20a4]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:25 PM Changeset [db7a3ad]ADTast-experimentalpthread-emulationqualifiedEnum by
- fixed build (hopefully)
- 10:58 AM Changeset [430ce61]ADTast-experimentalpthread-emulationqualifiedEnum by
- Added sendfile test in Cforall
- 10:56 AM Changeset [137974ae]ADTast-experimentalpthread-emulationqualifiedEnum by
- 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
- Removed webserver feature to have multiple clusters (it never actually …
- 7:08 PM Changeset [bbf61838]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed missing header
- 7:07 PM Changeset [7f0ac12]ADTast-experimentalpthread-emulationqualifiedEnum by
- First draft at acceptor thread webserver
- 4:23 PM Changeset [6e2b04e]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:23 PM Changeset [55422cf]ADTast-experimentalpthread-emulationqualifiedEnum by
- added tests for pthread lock and cond var
- 4:23 PM Changeset [ae06e0b]ADTast-experimentalpthread-emulationqualifiedEnum by
- added pthread_cond_var
- 4:22 PM Changeset [ced5e2a]ADTast-experimentalpthread-emulationqualifiedEnum by
- removed debug fields from spinlock_t
Jun 7, 2022:
- 1:51 PM Changeset [720f2fe2]ADTast-experimentalpthread-emulationqualifiedEnum by
- Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo.
- 1:49 PM Changeset [b6e0b61]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:33 PM Changeset [c8f5f7d]ADTast-experimentalpthread-emulationqualifiedEnum by
- Translated Gen Waitfor, the waitfor statement works in the new ast.
Jun 6, 2022:
- 9:04 PM Changeset [86c12d65]ADTast-experimentalpthread-emulationqualifiedEnum by
- Checkpoint of the broken version of reuseport
- 5:18 PM Changeset [ac1aba4b]ADTast-experimentalpthread-emulationqualifiedEnum by
- Tentative change to fix jenkins setup script when RUNPATH is not found …
- 11:43 AM Changeset [f11296a]ADTast-experimentalpthread-emulationqualifiedEnum by
- Updated the nanorc file to include some missing keywords (exception …
Jun 4, 2022:
- 2:43 PM Changeset [ce98816]ADTast-experimentalpthread-emulationqualifiedEnum by
- Stats printer now uses a condition variable to sleep so it exists …
- 1:12 PM Changeset [c4b10e2]ADTast-experimentalpthread-emulationqualifiedEnum by
- Moved socket creation to a different file. Makefile now has debug …
Jun 3, 2022:
- 6:54 PM Changeset [153570d]ADTast-experimentalpthread-emulationqualifiedEnum by
- Server now cleanly closes in non interactive mode
- 6:53 PM Changeset [7affcda]ADTast-experimentalpthread-emulationqualifiedEnum by
- 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
- The following code crashes the compiler: […] The output error is : …
- 3:10 PM Changeset [90a8125]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:09 PM Changeset [bf0263c]ADTast-experimentalpthread-emulationqualifiedEnum by
- setup error is now clearer
Jun 2, 2022:
- 3:11 PM Changeset [e5d9274]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:11 PM Changeset [015925a]ADTast-experimentalpthread-emulationqualifiedEnum by
- fixed new/delete issue by switching to malloc/free
- 3:10 PM Changeset [305aaef]ADTast-experimentalpthread-emulationqualifiedEnum by
- fixed multiple def issue
- 3:10 PM Changeset [490d17e0]ADTast-experimentalpthread-emulationqualifiedEnum by
- fixed multiple def issue
- 2:41 PM Changeset [fb63c70]ADTast-experimentalpthread-emulationqualifiedEnum by
- added tests for new locks
- 2:39 PM Changeset [f835806]ADTast-experimentalpthread-emulationqualifiedEnum by
- added some locks and cleaned up unused seqable field in thread block
- 4:12 AM Changeset [fc134a48]ADTast-experimentalpthread-emulationqualifiedEnum by
- Implement the struct enum
May 31, 2022:
- 1:40 PM Changeset [01f6a06]ADTast-experimentalpthread-emulationqualifiedEnum by
- add Huawei Canada to acknowledgement
- 1:39 PM Changeset [373aad7]ADTast-experimentalpthread-emulationqualifiedEnum by
- change arrow heads from line to solid
- 1:38 PM Changeset [0a004b7]ADTast-experimentalpthread-emulationqualifiedEnum by
- fix double period, move figure 2.10 after reference
May 27, 2022:
- 11:22 PM Changeset [5416b44]ADTast-experimentalpthread-emulationqualifiedEnum by
- make expected output for nested functions deterministic
May 26, 2022:
- 10:21 AM Changeset [c3b9d639]ADTast-experimentalpthread-emulationqualifiedEnum by
- Clean-up the exception interface. It should be slightly more like the …
May 25, 2022:
- 5:51 PM Changeset [c715e5f]ADTast-experimentalpthread-emulationqualifiedEnum by
- Removed most of the exception macros (EHM_ group). Made changes to the …
- 3:41 PM Changeset [5024df4]ADTast-experimentalpthread-emulationqualifiedEnum by
- Changed ready-queue to atomically read/write timestamps, no effect on …
- 3:18 PM Changeset [b035046]ADTast-experimentalpthread-emulationqualifiedEnum by
- changed some MAX to ULLONG_MAX to avoid the memory access where …
Note: See TracTimeline
for information about the timeline view.