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> | ||||
* | jni error | Mattias Andrée | 2013-02-18 | 1 | -1/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | jni version, just needs to properly load the lib | Mattias Andrée | 2013-02-18 | 2 | -1/+273 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix jni warnings | Mattias Andrée | 2013-02-17 | 1 | -4/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | jni stuff | Mattias Andrée | 2013-02-16 | 1 | -35/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | copy the c version and add the jni methods (not implemented) | Mattias Andrée | 2013-02-10 | 1 | -0/+708 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | generate h file with `javah SHA3` | Mattias Andrée | 2013-02-09 | 1 | -0/+37 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning jni implemenetation | Mattias Andrée | 2013-02-09 | 1 | -0/+106 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |