summaryrefslogtreecommitdiffstats
path: root/src/map/amap/amapMatch.c
Commit message (Expand)AuthorAgeFilesLines
* Adding limit on the depth of recursion when counting exact area in 'amap'.Alan Mishchenko2019-10-261-1/+59
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-051-1/+1
* Saturating floating point computation.Alan Mishchenko2017-06-291-4/+10
* Adding switch to control area/delay quality tradeoff in 'amap'.Alan Mishchenko2014-04-081-5/+77
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-2/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Major restructuring of the code.Alan Mishchenko2012-01-211-6/+6
* initial commit of public abcAlan Mishchenko2010-11-011-0/+5
* Version abc90408Alan Mishchenko2009-04-081-3/+3
* Version abc90215Alan Mishchenko2009-02-151-2/+2
* Version abc90118Alan Mishchenko2009-01-181-0/+538