summaryrefslogtreecommitdiff
path: root/navit/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-48/+24
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-295/+269
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-22/+22
* Fix:core:Make some counters unsigned to avoid UB on overflow.R6668Sebastian Leske2016-05-311-3/+3
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-20/+20
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-22/+22
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-2/+0
* Add:Core:Possibility to configure cache sizemartin-s2013-02-261-0/+6
* Fix:core:Fixed crashes after downloading map datarikky2011-06-071-0/+10
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-2/+3
* Fix:Core:Correct cache flush handlingmartin-s2010-12-221-1/+3
* Fix:Core:Reduced verbositymartin-s2010-09-111-1/+1
* Fix:Core:Workaround for g_slice-less glibsmartin-s2010-08-231-1/+1
* Fix:core:Fixed possible memory corruption in cache.crikky2010-08-191-3/+6
* Fix:core:Use slices for cache.c memory allocations.rikky2010-08-171-3/+17
* Fix:core:Fixed memory corruption in cacherikky2010-08-171-2/+3
* Add:xslt:More scriptsmartin-s2009-08-211-0/+8
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-1/+1
* Fix:Core:Removed useless functionmartin-s2008-10-131-10/+0
* Add:Core:First try to add a general purpose cache to navitmartin-s2008-10-121-0/+368