The branch "master" has been updated. The following is a summary of the commits.
from: dc0ba05b97f5fd7b8b6a81e548e6edbe134de1f2 55eb078... add Horde_Support_Numerizer to the main Horde_Support package ----------------------------------------------------------------------- commit 55eb078b7f65ab6afc9c623057c75ccd29b76745 Author: Chuck Hagenbuch <[email protected]> Date: Wed May 27 00:08:58 2009 -0400 add Horde_Support_Numerizer to the main Horde_Support package framework/Support/lib/Horde/Support/Numerizer.php | 34 + framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php | 149 +++++ framework/Support/lib/Horde/Support/Numerizer/Locale/De.php | 110 +++ framework/Support/package.xml | 11 + .../Support/test/Horde/Support/Numerizer/Locale/BaseTest.php | 70 ++ framework/Support/test/Horde/Support/Numerizer/Locale/DeTest.php | 64 ++ 6 files changed, 438 insertions(+), 0 deletions(-) create mode 100644 framework/Support/lib/Horde/Support/Numerizer.php create mode 100644 framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php create mode 100644 framework/Support/lib/Horde/Support/Numerizer/Locale/De.php create mode 100644 framework/Support/test/Horde/Support/Numerizer/Locale/BaseTest.php create mode 100644 framework/Support/test/Horde/Support/Numerizer/Locale/DeTest.php http://git.horde.org/co.php/framework/Support/lib/Horde/Support/Numerizer.php?rt=horde-git&r=55eb078b7f65ab6afc9c623057c75ccd29b76745 http://git.horde.org/co.php/framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php?rt=horde-git&r=55eb078b7f65ab6afc9c623057c75ccd29b76745 http://git.horde.org/co.php/framework/Support/lib/Horde/Support/Numerizer/Locale/De.php?rt=horde-git&r=55eb078b7f65ab6afc9c623057c75ccd29b76745 http://git.horde.org/diff.php/framework/Support/package.xml?rt=horde-git&r1=23529319730b1eff9d70f697d2f5a9353dbcf16a&r2=55eb078b7f65ab6afc9c623057c75ccd29b76745 http://git.horde.org/co.php/framework/Support/test/Horde/Support/Numerizer/Locale/BaseTest.php?rt=horde-git&r=55eb078b7f65ab6afc9c623057c75ccd29b76745 http://git.horde.org/co.php/framework/Support/test/Horde/Support/Numerizer/Locale/DeTest.php?rt=horde-git&r=55eb078b7f65ab6afc9c623057c75ccd29b76745 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
