[Checkins] [zopefoundation/Products.ZCTextIndex] 48576c: merged r30995 from trunk:

GitHub noreply at github.com
Tue Feb 26 14:15:09 UTC 2013


  Branch: refs/heads/zope2-Zope-2_8-branch
  Home:   https://github.com/zopefoundation/Products.ZCTextIndex
  Commit: 48576cbc095e6bb8ccc83dff1e9e82b994bcd64e
      https://github.com/zopefoundation/Products.ZCTextIndex/commit/48576cbc095e6bb8ccc83dff1e9e82b994bcd64e
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-07-04 (Mon, 04 Jul 2005)

  Changed paths:
    A IIndex.py
    M ZCTextIndex.py
    M tests/testZCTextIndex.py

  Log Message:
  -----------
  merged r30995 from trunk:
- Collector #1815: ZCTextIndex accepts (again) sequences of strings to be indexed.


  Commit: b6843fac4a874bff1bcf8f36632cf36bf91345ee
      https://github.com/zopefoundation/Products.ZCTextIndex/commit/b6843fac4a874bff1bcf8f36632cf36bf91345ee
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-07-05 (Tue, 05 Jul 2005)

  Changed paths:
    M ZCTextIndex.py
    M tests/testZCTextIndex.py

  Log Message:
  -----------
  partially reverted r30994 to avoid infinite import loops


  Commit: 145d38485af589bb0a962854fb1ad79b1a9581c7
      https://github.com/zopefoundation/Products.ZCTextIndex/commit/145d38485af589bb0a962854fb1ad79b1a9581c7
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-07-05 (Tue, 05 Jul 2005)

  Changed paths:
    M ZCTextIndex.py
    M tests/testZCTextIndex.py

  Log Message:
  -----------
  reverted r30999, removed all Five dependencies introduced in r30994
(this fixes the infinite loop issue, but adds redundant interface definitions because we can't use Five's bridging code)


  Commit: 570852259e532a4d459a208fe0f178f42cd28669
      https://github.com/zopefoundation/Products.ZCTextIndex/commit/570852259e532a4d459a208fe0f178f42cd28669
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2005-09-09 (Fri, 09 Sep 2005)

  Changed paths:
    M ZCTextIndex.py

  Log Message:
  -----------
  Removed old comment.


  Commit: af127c8c3d47304f1a893bd2be9afa9d3cb59393
      https://github.com/zopefoundation/Products.ZCTextIndex/commit/af127c8c3d47304f1a893bd2be9afa9d3cb59393
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-10-31 (Mon, 31 Oct 2005)

  Changed paths:
    A ILexicon.py
    A Lexicon.py
    M ZCTextIndex.py
    M interfaces.py
    A tests/testLexicon.py
    M tests/testZCTextIndex.py

  Log Message:
  -----------
  - converted ILexicon to z3 and bridged it back
- ZCTextIndex now accepts lexicons with the z3 interface


Compare: https://github.com/zopefoundation/Products.ZCTextIndex/compare/48576cbc095e^...af127c8c3d47


More information about the checkins mailing list