| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=231737
|
|
|
|
| |
Notes:
svn path=/head/; revision=228120
|
|
|
|
|
|
|
|
| |
PR: 87779
Submitted by: tobez
Notes:
svn path=/head/; revision=148259
|
|
|
|
| |
Notes:
svn path=/head/; revision=148240
|
|
|
|
| |
Notes:
svn path=/head/; revision=135479
|
|
|
|
| |
Notes:
svn path=/head/; revision=132764
|
|
|
|
| |
Notes:
svn path=/head/; revision=130030
|
|
|
|
| |
Notes:
svn path=/head/; revision=129495
|
|
|
|
| |
Notes:
svn path=/head/; revision=122809
|
|
|
|
|
|
|
| |
Add some docs
Notes:
svn path=/head/; revision=122495
|
|
|
|
| |
Notes:
svn path=/head/; revision=116588
|
|
|
|
| |
Notes:
svn path=/head/; revision=113552
|
|
|
|
| |
Notes:
svn path=/head/; revision=105628
|
|
|
|
|
|
|
| |
Switch to PERL_MODBUILD
Notes:
svn path=/head/; revision=105615
|
|
|
|
| |
Notes:
svn path=/head/; revision=104074
|
|
|
|
| |
Notes:
svn path=/head/; revision=99406
|
|
|
|
| |
Notes:
svn path=/head/; revision=93077
|
|
|
|
| |
Notes:
svn path=/head/; revision=91799
|
|
|
|
| |
Notes:
svn path=/head/; revision=90702
|
|
|
|
| |
Notes:
svn path=/head/; revision=89359
|
|
|
|
| |
Notes:
svn path=/head/; revision=89192
|
|
|
|
|
|
|
| |
Works with 5.005_03 now.
Notes:
svn path=/head/; revision=88509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
PR: 53777
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=83819
|