lp://staging/~kamstrup/dee/icu-transliterators
Created by
Mikkel Kamstrup Erlandsen
and last modified
- Get this branch:
- bzr branch lp://staging/~kamstrup/dee/icu-transliterators
Only
Mikkel Kamstrup Erlandsen
can upload to this branch. If you are
Mikkel Kamstrup Erlandsen
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michal Hruby (community): Approve
-
Diff: 744 lines (+572/-5)14 files modifiedMakefile.am (+5/-0)
configure.ac (+33/-1)
dee-1.0.pc.in (+1/-1)
dee-icu-1.0.pc.in (+11/-0)
doc/reference/dee-1.0/dee-1.0-docs.sgml (+1/-0)
src/Makefile.am (+6/-0)
src/dee-icu-term-filter.c (+279/-0)
src/dee-icu.h (+72/-0)
tests/Makefile.am (+4/-0)
tests/test-dee.c (+8/-0)
tests/test-icu.c (+122/-0)
vapi/Dee-1.0-custom.vala (+5/-0)
vapi/Dee-1.0.metadata (+2/-0)
vapi/dee-1.0.vapi (+23/-3)
Related bugs
Bug #746450: Impossible to search word after apostrophe | Medium | Triaged | |
Bug #773197: The search engine should not be accent sensitive | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 344. By Mikkel Kamstrup Erlandsen
-
Add error handling to DeeICUTermFilter and fix the vapi to use dee-icu.h where applicable
- 342. By Mikkel Kamstrup Erlandsen
-
Add a dee-icu-1.0.pc file to help with build time dep detection for developers. Add gtk-doc for the new ICU related symbols. Add a GError type DeeICUError (not fully wired up yet).
- 338. By Mikkel Kamstrup Erlandsen
-
Initial stab at ICU based transliteration support in the form of a DeeTermFilter. Tests failing.
- 337. By Michal Hruby
-
Since dee_serializabl
e_serialize is a virtual method, it has to return a non-floating reference to make sure it works in all cases without memory leaks.. Fixes: https:/ /bugs.launchpad .net/bugs/ 916783. Appoved by Mikkel Kamstrup Erlandsen.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dee