Commit graph

8 commits

Author SHA1 Message Date
Mathieu Arnold
e62778f4c6 Update to 0.13 2003-10-21 09:07:54 +00:00
Mathieu Arnold
d1abf329db Update to 0.12.03 2003-10-09 10:14:13 +00:00
Mathieu Arnold
c39f6d9627 Update to 0.12.12 2003-09-25 15:57:01 +00:00
Mathieu Arnold
f937360ac2 Update to 0.12 2003-09-24 11:15:51 +00:00
Mathieu Arnold
c92f0c339b Update to 0.10.
Works with 5.005_03 now.
2003-09-04 10:46:57 +00:00
Mathieu Arnold
16790c2ec7 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)
2003-08-19 16:17:28 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Erwin Lansing
7e0f869704 Add p5-DateTime-Set 0.08, datetime sets and set math.
PR:		53777
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-29 12:22:49 +00:00