[commits] Horde branch master updated. f05504d1f18e5eced1491e2fe11b5a26adcd7dd2

Michael J. Rubinsky mrubinsk at horde.org
Fri Feb 1 19:50:39 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 2a093efeb0913a8de52657f5d9d88632bd7a1987

0162d44 Ensure we have a numeric part when splitting off am or pm.
2ebc8d7 Enforce timezone abbreviations occur at word boundry.
db96c8c Better parsing of timezone identifier.
f05504d Fix __toString output.

-----------------------------------------------------------------------

commit 0162d4419214ef4932297f884c3d53c4545c5a8f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 13:45:20 2013 -0500

    Ensure we have a numeric part when splitting off am or pm.
    
    Part of Bug: 12006

 framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php |    2 +-
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php |   16 +++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0162d4419214ef4932297f884c3d53c4545c5a8f

-----------------------------------------------------------------------

commit 2ebc8d77e140d048c608790078904201378bcefd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 13:53:30 2013 -0500

    Enforce timezone abbreviations occur at word boundry.
    
    Part of Bug: 12006

 .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2ebc8d77e140d048c608790078904201378bcefd

-----------------------------------------------------------------------

commit db96c8cf93d67241d99c446ae4412c135e6d1b0a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 14:49:16 2013 -0500

    Better parsing of timezone identifier.
    
    Bug: 12006

 .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php    |    2 +-
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php       |    1 +
 framework/Date_Parser/test/Horde/Date/Parser/TokenTest.php        |   26 +++++
 3 files changed, 28 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/db96c8cf93d67241d99c446ae4412c135e6d1b0a

-----------------------------------------------------------------------

commit f05504d1f18e5eced1491e2fe11b5a26adcd7dd2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 14:50:05 2013 -0500

    Fix __toString output.

 framework/Date_Parser/lib/Horde/Date/Parser/Token.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/f05504d1f18e5eced1491e2fe11b5a26adcd7dd2




More information about the commits mailing list