The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: 4480e0dc9206e181189863a7500d2950851ef102 29e0f69... Incorrect comment. d6bdbb9... Import Horde_SpellChecker from CVS HEAD. ----------------------------------------------------------------------- commit 29e0f69aa620c14e300deec370c5f5528ad0abb4 Author: Michael M Slusarz <[email protected]> Date: Sat Feb 21 18:28:55 2009 -0700 Incorrect comment. framework/Mime/lib/Horde/Mime.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime.php?rt=horde-git&r1=c9651070b8f2626358d6943cbeaff7cfc4a1c57e&r2=29e0f69aa620c14e300deec370c5f5528ad0abb4 ----------------------------------------------------------------------- commit d6bdbb9655dbe85dc56e2493408ca017d41903c2 Author: Michael M Slusarz <[email protected]> Date: Sat Feb 21 18:32:45 2009 -0700 Import Horde_SpellChecker from CVS HEAD. framework/SpellChecker/lib/Horde/SpellChecker.php | 137 +++++++++++++++++ .../SpellChecker/lib/Horde/SpellChecker/Aspell.php | 158 ++++++++++++++++++++ framework/SpellChecker/package.xml | 110 ++++++++++++++ .../test/Horde/SpellChecker/basic-aspell.phpt | 84 +++++++++++ 4 files changed, 489 insertions(+), 0 deletions(-) create mode 100644 framework/SpellChecker/lib/Horde/SpellChecker.php create mode 100644 framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php create mode 100644 framework/SpellChecker/package.xml create mode 100644 framework/SpellChecker/test/Horde/SpellChecker/basic-aspell.phpt http://git.horde.org/co.php/framework/SpellChecker/lib/Horde/SpellChecker.php?rt=horde-git&r=d6bdbb9655dbe85dc56e2493408ca017d41903c2 http://git.horde.org/co.php/framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php?rt=horde-git&r=d6bdbb9655dbe85dc56e2493408ca017d41903c2 http://git.horde.org/co.php/framework/SpellChecker/package.xml?rt=horde-git&r=d6bdbb9655dbe85dc56e2493408ca017d41903c2 http://git.horde.org/co.php/framework/SpellChecker/test/Horde/SpellChecker/basic-aspell.phpt?rt=horde-git&r=d6bdbb9655dbe85dc56e2493408ca017d41903c2 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
