/[drupal]/contributions/modules/porterstemmer/porterstemmer.module
ViewVC logotype

Log of /contributions/modules/porterstemmer/porterstemmer.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 17:42:39 2009 UTC (4 weeks, 5 days ago) by jhodgdon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.2.2.5: +22 -17 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#610716 by jhodgdon: Do not dynamically load the PECL stem library. Move checks to separate function, with static caching so it only checks once.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 23:47:22 2009 UTC (5 weeks ago) by jhodgdon
Branch: DRUPAL-6--2
Changes since 1.2.2.4: +6 -5 lines
Diff to previous 1.2.2.4 , to branch point 1.2
by jhodgdon: Coding standards - minor whitespace changes

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 23:39:54 2009 UTC (5 weeks ago) by jhodgdon
Branch: DRUPAL-6--2
Changes since 1.2.2.3: +23 -2 lines
Diff to previous 1.2.2.3 , to branch point 1.2
#610716 by jhodgdon: Use the PECL stemming library if available.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 16:22:10 2009 UTC (6 weeks, 6 days ago) by jhodgdon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3
Changes since 1.2.2.2: +8 -4 lines
Diff to previous 1.2.2.2 , to branch point 1.2
#599058 by Dave Sherohman, jhodgdon: Fix critical issue causing Porter Stemmer to hang in infinite loop with PHP prior to 5.1.0

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 14:50:28 2009 UTC (2 months, 2 weeks ago) by jhodgdon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.2.2.1: +62 -13 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#493270, #437084, #492892 by jhodgdon: Implement hook from Search by Page module to highlight stemmed keyword matches in search excerpts. Also fixed some minor coding standards issues.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 19:22:49 2009 UTC (2 months, 4 weeks ago) by jhodgdon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.2: +22 -28 lines
Diff to previous 1.2
#558842 by jhodgdon: Minimum word size for Porter Stemmer is now taken from Search setting.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 23:38:47 2009 UTC (4 months, 1 week ago) by jhodgdon
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +584 -336 lines
Diff to previous 1.1
#511930 #437094 #219335 by jhodgdon: Upgrade to the Porter 2 Stemmer algorithm; minimum word size 3 characters. Also updated install instructions and Readme, updated for coding standards, and added SimpleTest tests.

Revision 1.1.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:00:33 2007 UTC (2 years, 10 months ago) by unconed
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.6.1: +426 -0 lines
Diff to previous 1.1.6.1 , to branch point 1.1 , to next main 1.2
Porter-Stemmer for 5.0

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 23:08:01 2005 UTC (3 years, 11 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.1.4.1: +426 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1 , to next main 1.2
- Initial commit of porterstemmer.module

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 23:05:02 2005 UTC (3 years, 11 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.1.2.1: +426 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.2
- Initial commit of porterstemmer.module

Revision 1.1.6.1
Sat Dec 17 22:43:02 2005 UTC (3 years, 11 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.1: +0 -426 lines
FILE REMOVED
file porterstemmer.module was added on branch DRUPAL-5 on 2007-01-20 01:00:33 +0000

Revision 1.1.4.1
Sat Dec 17 22:43:02 2005 UTC (3 years, 11 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.1: +0 -426 lines
FILE REMOVED
file porterstemmer.module was added on branch DRUPAL-4-7 on 2005-12-17 23:08:01 +0000

Revision 1.1.2.1
Sat Dec 17 22:43:02 2005 UTC (3 years, 11 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.1: +0 -426 lines
FILE REMOVED
file porterstemmer.module was added on branch DRUPAL-4-6 on 2005-12-17 23:05:02 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 22:43:02 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-4-6, DRUPAL-4-7, DRUPAL-5, DRUPAL-6--1
- Initial commit of porterstemmer.module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2