aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2013-06-168-497/+1041
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-06-081-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove unused variableMattias Andrée2013-06-081-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add option -jMattias Andrée2013-05-121-16/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* java: add methods for further squeezingMattias Andrée2013-05-051-36/+155
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* debug stuff + hex input for javaMattias Andrée2013-05-032-2/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix partial byte outputMattias Andrée2013-05-035-1/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply change made to pure-java to other versionsMattias Andrée2013-05-033-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2013-05-031-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-5/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parameter stuffMattias Andrée2013-05-031-27/+161
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update readmeMattias Andrée2013-05-021-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot to fix lb for valaMattias Andrée2013-04-161-4/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix binary logarithmMattias Andrée2013-04-164-11/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoops, read the filesize instead of the blocksizeMattias Andrée2013-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* jni errorMattias Andrée2013-02-181-1/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* jni version, just needs to properly load the libMattias Andrée2013-02-183-6/+291
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix jni warningsMattias Andrée2013-02-172-7/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add jni .so to makefileMattias Andrée2013-02-171-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* jni stuffMattias Andrée2013-02-161-35/+33
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-02-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* support 8th bit in c versionMattias Andrée2013-02-152-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 8th bit error detected on c versionMattias Andrée2013-02-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2013-02-151-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* correction on c versionMattias Andrée2013-02-151-22/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* I hate Vala. Seriously! (Happy Hearts and Hooves Day!)Mattias Andrée2013-02-141-3/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* unsigned shift fix (cannot read from stdin)Mattias Andrée2013-02-142-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* vala does not suddenly dieMattias Andrée2013-02-142-237/+233
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* compiles, but not quite workingMattias Andrée2013-02-141-49/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* a bunch of vala:ficationMattias Andrée2013-02-121-89/+123
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m update readmeMattias Andrée2013-02-111-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* perhaps in magicMattias Andrée2013-02-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of vala implementationMattias Andrée2013-02-102-0/+828
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* copy the c version and add the jni methods (not implemented)Mattias Andrée2013-02-101-0/+708
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use markdown on readmeMattias Andrée2013-02-092-40/+44
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* there is a chance I will also implement in common lisp and scalaMattias Andrée2013-02-091-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* generate h file with `javah SHA3`Mattias Andrée2013-02-091-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning jni implemenetationMattias Andrée2013-02-092-1/+107
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise c versionMattias Andrée2013-02-085-218/+262
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* correctedMattias Andrée2013-02-086-18/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-02-072-2/+2
| | | | 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ée2013-02-074-13/+65
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* resolve pedantic warningsMattias Andrée2013-02-061-7/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>