[dovecot/core] a754c3: lib-fts: Add max_length to common filter struct. R...

GitHub noreply at github.com
Mon Aug 22 22:30:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: a754c3be2b1e00fe42ecdb6b068d444be0030420
      https://github.com/dovecot/core/commit/a754c3be2b1e00fe42ecdb6b068d444be0030420
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-22 (Mon, 22 Aug 2016)

  Changed paths:
    M src/lib-fts/fts-filter-private.h

  Log Message:
  -----------
  lib-fts: Add max_length to common filter struct. Reorder fields.

The latter is for for imaginary alignment enhancements.


  Commit: 5fcd30add8dcf4d883978cce3e39f3a89184f1e5
      https://github.com/dovecot/core/commit/5fcd30add8dcf4d883978cce3e39f3a89184f1e5
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-fts/Makefile.am
    A src/lib-fts/fts-filter-common.c
    A src/lib-fts/fts-filter-common.h
    M src/lib-fts/fts-filter-lowercase.c
    M src/lib-fts/test-fts-filter.c

  Log Message:
  -----------
  lib-fts: Cut overlong strings in lowercase filter.

Added new common truncate function for filters. It also removes any partial
characters, that would remain from plain truncation.


  Commit: 35eb3a2394bb064cc6b4a67436e8860994e4636a
      https://github.com/dovecot/core/commit/35eb3a2394bb064cc6b4a67436e8860994e4636a
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-fts/fts-filter-normalizer-icu.c
    M src/lib-fts/test-fts-filter.c

  Log Message:
  -----------
  lib-fts: Change normalizer filter to use new truncate.


Compare: https://github.com/dovecot/core/compare/69b8187b2991...35eb3a2394bb


More information about the dovecot-cvs mailing list