source:

Revision Log Mode:


Legend:

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