source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @25d32e7   10 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @279f8df   10 months pabuhr another .expect change to match with the iostream formatting changes
(edit) @2137eb7   10 months pabuhr ARM .expect change due to iostream formatting changes
(edit) @f045f34   10 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @409bb8f   10 months pabuhr rename file to fix build
(edit) @c1f502c   10 months ajbeach Fixed whitespace in last commit, removed extra use of static.
(edit) @7156c46   10 months caparson added code to copy attributes from vtable decl to generated decl
(edit) @b2ab352   10 months pabuhr add missing .expect file
(edit) @09a767e   10 months pabuhr fix incorrect location of decimal point for floating-point value in …
(edit) @13600e8   10 months pabuhr fix error when exception propagation does not find a handler and print …
(edit) @7839f78   10 months pabuhr update documentation about changes to I/O
(edit) @9ff71ff   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @23edb61   10 months caparson added warning message and cleanup for unhandled pending non-local …
(edit) @74c6748   10 months pabuhr change test programs to reflect input changes for C strings
(edit) @e7a8f65   10 months pabuhr force all input of C strings to specify a maximum length for the …
(edit) @3318dff   10 months caparson fixed non-local ehm issue and added no arg resumer routine
(edit) @57fd66d   10 months caparson exposed some exception routines to use for non local ehm in coroutines
(edit) @7c2820e   11 months caparson added exception thrown at main to the cor_resumer test
(edit) @c34bb1f   11 months caparson fixed nonlocal exception edge case for program main and added poll() …
(edit) @27f2bef   11 months caparson added comment explaining test
(edit) @c3e510b   11 months caparson added support for resuming at resumer, added test for support and …
(edit) @ff7f6d07   11 months pabuhr formatting
(edit) @bc9f84a   11 months pabuhr add missing slicing routine with one argument
(edit) @3c82bf6   11 months pabuhr update exception macros
(edit) @6d5790d   11 months pabuhr formatting
(edit) @76acb60   11 months pabuhr remove static from Exception macro
(edit) @419985c   11 months pabuhr add macros Exception and Throw to simplify using exceptions
(edit) @502a107   11 months pabuhr add comment on lock$ in i/ofstream indicating used by trait is_lock …
(edit) @a47fe52   11 months pabuhr missing add of terminating thread-heap statistics to master heap, …
(edit) @028c2c6   11 months pabuhr fix line break in conclusion
(edit) @a867622   11 months pabuhr fix figure 7.12 placement
(edit) @d54ede6   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d5f5eb7   11 months pabuhr fussed with Figure 7.3
(edit) @2cb15b0   11 months caparson fixed bad page break and made figure location better
(edit) @210c737   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @afb3d68   11 months pabuhr final proofread of waituntil chapter
(edit) @2e7a299   11 months pabuhr change code listing to figure
(edit) @9171456b   11 months pabuhr fix bad line break
(edit) @56eb7f8   11 months pabuhr fix number of examples
(edit) @5d8cc96   11 months pabuhr move figure
(edit) @b3ac8ce3   11 months pabuhr fix month in citation
(edit) @d987881   11 months pabuhr update empty thesis directory for Fangren
(edit) @28c2933   11 months pabuhr formatting
(edit) @07b59ec   11 months pabuhr change startup sequence by adding back heapManagerBootFlag, add build …
(edit) @c68f6e6   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2e94f3e7   11 months pabuhr add empty thesis directory for Fangren
(edit) @4852232   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @000d68f   11 months caparson various small changes across entire thesis
(edit) @17c13b9   11 months ajbeach Update indentation in FinitTweak/FixInitNew?.cpp. Lowered indentation …
(edit) @d3c3261   11 months caparson fleshed out conclusion
(edit) @f496046   11 months caparson incorporated actor and waituntil comments
(edit) @14c0f7b   11 months ajbeach Added invariant to check that referenced declarations are in scope. …
(edit) @e0332dd   11 months ajbeach Modified the dimexpr-match tests. This is because dimexpr-match-cfa …
(edit) @66d878a   11 months pabuhr change lstlisting in common macros from belowskip=2pt to belowskip=0pt …
(edit) @33e9b87   11 months pabuhr remove spurious .section from exception assembler code, which is …
(edit) @7882c58   11 months pabuhr change old trait syntax to use new forall syntax
(edit) @6a4dae6   11 months ajbeach Clean-up some white spaces, spaces to tabs.
(edit) @378096a   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a59e338   11 months pabuhr small wording changes
(edit) @88f2f0f   11 months pabuhr change zeroing of individual statistics fields to memset
(edit) @d9b7b66   11 months pabuhr change C style for-loops to CFA-style for-loops
(edit) @f898983   11 months pabuhr add missing #include <string.h>
(edit) @0a2e0e21   11 months pabuhr add FIX-ME comment for forall-void routine in iostream
(edit) @374cdb66   11 months pabuhr use memset to initialize struct io_uring_sqe to zero in routine zero_sqe
(edit) @c1b6bc6   11 months pabuhr first proofread of conclusion chapter
(edit) @1ae3f185   11 months pabuhr more proofreading of waituntil chapter
(edit) @d4c1d1f   11 months pabuhr more proofreading of chapter waituntil
(edit) @47b7142   11 months caparson reworked 7.5.3 of thesis
(edit) @c03c1ac   11 months pabuhr more proofreading waituntil chapter
(edit) @0e8f4c6   11 months caparson refactored test to now use remove() in waituntil
(edit) @7a2c6b18   11 months caparson did some cleanup in locks.hfa and fixed seg fault bug in channel …
(edit) @a09552d   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5e6fb07   11 months caparson added label to section to reference later
(edit) @d3b8752   11 months ajbeach Added min/max for 3+ argument cases.
(edit) @5a7789f   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @21a700e   11 months caparson test change to fix broken build. Working on fix to underlying issue …
(edit) @8a1d62b6   11 months ajbeach Reorganize ?\? operator to shorten it a bit and move lines of code …
(edit) @49caf644   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c635047   11 months pabuhr more convertion to new void-creation stream macros
(edit) @da6db1a2   11 months caparson added test with new waituntil remove() syntax
(edit) @db94b5d   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c44705c   11 months caparson fixed remove ambiguity issue
(edit) @5454d77   11 months pabuhr update types to use new void-creation stream macros
(edit) @94d2544   11 months pabuhr formatting, create macros OSTYPE_VOID, OSTYPE_VOID_IMPL. ISTYPE_VOID, …
(edit) @8b84973   11 months caparson updated waituntil benchmarks to use new channel arrow syntax
(edit) @daf4c89   11 months caparson updated channel chapter to reflect new syntax
(edit) @ca22a7c   11 months caparson removed ambiguous waituntil remove support
(edit) @cb344f7   11 months caparson refactored tests to use new syntax for channel ops
(edit) @a1467c1   11 months caparson added support for remove and insert calls in waituntils
(edit) @d5926ae   11 months caparson modified waituntil tests to test new features
(edit) @e0396d9   11 months caparson added discussion of channel shorthand operators
(edit) @5adb277   11 months caparson changed test back to using new operators
(edit) @bf55f32   11 months caparson added support for general channel operators
(edit) @1d66a91   11 months caparson added support for general channel operators and cleaned up some cruft
(edit) @66ac416   11 months caparson revert channel test change
(edit) @f3c02ea   11 months caparson reverted addition of channel operators since it broke the waituntil …
(edit) @9cb2742   11 months caparson refactored some waituntil code gen to be more concise
(edit) @c2c1717   11 months caparson cleaned up a waituntil test and changed a channel test to use go-style …
(edit) @a0b59ed   11 months caparson added support for go style channel operators
(edit) @494a7e5   11 months caparson more 7.5 improvements. Tried to improve chapter flow
Note: See TracRevisionLog for help on using the revision log.