summaryrefslogtreecommitdiff
path: root/navit/search_houseno_interpol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: Warnings during build (#1225)HEADtrunkOLFDB2023-03-071-1/+4
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-17/+10
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-170/+164
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-10/+10
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-9/+9
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-10/+10
* Refactor:core:Extract house number interpolation to search_houseno_interpol.csleske2014-07-071-0/+251