index
:
delta/navit-svn.git
baserock/ps/wip
improved_destination
iphone
iphone@1058
iphone@2422
libglade
master
modular_map
navit
public_transport
public_transport@1058
public_transport@2243
sdl
srtm
srtm@1058
srtm@3154
wince
wince@1058
wince@2429
svn.code.sf.net: Obsolete (use navit)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
navit
/
linguistics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...
sleske
2014-11-22
1
-1
/
+1
*
Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...
sleske
2014-11-22
1
-2
/
+2
*
Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...
sleske
2013-08-11
1
-4
/
+4
*
Fix:core:Add apostrophes (ASCII 39&96) as word separators for address search....
sleske
2013-07-14
1
-1
/
+1
*
Add:core:New function for case- and accent- insensitive string comparison.
mdankov
2013-05-03
1
-7
/
+51
*
Add:core:Improve street search speed by using string hash instead of linear s...
mdankov
2013-04-28
1
-19
/
+36
*
Fix:core:Do not replace Cyrillic I-short with Cyrillic I as seems to be more ...
mdankov
2013-02-06
1
-2
/
+0
*
Fix:core:Don't crash on Android when search hits non-latin-1 symbols. Fixes #...
mdankov
2012-12-26
1
-0
/
+1
*
Add:core:Cyrillic search improvements: Do accent insensitive search for Cyril...
mdankov
2012-12-18
1
-5
/
+150
*
Fix:core:Add comments and some #defines for constants
sleske
2012-01-29
1
-0
/
+10
*
Add:Core:Mode replacements for special chars, fixes #917|Thanks mvglasgow
martin-s
2011-08-24
1
-11
/
+149
*
Fix:Core:MSVC fixes
martin-s
2011-01-25
1
-4
/
+4
*
Fix:maptool:Bounding box calculation corrected, avoid useless search words
martin-s
2010-09-09
1
-0
/
+14
*
Fix:Core:More word separator chars
martin-s
2009-12-05
1
-1
/
+1
*
Add:Core:More diacritics and ligatures
martin-s
2009-06-25
1
-0
/
+9
*
Fix:Core:Fixed memory corruption bug
martin-s
2009-06-24
1
-4
/
+4
*
Fix:map_binfile:Use special char conversion and word stems for searching
martin-s
2009-06-24
1
-0
/
+14
*
Fix:Core:Improved and extended diacritics
martin-s
2009-06-23
1
-0
/
+39
*
Add:Core:Support more diacritics
martin-s
2009-06-23
1
-0
/
+16
*
Add:Tools:Added multiple index entries for special chars
martin-s
2009-06-23
1
-1
/
+2
*
Add:Core:New module linguistics to cope with language specialities
martin-s
2009-06-23
1
-0
/
+74