[commits] Horde branch master updated. 37e50ebdb11f060d1dcedf88f0c2fb65e049c791
Michael M Slusarz
slusarz at horde.org
Tue Oct 1 22:02:22 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 83a567de515f7a7a71e28e4dd48ef0943a88e44f
dcc03ff phpdoc
42672f8 Fix seeking() before the beginning of the stream
5057c8c seek() now supports character seeking
37e50eb [mms] Add Horde_Stream#substring().
Summary: http://github.com/horde/horde/compare/83a567de515f7a7a71e28e4dd48ef0943a88e44f...37e50ebdb11f060d1dcedf88f0c2fb65e049c791
-----------------------------------------------------------------------
commit dcc03fff8c828105397b355c118503a688435770
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 1 13:14:14 2013 -0600
phpdoc
framework/Stream/lib/Horde/Stream.php | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/dcc03fff8c828105397b355c118503a688435770
http://git.horde.org/horde-git/-/commit/dcc03fff8c828105397b355c118503a688435770
-----------------------------------------------------------------------
commit 42672f8c984f5f3feeea5ce2407e09a3907a6c4d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 1 14:56:28 2013 -0600
Fix seeking() before the beginning of the stream
framework/Stream/lib/Horde/Stream.php | 8 ++++++++
framework/Stream/test/Horde/Stream/TempTest.php | 14 ++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/42672f8c984f5f3feeea5ce2407e09a3907a6c4d
http://git.horde.org/horde-git/-/commit/42672f8c984f5f3feeea5ce2407e09a3907a6c4d
-----------------------------------------------------------------------
commit 5057c8c9a282d2b784459825e1bd48006394858f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 1 15:37:33 2013 -0600
seek() now supports character seeking
framework/Stream/lib/Horde/Stream.php | 32 +++++++++++++++-
framework/Stream/test/Horde/Stream/TempTest.php | 47 +++++++++++++++++++++++
2 files changed, 78 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/5057c8c9a282d2b784459825e1bd48006394858f
http://git.horde.org/horde-git/-/commit/5057c8c9a282d2b784459825e1bd48006394858f
-----------------------------------------------------------------------
commit 37e50ebdb11f060d1dcedf88f0c2fb65e049c791
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 1 14:39:09 2013 -0600
[mms] Add Horde_Stream#substring().
framework/Stream/lib/Horde/Stream.php | 74 ++++++++++++++++++---
framework/Stream/package.xml | 2 +
framework/Stream/test/Horde/Stream/TempTest.php | 77 +++++++++++++++++++++++
3 files changed, 142 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/37e50ebdb11f060d1dcedf88f0c2fb65e049c791
http://git.horde.org/horde-git/-/commit/37e50ebdb11f060d1dcedf88f0c2fb65e049c791
More information about the commits
mailing list