0.63
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Search-Tools?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
f03a69fc67
commit
e045a652c4
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 15 09:05:58 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 0.63:
|
||||
* add normalize_whitespace feature to XML->no_html() method
|
||||
* add several Unicode whitespace defs to $whitespace regex in XML class
|
||||
* fix whitespace def to include (broke HTML::HiLiter)
|
||||
* add term_min_length option to QueryParser, to ignore terms unless then are
|
||||
N chars or longer. Useful for skipping single-character words when Snipping
|
||||
or HiLiting. For backwards compatibility the default is 1
|
||||
* fix treat_uris_like_phrases regex to add / character in addition to @.\
|
||||
* remove ';' as sentence boundary character (it was marked as TODO in
|
||||
search-tools.c) because character entities use it (e.g. &)
|
||||
* change __func__ macro to use FUNCION__ instead since Perl core implements
|
||||
that portable macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 19:31:17 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user