aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Set/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.27Mathieu Arnold2009-04-061-3/+3
| | | | Notes: svn path=/head/; revision=231737
* Update to 0.26Mathieu Arnold2009-02-121-3/+3
| | | | Notes: svn path=/head/; revision=228120
* Update to 0.25Mathieu Arnold2005-11-141-3/+3
| | | | | | | | PR: 87779 Submitted by: tobez Notes: svn path=/head/; revision=148259
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to 0.22Mathieu Arnold2005-05-171-2/+2
| | | | Notes: svn path=/head/; revision=135479
* Update to 0.21Mathieu Arnold2005-04-081-2/+2
| | | | Notes: svn path=/head/; revision=132764
* Update to 0.20Mathieu Arnold2005-02-281-2/+2
| | | | Notes: svn path=/head/; revision=130030
* Update to 0.19.01Mathieu Arnold2005-02-211-2/+2
| | | | Notes: svn path=/head/; revision=129495
* Update to 0.19Mathieu Arnold2004-11-301-2/+2
| | | | Notes: svn path=/head/; revision=122809
* Update to 0.18Mathieu Arnold2004-11-261-2/+2
| | | | | | | Add some docs Notes: svn path=/head/; revision=122495
* Update to 0.17Mathieu Arnold2004-08-181-2/+2
| | | | Notes: svn path=/head/; revision=116588
* Update to 0.16.03Mathieu Arnold2004-07-131-2/+2
| | | | Notes: svn path=/head/; revision=113552
* Update to 0.16Mathieu Arnold2004-03-291-2/+2
| | | | Notes: svn path=/head/; revision=105628
* Update to 0.15Mathieu Arnold2004-03-291-2/+2
| | | | | | | Switch to PERL_MODBUILD Notes: svn path=/head/; revision=105615
* Update to 0.14.04Mathieu Arnold2004-03-151-2/+2
| | | | 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-041-1/+1
| | | | Notes: svn path=/head/; revision=93077
* Update to 0.13Mathieu Arnold2003-10-211-1/+1
| | | | Notes: svn path=/head/; revision=91799
* Update to 0.12.03Mathieu Arnold2003-10-091-1/+1
| | | | Notes: svn path=/head/; revision=90702
* Update to 0.12.12Mathieu Arnold2003-09-251-1/+1
| | | | Notes: svn path=/head/; revision=89359
* Update to 0.12Mathieu Arnold2003-09-241-1/+1
| | | | Notes: svn path=/head/; revision=89192
* Update to 0.10.Mathieu Arnold2003-09-041-1/+1
| | | | | | | Works with 5.005_03 now. Notes: svn path=/head/; revision=88509
* Update to 0.09Mathieu Arnold2003-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Add p5-DateTime-Set 0.08, datetime sets and set math.Erwin Lansing2003-06-291-0/+1
PR: 53777 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=83819