aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Set
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.22Mathieu Arnold2005-05-172-3/+3
| | | | Notes: svn path=/head/; revision=135479
* Update to 0.21Mathieu Arnold2005-04-082-4/+3
| | | | Notes: svn path=/head/; revision=132764
* Update to 0.20Mathieu Arnold2005-02-282-3/+3
| | | | Notes: svn path=/head/; revision=130030
* Update to 0.19.01Mathieu Arnold2005-02-213-4/+5
| | | | Notes: svn path=/head/; revision=129495
* Update to 0.19Mathieu Arnold2004-11-302-3/+3
| | | | Notes: svn path=/head/; revision=122809
* Update to 0.18Mathieu Arnold2004-11-262-3/+12
| | | | | | | Add some docs Notes: svn path=/head/; revision=122495
* Update to 0.17Mathieu Arnold2004-08-182-4/+4
| | | | Notes: svn path=/head/; revision=116588
* Update to 0.16.03Mathieu Arnold2004-07-132-4/+4
| | | | Notes: svn path=/head/; revision=113552
* Update to 0.16Mathieu Arnold2004-03-292-3/+3
| | | | Notes: svn path=/head/; revision=105628
* Update to 0.15Mathieu Arnold2004-03-293-8/+5
| | | | | | | Switch to PERL_MODBUILD Notes: svn path=/head/; revision=105615
* Update to 0.14.04Mathieu Arnold2004-03-152-3/+4
| | | | Notes: svn path=/head/; revision=104074
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.14Mathieu Arnold2003-11-042-2/+2
| | | | Notes: svn path=/head/; revision=93077
* Update to 0.13Mathieu Arnold2003-10-212-3/+2
| | | | Notes: svn path=/head/; revision=91799
* Update to 0.12.03Mathieu Arnold2003-10-093-3/+6
| | | | Notes: svn path=/head/; revision=90702
* Update to 0.12.12Mathieu Arnold2003-09-252-2/+3
| | | | Notes: svn path=/head/; revision=89359
* Update to 0.12Mathieu Arnold2003-09-242-2/+2
| | | | Notes: svn path=/head/; revision=89192
* Update to 0.10.Mathieu Arnold2003-09-042-10/+3
| | | | | | | Works with 5.005_03 now. Notes: svn path=/head/; revision=88509
* Update to 0.09Mathieu Arnold2003-08-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=87301
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Add p5-DateTime-Set 0.08, datetime sets and set math.Erwin Lansing2003-06-294-0/+58
PR: 53777 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=83819