
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9488ac9a2d22d... Author: Marco Poletti poletti.marco@gmail.com Date: Fri Jun 18 10:26:29 2010 +0200
CO_Tree: optimize const and non-const go_down_searching_key() methods for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=fee348d7653cb... Author: Marco Poletti poletti.marco@gmail.com Date: Fri Jun 18 09:47:25 2010 +0200
CO_Tree: optimize redistribute_elements_in_subtree_helper() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f4121b07435c0... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 23:17:18 2010 +0200
CO_Tree: optimize redistribute_elements_in_subtree_helper() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9dc20d0452db3... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 22:06:41 2010 +0200
CO_Tree: use follow_right_childs_with_value(), in compact_elements_in_the_rightmost_end().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=fc9eeaf904d83... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 22:06:17 2010 +0200
CO_Tree: use follow_left_childs_with_value() and follow_right_childs_with_value(), in erase().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a676a6d5df7b0... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:47:02 2010 +0200
CO_Tree: fix follow_left_childs_with_value() and follow_right_childs_with_value() methods of inorder_iterator and inorder_const_iterator.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=456d4f2cb9c03... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:41:36 2010 +0200
CO_Tree: use follow_right_childs() in redistribute_elements_in_subtree().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3c42e79313bb1... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:40:42 2010 +0200
Remove .orig file, tracked by mistake.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=97ac0c0b1307d... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:36:02 2010 +0200
CO_Tree: add assertions in follow_left_childs() and follow_right_childs() methods, in inorder_iterator and inorder_const_iterator.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9b054f66c3ffb... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:07:50 2010 +0200
CO_Tree: add methods follow_left_childs_with_value() and follow_right_childs_with_value(), in inorder_iterator and inorder_const_iterator.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a0189482a5eae... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 21:07:12 2010 +0200
CO_Tree: add methods follow_left_childs() and follow_right_childs(), in inorder_iterator and inorder_const_iterator.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=bedbfab1743ea... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:24:33 2010 +0200
CO_Tree::unordered_const_iterator: optimize operator++().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=459fb16367b51... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:23:54 2010 +0200
CO_Tree::unordered_iterator: optimize operator++().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=133aa5392b2c2... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:22:10 2010 +0200
CO_Tree::inorder_const_iterator: optimize get_right_child_value() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4fe1619de8d73... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:21:30 2010 +0200
CO_Tree::inorder_const_iterator: optimize get_left_child_value() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=10a4a7e1bf044... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:20:00 2010 +0200
CO_Tree::inorder_const_iterator: optimize operator==() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=d49287a91b68b... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:16:38 2010 +0200
CO_Tree::inorder_iterator: optimize get_right_child_value() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=22afc7b6f3a24... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:13:38 2010 +0200
CO_Tree::inorder_iterator: optimize get_left_child_value() for the DFS layout.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=6da8d06efe7c1... Author: Marco Poletti poletti.marco@gmail.com Date: Thu Jun 17 19:09:35 2010 +0200
CO_Tree::inorder_iterator: optimize operator->() for the DFS layout.