Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused variable | Mattias Andrée | 2013-06-08 | 1 | -1/+0 |
* | m + add option -j | Mattias Andrée | 2013-05-12 | 1 | -16/+49 |
* | java: add methods for further squeezing | Mattias Andrée | 2013-05-05 | 1 | -36/+155 |
* | debug stuff + hex input for java | Mattias Andrée | 2013-05-03 | 2 | -2/+49 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | fix partial byte output | Mattias Andrée | 2013-05-03 | 5 | -1/+15 |
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 3 | -3/+3 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -2/+0 |
* | derp | Mattias Andrée | 2013-05-03 | 1 | -1/+2 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -0/+2 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -5/+31 |
* | m | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | parameter stuff | Mattias Andrée | 2013-05-03 | 1 | -27/+161 |
* | update readme | Mattias Andrée | 2013-05-02 | 1 | -0/+2 |
* | m | Mattias Andrée | 2013-05-02 | 1 | -1/+1 |
* | forgot to fix lb for vala | Mattias Andrée | 2013-04-16 | 1 | -4/+6 |
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 4 | -11/+34 |
* | whoops, read the filesize instead of the blocksize | Mattias Andrée | 2013-04-02 | 1 | -1/+1 |
* | jni error | Mattias Andrée | 2013-02-18 | 1 | -1/+11 |
* | jni version, just needs to properly load the lib | Mattias Andrée | 2013-02-18 | 3 | -6/+291 |
* | fix jni warnings | Mattias Andrée | 2013-02-17 | 2 | -7/+8 |
* | add jni .so to makefile | Mattias Andrée | 2013-02-17 | 1 | -1/+9 |
* | jni stuff | Mattias Andrée | 2013-02-16 | 1 | -35/+33 |
* | m | Mattias Andrée | 2013-02-15 | 1 | -1/+1 |
* | support 8th bit in c version | Mattias Andrée | 2013-02-15 | 2 | -10/+10 |
* | 8th bit error detected on c version | Mattias Andrée | 2013-02-15 | 1 | -1/+1 |
* | derp | Mattias Andrée | 2013-02-15 | 1 | -3/+3 |
* | correction on c version | Mattias Andrée | 2013-02-15 | 1 | -22/+31 |
* | I hate Vala. Seriously! (Happy Hearts and Hooves Day!) | Mattias Andrée | 2013-02-14 | 1 | -3/+7 |
* | unsigned shift fix (cannot read from stdin) | Mattias Andrée | 2013-02-14 | 2 | -3/+3 |
* | vala does not suddenly die | Mattias Andrée | 2013-02-14 | 2 | -237/+233 |
* | compiles, but not quite working | Mattias Andrée | 2013-02-14 | 1 | -49/+35 |
* | a bunch of vala:fication | Mattias Andrée | 2013-02-12 | 1 | -89/+123 |
* | m update readme | Mattias Andrée | 2013-02-11 | 1 | -0/+7 |
* | perhaps in magic | Mattias Andrée | 2013-02-11 | 1 | -0/+1 |
* | beginning of vala implementation | Mattias Andrée | 2013-02-10 | 2 | -0/+828 |
* | copy the c version and add the jni methods (not implemented) | Mattias Andrée | 2013-02-10 | 1 | -0/+708 |
* | use markdown on readme | Mattias Andrée | 2013-02-09 | 2 | -40/+44 |
* | there is a chance I will also implement in common lisp and scala | Mattias Andrée | 2013-02-09 | 1 | -0/+2 |
* | generate h file with `javah SHA3` | Mattias Andrée | 2013-02-09 | 1 | -0/+37 |
* | beginning jni implemenetation | Mattias Andrée | 2013-02-09 | 2 | -1/+107 |
* | optimise c version | Mattias Andrée | 2013-02-08 | 5 | -218/+262 |
* | corrected | Mattias Andrée | 2013-02-08 | 6 | -18/+41 |
* | m | Mattias Andrée | 2013-02-07 | 2 | -2/+2 |
* | 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 | 4 | -13/+65 |
* | resolve pedantic warnings | Mattias Andrée | 2013-02-06 | 1 | -7/+13 |
* | and now it compiles | Mattias Andrée | 2013-02-06 | 2 | -23/+49 |
* | minor work on port | Mattias Andrée | 2013-02-06 | 2 | -3/+50 |