The branch "master" has been updated. The following is a summary of the commits.
from: 4337d5f7d0913a9aac606d50d1d966ef65648f21 260730d Cache isPolled() call ee1214a Move some often-used strings to a constant bc6fdb4 Only init this value once 537c516 fix line spacing 0d809af Slightly more optimized advance pointer call ----------------------------------------------------------------------- commit 260730de319160d62b78e1688819667a35cf7777 Author: Michael M Slusarz <[email protected]> Date: Mon Dec 3 23:18:34 2012 -0700 Cache isPolled() call imp/config/prefs.php | 3 +++ imp/lib/Imap/Tree.php | 19 +++++++++++++++---- 2 files changed, 18 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/260730de319160d62b78e1688819667a35cf7777 ----------------------------------------------------------------------- commit ee1214a8c2ecce22b6d34a7f9afd98f776e068e2 Author: Michael M Slusarz <[email protected]> Date: Mon Dec 3 23:29:23 2012 -0700 Move some often-used strings to a constant framework/Mail/lib/Horde/Mail/Rfc822.php | 27 +++++++++++++++++++-------- 1 files changed, 19 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/ee1214a8c2ecce22b6d34a7f9afd98f776e068e2 ----------------------------------------------------------------------- commit bc6fdb4a15d6515dbf375402a43b9baf1bdac4cc Author: Michael M Slusarz <[email protected]> Date: Tue Dec 4 15:30:52 2012 -0700 Only init this value once framework/Mail/lib/Horde/Mail/Rfc822.php | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/bc6fdb4a15d6515dbf375402a43b9baf1bdac4cc ----------------------------------------------------------------------- commit 537c516930aaadb12dd285cb55da5fe3d82d8e26 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 4 15:31:03 2012 -0700 fix line spacing framework/Mail/lib/Horde/Mail/Rfc822.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/537c516930aaadb12dd285cb55da5fe3d82d8e26 ----------------------------------------------------------------------- commit 0d809af096d78234a4840f3f61ce0986c1047476 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 4 15:31:23 2012 -0700 Slightly more optimized advance pointer call framework/Mail/lib/Horde/Mail/Rfc822.php | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/0d809af096d78234a4840f3f61ce0986c1047476 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
