Skip to content
Success

Changes

Summary

  1. In a sentence, invariants is correct. (details)
  2. added a comment (details)
  3. refactored actors to not need base pointers in envelopes (details)
  4. added extra poll point to check for termination in actor system (details)
  5. Added the check for bitfields in sized polymorphic types. It was folded into a logically related but implimentationally seprate pass. (details)
  6. Add Makefile entries to include new test-support files in Promote build.  Try to fix nightly build.  Missing from 0f4ac1051. (details)
  7. Some clean-up in LinkReferenceToTypes.cpp. (details)
Commit 2fd4cea308e6efe9323737cc2665e03050e6c8f8 by ajbeach
In a sentence, invariants is correct.
The file was modifiedtests/test.py
Commit 1e538fbff26e7d643c0b2a4853be8d6d7d5f8781 by caparsons
added a comment
The file was modifiedlibcfa/src/concurrency/locks.hfa
Commit b065dbb21c03c0917fb344b3cead90c52cf9d41b by caparsons
refactored actors to not need base pointers in envelopes
The file was modifiedsrc/Concurrency/Actors.cpp
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit 70d8e2f21e271a433d073d382ee2a8356bb528cf by caparsons
added extra poll point to check for termination in actor system
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit caf06aa71fb525bbcc4811ec5a00225c9c9c6583 by ajbeach
Added the check for bitfields in sized polymorphic types. It was folded into a logically related but implimentationally seprate pass.
The file was addedtests/.expect/polybits.txt
The file was modifiedsrc/Validate/GenericParameter.cpp
The file was addedtests/polybits.cfa
Commit 9c4330d5ce50f9f19685f814f3e3fef815523ed1 by Michael Brooks
Add Makefile entries to include new test-support files in Promote build.  Try to fix nightly build.  Missing from 0f4ac1051.
The file was modifiedtests/Makefile.am
Commit 132e4c16244e854978eafac175e38d75c985a11a by ajbeach
Some clean-up in LinkReferenceToTypes.cpp.
The file was modifiedsrc/Validate/LinkReferenceToTypes.cpp