Skip to content

Console Output

23:48:58 
23:48:58 <p>- Changes -------------------------------------------------------------</p>
23:48:58 
23:48:58 <pre>
23:48:58 The branch null has been updated.
23:48:58       from  81ab5ebb3b497e7c713dd340f479f3d7e803ea4a (commit)
23:48:58 </pre>
23:48:58 
23:48:58 <p>- Log -----------------------------------------------------------------</p>
23:48:58 
23:48:58 <pre>
23:48:58 commit 81ab5ebb3b497e7c713dd340f479f3d7e803ea4a
23:48:58 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:48:58 
23:48:58     2nd attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty
23:48:58 
23:48:58 commit 00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:48:58 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:48:58 
23:48:58     1st attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty
23:48:58 
23:48:58 commit 4226eedea8f0ca871b86969883d3dd7a5d0355b0
23:48:58 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:48:58 
23:48:58     temporary fix for auto-gen destructors using linkonce
23:48:58 
23:48:58 commit e426c6fb27828da1fe14b9554c5f8c2b021ab84d
23:48:58 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:48:58 
23:48:58     fix signal_block on empty condition queue
23:48:58 
23:48:58 commit 6cbc5a626cf54938256101fcd9c34533b8b3d28e
23:48:58 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:48:58 
23:48:58     add tuple-type insert and remove functions to list type
23:48:58 </pre>
23:48:58 
23:48:58 <p>-----------------------------------------------------------------------</p>
23:48:58 <pre>
23:48:58 Summary of changes:
23:48:58 libcfa/src/bits/sequence.hfa       |    2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/collections/list.hfa    |  210 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">---</span>
23:48:58  libcfa/src/collections/list2.hfa   | 1027 <span style="color: #00AA00;">+++++++++++++++++++</span><span style="color: #AA0000;">-----------------</span>
23:48:58  libcfa/src/concurrency/channel.hfa |   34 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/cofor.hfa   |    2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/future.hfa  |   10 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/io.cfa      |    8 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/kernel.cfa  |    6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/locks.cfa   |   30 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/monitor.cfa |   81 <span style="color: #00AA00;">++</span><span style="color: #AA0000;">-</span>
23:48:58  libcfa/src/concurrency/select.hfa  |    8 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  src/Validate/Autogen.cpp           |   20 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  tests/list/dlist-insert-remove.cfa |   52 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:48:58  13 files changed, 796 insertions(+), 694 deletions(-)
23:48:58 </pre>
23:48:58