File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ revision: 0
4444created : '2001-03-10'
4545summary : Queue of Prioritized Elements
4646title : PQueue
47- version : 2.0 . 0
47+ version : 2.0 . 1
4848name : pqueue
4949description : ! 'A priority queue is like a standard queue, except that each inserted
5050 elements
Original file line number Diff line number Diff line change 11= CHANGE HISTORY
22
3+ == 2.0.1 / 2011-10-29
4+
5+ Quick fix to remove old legacy library that was supposed to be
6+ removed in previous release. No big deal, it just confused the
7+ YARD documentation.
8+
9+ Changes:
10+
11+ * Remove legacy version of library.
12+
13+
314== 2.0.0 / 2011-10-29
415
516This is a complete rewrite to simplify the design and use more
Original file line number Diff line number Diff line change 11#!mast .ruby .yaropts bin lib man qed spec test [A-Z]*.*
22.ruby
3- lib/pqueue/legacy.rb
43lib/pqueue.rb
54test/test_pqueue.rb
65HISTORY.rdoc
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- 2.0.0
1+ 2.0.1
You can’t perform that action at this time.
0 commit comments