The branch "master" has been updated. The following is a summary of the commits.
from: 6d84ea9a5d54236a51f8823069ea890e549bb0e4 db17d0e... allow any arg format that Horde_Date will take to simplify creating spans 4de9fe3... these were legit failures, but the spans are right, and the fault is in our date math when spanning a DST change. so test the spans for now ----------------------------------------------------------------------- commit db17d0eb72672d19a33b51be16ff54053d5b7adb Author: Chuck Hagenbuch <[email protected]> Date: Sun May 24 18:35:31 2009 -0400 allow any arg format that Horde_Date will take to simplify creating spans framework/Date_Parser/lib/Horde/Date/Span.php | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Date_Parser/lib/Horde/Date/Span.php?rt=horde-hatchery&r1=14f409a447eaa33a0853d6aaf3550cc9e4f736c6&r2=db17d0eb72672d19a33b51be16ff54053d5b7adb ----------------------------------------------------------------------- commit 4de9fe3bea8c6f07dcdc02258405d3875df6f6d1 Author: Chuck Hagenbuch <[email protected]> Date: Sun May 24 18:36:01 2009 -0400 these were legit failures, but the spans are right, and the fault is in our date math when spanning a DST change. so test the spans for now framework/Date_Parser/test/Horde/Date/Parser/Locale/BaseTest.php | 10 ++--- 1 files changed, 4 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/framework/Date_Parser/test/Horde/Date/Parser/Locale/BaseTest.php?rt=horde-hatchery&r1=915cd6b976f51a8f2b3745c5fb76f18ccbe003b9&r2=4de9fe3bea8c6f07dcdc02258405d3875df6f6d1 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
