Summary
- add reference counting futures for use with waituntil (details)
- many updates and additions to the uC++ to CFA cheat sheet (details)
- raise * in /* and */ to look better (details)
- many citation updates (details)
- add missing Ada test program to Fangren's thesis (details)
- update semaphore lock (details)
- rewrite test program with futures and waituntil (details)
- fix design error in test waituntil/futures.cfa (details)
| The file was modified | libcfa/src/concurrency/future.hfa |
| The file was modified | doc/uC++toCFA/uC++toCFA.tex |
| The file was modified | doc/LaTeXmacros/common.sty |
| The file was modified | doc/LaTeXmacros/common.tex |
| The file was modified | doc/bibliography/pl.bib |
| The file was modified | doc/theses/fangren_yu_MMath/test.adb |
| The file was modified | libcfa/src/concurrency/locks.cfa |
| The file was modified | libcfa/src/concurrency/locks.hfa |
| The file was modified | tests/concurrency/waituntil/futures.cfa |
| The file was modified | tests/concurrency/waituntil/futures.cfa |