Skip to content
Success

Changes

Summary

  1. added enable/disable ehm with no params for coroutines (details)
  2. added hotpotato non-local ehm test in both enable/disable and poll flavours (details)
  3. a bit of cleanup of the hotpotato tests (details)
  4. final hotpotato cleanup, removed two unneeded routines from explicit polling flavour (details)
  5. make hotpotato test 32/64-bit specific due to different prng (details)
  6. create 32-bit test results for hotpotato (details)
  7. create ARM test results for hotpotato (details)
  8. add keyword _Exception to uC++ lstlisting (details)
  9. update citation entry (details)
  10. add command setgcolumn to set lstlisting comment-column alignment, change size of lstlisting ^ character (details)
  11. general updates to the Cforall user manual (details)
  12. add keywords alignas, alignof, static_assert, and thread_local (details)
Commit 147a13713859918db362fb5a2ae1a35a176c6f24 by caparsons
added enable/disable ehm with no params for coroutines
The file was modifiedlibcfa/src/concurrency/coroutine.cfa
The file was modifiedlibcfa/src/concurrency/coroutine.hfa
Commit fd775ae85b3364a2f91fb35d504516f1b1ca8bc9 by caparsons
added hotpotato non-local ehm test in both enable/disable and poll flavours
The file was addedtests/exceptions/hotpotato_checked.cfa
The file was addedtests/exceptions/.expect/hotpotato_checked.txt
The file was addedtests/exceptions/.expect/hotpotato.txt
The file was addedtests/exceptions/hotpotato.cfa
Commit 26be85438f73872e884a2eaebfd4228b2fb121f4 by caparsons
a bit of cleanup of the hotpotato tests
The file was modifiedtests/exceptions/hotpotato_checked.cfa
The file was modifiedtests/exceptions/hotpotato.cfa
Commit 7a925a41a1a11e36e1066349f121f6d9e8d91246 by caparsons
final hotpotato cleanup, removed two unneeded routines from explicit polling flavour
The file was modifiedtests/exceptions/hotpotato.cfa
Commit 16b5d11d3e2ecfacee158ef3099f5d2755e4fa56 by Peter Buhr
make hotpotato test 32/64-bit specific due to different prng
The file was addedtests/exceptions/.expect/hotpotato_checked.x64.txt
The file was removedtests/exceptions/.expect/hotpotato_checked.txt
The file was removedtests/exceptions/.expect/hotpotato.txt
The file was addedtests/exceptions/.expect/hotpotato.x64.txt
Commit 8f570f19325f0f61fa977a32433ce8732e6c6826 by Peter Buhr
create 32-bit test results for hotpotato
The file was addedtests/exceptions/.expect/hotpotato_checked.x86.txt
The file was addedtests/exceptions/.expect/hotpotato.x86.txt
Commit 8514bcf8ef7c43f89a87762cbc1b2daf22c2a06b by Peter Buhr
create ARM test results for hotpotato
The file was addedtests/exceptions/.expect/hotpotato.arm64.txt
The file was addedtests/exceptions/.expect/hotpotato_checked.arm64.txt
Commit 562a711b7a5bf91b98e7b5dd6c17a4b4003f8e65 by Peter Buhr
add keyword _Exception to uC++ lstlisting
The file was modifieddoc/LaTeXmacros/lstlang.sty
Commit adaf062d58aa37cb2264eeea65562f4268b12bce by Peter Buhr
update citation entry
The file was modifieddoc/bibliography/pl.bib
Commit 4e2a57ff981bba930d52f02c5216ff9e5b75d092 by Peter Buhr
add command setgcolumn to set lstlisting comment-column alignment, change size of lstlisting ^ character
The file was modifieddoc/LaTeXmacros/common.sty
The file was modifieddoc/LaTeXmacros/common.tex
Commit 5b4dacf3b0701ef82d8182ecca8906f276c9c058 by Peter Buhr
general updates to the Cforall user manual
The file was modifieddoc/user/user.tex
Commit 46f9f02bd06750dbc49b83f398a288ba5d368f79 by Peter Buhr
add keywords alignas, alignof, static_assert, and thread_local
The file was modifiedsrc/Parser/lex.ll