Date: Tue, 19 Aug 2003 09:17:28 -0700 (PDT) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-DateTime-Set Makefile distinfo Message-ID: <200308191617.h7JGHSgX022591@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mat 2003/08/19 09:17:28 PDT FreeBSD ports repository Modified files: devel/p5-DateTime-Set Makefile distinfo Log: Update to 0.09 - added DT::Set count() - fixed DT::SpanSet duration() - methods that accepted a DT object, now accept a list of DT objects. Suggested by Ben Bennet, I think. - added _callback_next - "previous-only recurrences" - optimizes intersection of recurrence with span - internal 'S::I' recurrence class - small fix in DT::Set clone() - DateTime::Set uses DateTime infinity constants; max and min now return DateTime::Infinite::Future/Past objects. - DateTime::Span uses DateTime infinity constants; max and min now return DateTime::Infinite::Future/Past objects. Docs update to explain 'max()' value when a span is built using 'before'. - added method set_time_zone() - clone() is documented Approved by: demon (mentor) Revision Changes Path 1.3 +1 -1 ports/devel/p5-DateTime-Set/Makefile 1.2 +1 -1 ports/devel/p5-DateTime-Set/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308191617.h7JGHSgX022591>