[commits] Horde branch master updated. 3a33fcfba17db78ec0dacfea0e702f0b371bf586
Michael Rubinsky
mike at theupstairsroom.com
Thu Apr 1 00:43:45 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: bd313a46a7ff0ae1af22f7be495c841b6118e1ee
389c6cc No need to pass the dtd into the decoder/encoder objects - just put it in the base object.
3a33fcf Cleanup Wbxml Encoder, phpdoc, cs, remove dead code...
-----------------------------------------------------------------------
commit 389c6cc81773e434da01808406e3832a5ddcd01f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 31 20:16:36 2010 -0400
No need to pass the dtd into the decoder/encoder objects - just put it in the base object.
framework/ActiveSync/lib/Horde/ActiveSync.php | 403 ----------
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 432 +++++++++++
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 16 +-
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 21 +-
horde/rpc.php | 4 +-
5 files changed, 448 insertions(+), 428 deletions(-)
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=bd313a46a7ff0ae1af22f7be495c841b6118e1ee&r2=389c6cc81773e434da01808406e3832a5ddcd01f
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php?rt=horde-git&r1=121652b06b516af77a95fa3b18f62975c20b17e1&r2=389c6cc81773e434da01808406e3832a5ddcd01f
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php?rt=horde-git&r1=121652b06b516af77a95fa3b18f62975c20b17e1&r2=389c6cc81773e434da01808406e3832a5ddcd01f
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php?rt=horde-git&r1=121652b06b516af77a95fa3b18f62975c20b17e1&r2=389c6cc81773e434da01808406e3832a5ddcd01f
http://git.horde.org/diff.php/horde/rpc.php?rt=horde-git&r1=f0d1788ffdaa705a6aca5581b9f18c0919fa42d7&r2=389c6cc81773e434da01808406e3832a5ddcd01f
-----------------------------------------------------------------------
commit 3a33fcfba17db78ec0dacfea0e702f0b371bf586
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 31 20:44:16 2010 -0400
Cleanup Wbxml Encoder, phpdoc, cs, remove dead code...
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 153 +++++++----
1 files changed, 105 insertions(+), 48 deletions(-)
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php?rt=horde-git&r1=389c6cc81773e434da01808406e3832a5ddcd01f&r2=3a33fcfba17db78ec0dacfea0e702f0b371bf586
More information about the commits
mailing list