--- - branch: MAIN date: Wed Aug 4 16:47:09 UTC 2010 files: - new: '1.9' old: '1.8' path: pkgsrc/time/p5-DateTime-Format-Natural/Makefile pathrev: pkgsrc/time/p5-DateTime-Format-Natural/Makefile@1.9 type: modified - new: '1.9' old: '1.8' path: pkgsrc/time/p5-DateTime-Format-Natural/distinfo pathrev: pkgsrc/time/p5-DateTime-Format-Natural/distinfo@1.9 type: modified id: 20100804T164709Z.dab65b655cbf6a80b281562e3239b1b1518e6104 log: | Updating time/p5-DateTime-Format-Natural from 0.85 to 0.88 Upstream changes: 0.88 2010-06-16 - Merged development version to stable. 0.87_03 2010-06-12 - Fix broken use_ok() test for the Calc module. - Insert some missing examples in the grammar documentation. 0.87_02 2010-06-09 - Strengthen the check for invalid units of prefixed dates. - Add a test file for parse asserts. - Rename Base.pm to Calc.pm and adjust trace tests. - Reword the according abstract and description. - Document where arguments to dateparse's switches are required. - Allow dateparse to handle the language code in uppercase. 0.87_01 2010-06-06 - Match case-insensitively in the language option check. - Require (and not use) the grammar class in runtime eval. - Purge the remains of the formatted instance data member. - Delete some instance data through hash slices. - Convert a few non-option identifiers to lowercase. 0.87 2010-05-29 - Merged development version to stable. 0.86_02 2010-05-27 - Emit an error for 0 AM/PM suggesting to use 12 as zero. - Add tests for this extended check failure. - Adjust related prefer_future tests to make them pass. - When verifying that extended checks fail, call _get_error() to see whether it returns an error as expected. - Reset in _unset_error() with undef instead of empty string. 0.86_01 2010-05-18 - Introduce and use two flag handlers for AM/PM time values. [rt #56955 - Andrew Sterling Hanenkamp] - Assert that these values pass the extended meridiem check. - Split implicit matching of time only from grammar entries with an optional AM suffix. - Add tests for 12 AM/PM and the splitted grammar entries (including prefer_future ones). - Test that invalid meridiem time values fail. - Remove addition of 12 hours for PM time values in _at_time() and _time_full(). - Dispatch to _at() for AM/PM time, to _time() for time only. - Comment the purpose of the wrappers _at() and _time(). 0.86 2010-04-20 - Merged development version to stable. 0.85_02 2010-04-11 - Extract both caller and sub in ::Lang::Base's AUTOLOAD() at once. - Correct the indentation of the same subroutine. 0.85_01 2010-04-08 - New supported format: