Console Output
23:57:04
23:57:04 <p>- Changes -------------------------------------------------------------</p>
23:57:04
23:57:04 <pre>
23:57:04 The branch null has been updated.
23:57:04 from 00aa122cd8a610fd71bc1afaa8e4910742e18a62 (commit)
23:57:04 </pre>
23:57:04
23:57:04 <p>- Log -----------------------------------------------------------------</p>
23:57:04
23:57:04 <pre>
23:57:04 commit 00aa122cd8a610fd71bc1afaa8e4910742e18a62
23:57:04 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:57:04
23:57:04 harmonize single_future with other future types, remove multi_future, marks its test as deprecated, and turn off its test
23:57:04
23:57:04 commit fbaea97009f70b67f476a193ca6b049a1100402d
23:57:04 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:57:04
23:57:04 rename private waituntil routines register_select, unregister_select, and on_selected with tailing $
23:57:04 </pre>
23:57:04
23:57:04 <p>-----------------------------------------------------------------------</p>
23:57:04 <pre>
23:57:04 Summary of changes:
23:57:04 libcfa/src/bits/weakso_locks.cfa | 6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:57:04 libcfa/src/bits/weakso_locks.hfa | 12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:57:04 libcfa/src/concurrency/channel.hfa | 20 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">--</span>
23:57:04 libcfa/src/concurrency/future.hfa | 136 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">----------------</span>
23:57:04 libcfa/src/concurrency/locks.cfa | 6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:57:04 libcfa/src/concurrency/locks.hfa | 22 <span style="color: #00AA00;">++</span><span style="color: #AA0000;">--</span>
23:57:04 libcfa/src/concurrency/select.cfa | 12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:57:04 libcfa/src/concurrency/select.hfa | 16 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">--</span>
23:57:04 src/Concurrency/Waituntil.cpp | 20 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">--</span>
23:57:04 .../futures/.expect/{multi.txt => multi.txt.off} | 0
23:57:04 tests/concurrency/futures/multi.cfa | 2 <span style="color: #00AA00;">+</span>
23:57:04 tests/concurrency/futures/typed.cfa | 68 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">------</span>
23:57:04 12 files changed, 122 insertions(+), 198 deletions(-)
23:57:04 </pre>
23:57:04