Timeline



Dec 20, 2022:

2:13 PM Ticket #269 (cfa-cc - Wrong type for generics' implicit _sizeof params on 32-bit) created by mlbrooks
[…] Compiling as […] Expected, actual on plg2: runs and prints …
1:25 PM Changeset [49db841]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Renamed the numbered …
11:12 AM Changeset [199456c]ADTast-experimental by Thierry Delisle <tdelisle@…>
Forgot that prng used different algorithm on 32bit

Dec 19, 2022:

9:37 PM Changeset [1afda5a2]ADTast-experimental by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:37 PM Changeset [8e64cb4]ADTast-experimental by caparsons <caparson@…>
added single run mode and added sample for single run to data
4:44 PM Changeset [d18540f]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Cleaning unused code out …
2:04 PM Changeset [d0bdb18]ADTast-experimental by Andrew Beach <ajbeach@…>
Removed extra scope calls in the new Pass. Added some documentation on …
11:51 AM Changeset [cbd1ba8]ADTast-experimental by Andrew Beach <ajbeach@…>
Moved parsing code out of main into the parsing directly, as an …

Dec 18, 2022:

12:24 PM Changeset [c63f470]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changed bounded buffer tests to use prng, which has better defined …

Dec 15, 2022:

4:09 PM Changeset [fd6e3a4]ADTast-experimental by caparsons <caparson@…>
small CLI changes to convoy script
3:56 PM Changeset [e716aec]ADTast-experimental by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:56 PM Changeset [93e0603]ADTast-experimental by caparsons <caparson@…>
added convoy analysis script and sample data
12:08 PM Changeset [26544f9]ADTast-experimental by Thierry Delisle <tdelisle@…>
added helping and lock to allow remote processors to flush …

Dec 14, 2022:

2:25 PM Changeset [1ab773e0]ADTast-experimental by caparson <caparson@…>
more lock cleanup
2:25 PM Changeset [441a6a7]ADTast-experimental by caparson <caparson@…>
added/fixed lock tests
12:23 PM Changeset [2dcd80a]ADTast-experimental by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:23 PM Changeset [7d9598d]ADTast-experimental by caparson <caparson@…>
small lock cleanup

Dec 13, 2022:

4:03 PM Ticket #268 (cfa-cc - Downcasting against type parameter failed) created by f37yu
Minimal reproduction: […]

Dec 11, 2022:

9:02 PM Changeset [d8bdf13]ADTast-experimental by Peter A. Buhr <pabuhr@…>
add comments
9:02 PM Changeset [25ef81d]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting, remove unnecessary temporary variable in prng function
9:00 PM Changeset [3ff64cb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
add missing parenthesis in KISS PRNG
6:02 PM Changeset [ac8b016]ADTast-experimental by Peter A. Buhr <pabuhr@…>
adjust PRNG types from size_t to uint32_t/uint64_t

Dec 9, 2022:

5:27 PM Changeset [3e5eeaf]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update documentation
5:11 PM Changeset [70cd431]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:11 PM Changeset [261e107]ADTast-experimental by Peter A. Buhr <pabuhr@…>
change all PRNG to prime the PRNG state in set_seed with the given seed

Dec 8, 2022:

11:27 AM Changeset [74227c6]ADTast-experimental by Thierry Delisle <tdelisle@…>
Added more stats

Dec 7, 2022:

4:52 PM Changeset [e1d66c84]ADTast-experimental by Andrew Beach <ajbeach@…>
Clean-up from my investigation on the anonymous issue. The parser …

Dec 5, 2022:

4:26 PM Changeset [258aaab8]ADTast-experimental by Thierry Delisle <tdelisle@…>
Forgot to commit the changes to the Makefile
4:25 PM Changeset [262d4d51]ADTast-experimental by Thierry Delisle <tdelisle@…>
Updating gdb tools to latest invoke.h changes
2:49 PM Changeset [d4c8b59]ADTast-experimental by Thierry Delisle <tdelisle@…>
Added test that stresses more how we link anonymous types
1:23 PM Changeset [4020f09]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting, switch to typedef for PRNG complex state

Dec 3, 2022:

5:57 PM Changeset [aadb0c8]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:56 PM Changeset [8a3d5e7]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting

Dec 2, 2022:

9:53 AM Changeset [474a170]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Removing another out …

Dec 1, 2022:

5:26 PM Changeset [a84f643]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:26 PM Changeset [c8238c0]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove 32-bit use of lehmer64, which requires uint128_t
1:47 PM Changeset [5657de9]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changes needed for UWSpace

Nov 30, 2022:

10:36 PM Changeset [dd46fd3]ADTast-experimental by Peter A. Buhr <pabuhr@…>
generalization of PRNG
7:18 PM Changeset [be1d00c]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changed fairness tests to use sched_yield in case exhausting the time …
11:50 AM Changeset [5a4b403]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. I believe I have an …

Nov 29, 2022:

11:49 AM Changeset [9f70a67b]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Again, this loop …

Nov 28, 2022:

2:34 PM Changeset [dacd8e6e]ADTast-experimental by Thierry Delisle <tdelisle@…>
fixed some tiny issues in the bibtex

Nov 24, 2022:

3:41 PM Changeset [ddcaff6]ADTast-experimental by Thierry Delisle <tdelisle@…>
Last corrections to my thesis... hopefully
11:46 AM Changeset [82a90d4]ADTast-experimental by Andrew Beach <ajbeach@…>
Follow up to TypeEnvKey/TypeDecl?, removing extra includes (but I only …
11:01 AM Changeset [93c10de]ADTast-experimental by Andrew Beach <ajbeach@…>
Minimal changes to pull out nested types, TypeInstType::TypeEnvKey? and …

Nov 23, 2022:

11:31 AM Changeset [78de1e5]ADTast-experimental by Andrew Beach <ajbeach@…>
Small fix to the exception header, the wrong trait was used in one place.

Nov 22, 2022:

11:03 PM Changeset [20cf96d]ADTast-experimental by Peter A. Buhr <pabuhr@…>
changes to PRNG types to eliminate casts
10:18 AM Changeset [29702ad]ADTast-experimental by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:18 AM Changeset [1553a55]ADTast-experimental by Thierry Delisle <tdelisle@…>
Explicitly zero initialize the intrusive link fields

Nov 21, 2022:

10:37 PM Changeset [d41735a]ADTast-experimental by Peter A. Buhr <pabuhr@…>
parse CFA dimension-list with types
9:04 PM Changeset [7bc84b8]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove unsigned cast for prng calls
9:02 PM Changeset [857081e]ADTast-experimental by Peter A. Buhr <pabuhr@…>
change type of yield parameter from unsigned int to size_t
5:52 PM Changeset [9fce2572]ADTast-experimental by Peter A. Buhr <pabuhr@…>
32-bit update of PRNG

Nov 20, 2022:

10:25 PM Changeset [910e1d0]ADTast-experimental by Peter A. Buhr <pabuhr@…>
parse enumerated dimension
10:24 PM Changeset [d2ad151]ADTast-experimental by Peter A. Buhr <pabuhr@…>
major update of PRNG
Note: See TracTimeline for information about the timeline view.