Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding limit on the depth of recursion when counting exact area in 'amap'. | Alan Mishchenko | 2019-10-26 | 1 | -1/+59 |
* | Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,... | Alan Mishchenko | 2019-03-05 | 1 | -1/+1 |
* | Saturating floating point computation. | Alan Mishchenko | 2017-06-29 | 1 | -4/+10 |
* | Adding switch to control area/delay quality tradeoff in 'amap'. | Alan Mishchenko | 2014-04-08 | 1 | -5/+77 |
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 1 | -2/+2 |
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 1 | -1/+2 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 1 | -1/+1 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 1 | -6/+6 |
* | initial commit of public abc | Alan Mishchenko | 2010-11-01 | 1 | -0/+5 |
* | Version abc90408 | Alan Mishchenko | 2009-04-08 | 1 | -3/+3 |
* | Version abc90215 | Alan Mishchenko | 2009-02-15 | 1 | -2/+2 |
* | Version abc90118 | Alan Mishchenko | 2009-01-18 | 1 | -0/+538 |