Timeline
May 21, 2020:
- 5:12 PM Changeset [2802824]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'relaxed_ready' of plg.uwaterloo.ca:software/cfa/cfa-cc …
- 5:11 PM Changeset [33e62f1b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added simple SNZI implementation for the relaxed list
- 5:06 PM Changeset [99fea48]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:06 PM Changeset [6f121b8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Wrote proper allocator for SQEs
- 4:33 PM Changeset [d47349b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added a little bit more debug information for parking
- 1:43 PM Changeset [66ba544]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Dead code elimination in the try block translation.
- 12:22 PM Changeset [8ad5752]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added tests for default exception handlers. Fixed a memory leak they …
- 7:36 AM Changeset [918b90c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix expected output for completeType.txt
May 19, 2020:
- 5:31 PM Changeset [046a890]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- That should get default operations working for throws. More tests to come.
- 2:51 PM Changeset [7d6e01d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:36 PM Changeset [7c38d53]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added mark_exception to reduce the chance something is accidentally …
May 18, 2020:
- 4:40 PM Changeset [314dab6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add -latomic flag to cfa.cc to get 16-byte CAS, add …
May 17, 2020:
- 9:06 PM Changeset [893da07]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:06 PM Changeset [9c438546]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- move allocation "size" field, allow alternative lock-free stack for …
- 9:17 AM Ticket #176 (cfa-cc - Assignment fails for union structure field) created by
- […] […] The assignment fails because top is of type T. …
May 14, 2020:
- 3:33 PM Changeset [9da5a50]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added new DISCOVER_BITMASK algorithm as a potential ready queue …
- 12:40 PM Changeset [365cb03f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:40 PM Changeset [69f15c7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- clock.hfa is now properly installed
May 13, 2020:
- 10:09 PM Ticket #175 (cfa-cc - Instantiated generic struct layout is reused across different ...) created by
- In the example, y is supposed to be three bytes long, with a .second …
- 6:34 PM Changeset [2223c80]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:33 PM Changeset [856fe3e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- walk through allocation code in stdlib.hfa and fix a few problems
- 4:05 PM Ticket #174 (cfa-cc - Cannot Check Exception Trait) created by
- Currently the exception handing mechanism uses an ad-hoc version of …
- 3:46 PM Changeset [979df46]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Initial cancellation interface, required for default operation.
May 12, 2020:
- 7:21 PM Changeset [8d462e5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Exector starter ported to standard-library dlist. Basic run works.
- 7:16 PM Changeset [f2d05e9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Dlist API getting pop_first, pop_last, ?`is_empty on the list head.
- 4:58 PM Changeset [2f1cb37]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into relaxed_ready
- 4:56 PM Changeset [068a202]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Cluster io stats now print to STDOUT
- 4:55 PM Changeset [70ac8d0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:26 PM Changeset [1b143de]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Several fixes to relaxed_ready queue
- 1:59 PM Changeset [4fa44e7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into relaxed_ready
- 1:59 PM Changeset [730f4f1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:58 PM Changeset [7c6b262]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added option to limit bandwith during the distribution phase of th …
- 1:32 PM Changeset [504a7dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some fixes after the merge, compiles but still has livelocks
May 11, 2020:
- 4:42 PM Changeset [fe1025d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added catch-all tests to the exception tests.
- 3:33 PM Changeset [5c581cc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed spinning of slow poller and added random offset to submit to …
- 2:22 PM Changeset [2922871]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Divided termination code in the exception library so it has memory …
- 1:53 PM Changeset [6a490b2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into relaxed_ready
- 1:31 PM Changeset [a7b486b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added verify to run_thread, which would inexplicably have failed in …
- 12:35 PM Changeset [fbfd97bd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Addition to the vtable proposal. We can recover the underlying type …
May 8, 2020:
- 4:44 PM Changeset [bcd74f3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into new-ast
- 4:43 PM Changeset [e3bc51c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed bad merge
- 3:36 PM Changeset [0e7e3c17]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed an unused function from tests/exceptions/data-except.cfa.
- 2:42 PM Changeset [6c12fd28]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:42 PM Changeset [dd4e2d7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added option to change the length of the array of ready sqe
- 2:16 PM Changeset [0dedf027]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:14 PM Changeset [8e16177]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Turn off interrupts when signalling a halted processor
- 12:51 PM Changeset [04bc1c0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Disable static linking of cfa librairies since it is not used by …
- 11:53 AM Changeset [af7acb9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:53 AM Changeset [6ec07e5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Improved error messaging in locks
May 7, 2020:
- 5:12 PM Changeset [0335620]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some minor tweaking to increase performance
- 2:01 PM Changeset [5dadc9b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- First attempt at having the I/O thread submit
- 11:25 AM Changeset [e68d092]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replaced my exception patch macros with a (hopefully temporary) …
May 6, 2020:
- 8:54 PM Changeset [d6566c1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- subdivide long sout prints to improve compilation speed
- 8:53 PM Changeset [1488f94]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 8:48 PM Changeset [0a6d8204]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- replace parsing empty elements in tuple list with @, unimplemented
- 8:45 PM Changeset [1076d05]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- small code clean ups after complete code walk through
- 8:43 PM Changeset [be91ab4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix spelling mistake in paper title
- 2:25 PM Changeset [87e0b015]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:24 PM Changeset [cb870e0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small fixes to printing io stats
- 2:04 PM Changeset [171ca0d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed miss-matched check for preadv2/pwritev2
- 2:03 PM Changeset [c66f6cb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added pthread error checking to the terminating semaphore.
- 1:50 PM Changeset [cbabfd4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Several fixes to prints in the io readv benchmark
May 5, 2020:
- 4:58 PM Changeset [4385e8b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:53 PM Changeset [b1ac7dd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small fixes
- 4:53 PM Changeset [05cfa4d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- - Added 'fix' of the deadlock on cluster destruction by taking …
- 4:47 PM Changeset [6e33a2d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Setting numeric locale to avoid complaints about memory leaks
- 4:45 PM Changeset [71c8b7e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Semaphore P() now returned whether or not it block
- 4:23 PM Changeset [08a994e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added automatic detection of support for preadv2 and pwritev2
- 12:59 PM Ticket #173 (cfa-cc - Catch Declaration not Seen by Condition (New AST only)) created by
- There is a bug where the declaration of a catch clause is not in scope …
- 12:39 PM Ticket #165 (cfa-cc - Exceptions in the Exceptions File) closed by
- fixed: Fixed in commit f1b667186cc9c53fcf26d8e55e9d328e504edc58. Also it has …
- 12:12 PM Changeset [4e74466]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fast poller thread now polls a few times before baton-passing to the …
- 11:35 AM Changeset [b6f2b213]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added the option to dynamically (at cluster creation time) …
- 10:51 AM Changeset [f90d10f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:45 AM Changeset [61dd73d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Moved io_uring data to io.cfa and create it using dynamic allocation.
May 4, 2020:
- 8:59 PM Changeset [d3ab183]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Using dlist in alarm. Minimal interface changes in alarm.hfa applied; …
- 8:45 PM Changeset [4d741e9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Strengthened test and fixed a bug on dlist. The test acceptance …
- 4:20 PM Changeset [3c039b0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Split Complete I/O statistics into fast and slow
- 1:01 PM Changeset [3f7d0b4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed io prototypes without io_uring
- 12:54 PM Changeset [6502a2b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Tentative fix to the deadlock in cluster shutdown
May 2, 2020:
- 2:41 PM Changeset [927a918]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed support for statx which caused only problems and is barely …
May 1, 2020:
- 3:16 PM Changeset [c5c743e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:13 PM Changeset [1539bbd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added some debugging prints for fast poller
- 2:52 PM Changeset [c1581a0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- One extra change to add the io_core debug print group.
- 1:41 PM Changeset [1268ad8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- More fixes to compile this elsewhere then Jax
- 1:27 PM Changeset [2292067]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix copy-paste error in io.cfa
- 1:12 PM Changeset [6136ecc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Apparently, "standard headers" have way more diversity then I expected.
- 1:10 PM Changeset [0a805f2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added second io printing group with less verbose prints.
- 12:54 PM Changeset [93f7c001]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor compilation fixes
- 12:37 PM Changeset [d45ed83]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:37 PM Changeset [4069faad]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix error in benchmark where the wrong fd was used. Changed behcnmark …
- 12:34 PM Changeset [9987d79]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Several fixes in the gdb support. It is starting to be useful *and* …
Apr 30, 2020:
- 4:10 PM Changeset [6091b88a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- intrusive doubly linked list initial
- 3:27 PM Changeset [f6660520]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added new implementation of io_uring that uses user-thread
- 11:46 AM Changeset [c7978c0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- rewrite printing 64-bit numbers in binary
Apr 29, 2020:
- 3:49 PM Changeset [c59a346]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor fixes to I/O
- 8:55 AM Changeset [fd4d3017]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 28, 2020:
- 5:23 PM Ticket #172 (cfa-cc - Anonymous struct can conflict across translation unit) created by
- Given a header fred.hfa with the following code: […] This will …
Apr 27, 2020:
- 4:36 PM Changeset [44aad8f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:35 PM Changeset [c680a4b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added defines.hfa to the prelude
- 11:36 AM Changeset [851fd92]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- The requested addition of groups to debug printing. Tested in exception.c.
- 9:00 AM Ticket #171 (cfa-cc - 0p not working at global scope) created by
- Using 0p at global scope fails but works at local scope. 0 works at …
Apr 26, 2020:
- 8:32 PM Changeset [b25aafa]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 12:06 PM Changeset [dab31d0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 25, 2020:
- 6:08 PM Changeset [0a2e1c05]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 10:44 AM Changeset [37e5640]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 24, 2020:
- 4:21 PM Changeset [c4e3c28b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 4:17 PM Changeset [038be32]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added defines and bool for whether or not to print statistics
- 2:44 PM Changeset [0ea6c5a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replaced some headers with forward declarations to speed-up build
- 1:54 PM Changeset [d384787]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added basic statistics to io.cfa
- 12:18 PM Changeset [13099a8b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:18 PM Changeset [9edf835]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 12:11 PM Changeset [cefc59f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:11 PM Changeset [93ace83]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix debug print after changes to bits print to add a file descriptor
Apr 23, 2020:
- 5:53 PM Changeset [2a01c9b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:53 PM Changeset [40b5417]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 4:46 PM Changeset [ecf6b46]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- some clean-up in io.cfa
- 4:21 PM Changeset [2489d31]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed the async_ prefix of I/O functions
Apr 22, 2020:
- 6:04 PM Changeset [8962722]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replace statx call with syscall since it is not on all machines
- 5:29 PM Changeset [b8c1307]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:29 PM Changeset [185efe6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some small fixes for the io code
- 5:27 PM Ticket #170 (libcfa - unpark new thread) created by
- The following code would be convenient to have a bunch of threads …
- 4:33 PM Changeset [6d5b85a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:33 PM Changeset [1bcdeff]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small fixes to the io benchmark
- 3:59 PM Ticket #169 (cfa-cc - Incorrect order of generic struct constructor params) created by
- This code does not initialize the vector properly on the machines …
- 3:09 PM Changeset [5d7e049]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:09 PM Changeset [766ec62]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Really really stupid temporary fix for the build failure, will add …
- 11:13 AM Changeset [3d2852a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 21, 2020:
- 8:25 PM Changeset [88293c7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:25 PM Changeset [7fd71c7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers, begin test file for …
- 6:32 PM Changeset [192ac5d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix 32-bit expected output for bitmanip3
- 5:44 PM Changeset [fd35f76]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:44 PM Changeset [a3fab47]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix infinite-loop build error for bitmanip3, changing from adds to shifts
- 2:09 PM Changeset [62cc231]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- missed typo
- 2:07 PM Changeset [65583e2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Test script no longer prints errors longer than 1MB
- 1:12 PM Changeset [998c106]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:45 PM Changeset [5847d35]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Pushing benchmark which to use on Jax
- 11:19 AM Changeset [e045590]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Even if this doesn't fix the exception problem it should make the …
Note: See TracTimeline
for information about the timeline view.