Subject: CVS commit: pkgsrc/devel/ruby-bsearch
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2002 17:58:33
Module Name: pkgsrc
Committed By: taca
Date: Tue Mar 5 15:58:32 UTC 2002
Modified Files:
pkgsrc/devel/ruby-bsearch: Makefile distinfo
Log Message:
Update ruby-bsearch to 1.5.
Supplied by pkg/15811 by iwamoto at sat.t.u-tokyo.ac.jp (IWAMOTO Toshihiro).
2001-12-10 Satoru Takabayashi <satoru@namazu.org>
* Ruby/Bsearch: Version 1.5 released.
* bsearch.rb (Array::bsearch_range): Take &block and pass &block.
(Array::bsearch_last): Likewise.
(Array::bsearch_first): Likewise.
(Array::bsearch_lower_boundary): Likewise.
(Array::bsearch_upper_boundary): Likewise.
2001-11-16 Satoru Takabayashi <satoru@namazu.org>
* tests/test.rb (check_boundaries): New method.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/ruby-bsearch/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ruby-bsearch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.