Path to this page:
Subject: CVS commit: pkgsrc/time/ruby-timers
From: Takahiro Kambe
Date: 2015-09-13 16:06:36
Message id: 20150913140636.54D9A98@cvs.netbsd.org
Log Message:
Update ruby-timers to 4.1.1.
4.1.1 (2015-08-21)
------------------
* Remove `RubyProf` from Gemfile and a test, due to it providing no substantial \
benefit while increasing problems building bundles under Rubinius.
4.1.0 (2015-08-16)
------------------
* Addition of `now_and_every` method; fires block immediately, then sets \
recurring timer.
* Includes `now_and_after` method; does the same as above for one-shot timers: \
essentially a "two-shot" timer.
Files: