summaryrefslogtreecommitdiff
path: root/navit/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: #1179OLFDB2023-02-041-1/+1
* Refactor:core:Add documentationmvglasow2020-08-111-0/+13
* Add/Android: Provide geo coordinates for clicked position in contextual menu ...lains2019-09-221-0/+123
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-051-0/+64
* Refactor:core:Make indentation compliant with style guidemvglasow2018-09-291-1/+1
* Merge branch 'master' into trafficmvglasow2018-08-211-0/+31
|\
| * Refactor:gui/internal: Add pointer and label when using function "view on map...lains2018-08-211-0/+31
* | Add:traffic:Handle partial matches for road/junction refsmvglasow2018-08-181-25/+41
* | Refactor:traffic:Prepare for partial road ref matchesmvglasow2018-08-181-17/+24
* | Add:traffic:Match road refs for roads with multiple numbersmvglasow2018-08-181-3/+26
* | Fix:core:Fix DST-related error in mkgmtime()mvglasow2018-07-221-6/+6
* | Fix:core:Fix ISO8601 parsing for time zones (+0200 format)mvglasow2018-07-221-3/+5
* | Fix:core:Get rid of more compoiler warningsmvglasow2018-06-141-1/+1
* | Merge branch 'trunk' into trafficmvglasow2018-06-111-32/+16
|\ \ | |/
| * Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-32/+16
| * cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-484/+450
* | cleanup:global:Reformat with astyle and remove trailing spacesmvglasow2018-05-261-689/+655
* | Merge branch 'trunk' into trafficmvglasow2018-05-091-10/+10
|\ \ | |/
| * Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-10/+10
* | Add:core:improve compare_name_systematic()mvglasow2018-02-031-4/+2
* | Fix:core:get rid of compiler warningsmvglasow2018-02-021-2/+2
* | Refactor:core:Drop unused variablesmvglasow2018-02-021-3/+0
* | Fix:core:Fix some use-after-free errorsmvglasow2018-02-021-3/+3
* | Fix:core:Fix conversion bug in iso_8601_to_time()/mkgmtime()mvglasow2018-02-011-10/+21
* | Fix:util:Parse months in ISO8601 timestamps correctlymvglasow2018-02-011-1/+1
* | Fix:core:Fix incorrect reference in mkgmtime()mvglasow2018-01-311-2/+2
* | Add:core:Process UTC offset in ISO8601 time stampsmvglasow2018-01-301-3/+17
* | Add:core:Time conversion functionsmvglasow2018-01-241-9/+108
* | Fix:core:Avoid reading from free'd memorymvglasow2018-01-131-3/+3
* | Refactor:traffic:TODO commentsmvglasow2018-01-051-0/+1
* | Add:util:compare_name_systematic()mvglasow2017-12-021-0/+195
|/
* Refactor:route:Improve documentation (#372)mvglasow2017-11-171-1/+16
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-5/+5
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-13/+13
* Refactoring:core:Add some more documentationmvglasow2014-11-151-13/+11
* Refactor:core:Rename get_direction -> get_compass_directionsleske2014-08-111-1/+1
* Refactor:core:Centralise get_direction.sleske2014-08-111-2/+29
* Fix:speech_cmdline:Improve debug messages, don't use level 0.sleske2013-09-081-0/+1
* Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...sleske2013-08-111-0/+13
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-0/+3
* Fix:core:Don't read one byte after end of string in iso8601_to_secs()mdankov2012-06-051-1/+2
* Fix:Core:Fix some warningsrikky2012-04-231-1/+2
* Fix:Core:Better prototype for getline/getdelim and check for requirementmartin-s2011-09-021-2/+7
* Fix:Core:g_time_val_to_iso8601 not available on older glibsmartin-s2011-06-071-6/+0
* Fix:Core:pthread_sigmask not always availablemartin-s2011-06-071-1/+1
* Add:Core:Fix win32 spwaning with spawn_fix.dif from trygain from ticket #461woglinde2011-05-261-1/+4
* Add:core:Added command function for spawn systemprocesses and string catenati...woglinde2011-05-011-0/+343
* Fix:core:Fixed some warningsrikky2011-03-181-1/+1
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:build:Enable replacement gettimeofday for old ming32/mingw32ce versionsrikky2011-03-091-1/+5