Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 1 | -3/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | support 8th bit in c version | Mattias Andrée | 2013-02-15 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2013-02-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | correction on c version | Mattias Andrée | 2013-02-15 | 1 | -22/+31 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | optimise c version | Mattias Andrée | 2013-02-08 | 1 | -213/+256 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | corrected | Mattias Andrée | 2013-02-08 | 1 | -2/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2013-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading) | Mattias Andrée | 2013-02-07 | 1 | -3/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning of porting the command to c | Mattias Andrée | 2013-02-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | ported lib but untested | Mattias Andrée | 2013-02-05 | 1 | -2/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | some more porting to c | Mattias Andrée | 2013-02-05 | 1 | -45/+49 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2013-02-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | port `M.length` | Mattias Andrée | 2013-02-05 | 1 | -6/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | message lenght parameter in tolane | Mattias Andrée | 2013-02-05 | 1 | -104/+106 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove two methods than cannot be used in c | Mattias Andrée | 2013-02-05 | 1 | -22/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning of porting c | Mattias Andrée | 2013-02-05 | 1 | -217/+229 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | basically coping the java version to c (naturally this does not compile) | Mattias Andrée | 2013-02-05 | 1 | -0/+601 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |