aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* forgot to fix lb for valaMattias Andrée2013-04-161-4/+6
* fix binary logarithmMattias Andrée2013-04-164-11/+34
* whoops, read the filesize instead of the blocksizeMattias Andrée2013-04-021-1/+1
* jni errorMattias Andrée2013-02-181-1/+11
* jni version, just needs to properly load the libMattias Andrée2013-02-183-6/+291
* fix jni warningsMattias Andrée2013-02-172-7/+8
* add jni .so to makefileMattias Andrée2013-02-171-1/+9
* jni stuffMattias Andrée2013-02-161-35/+33
* mMattias Andrée2013-02-151-1/+1
* support 8th bit in c versionMattias Andrée2013-02-152-10/+10
* 8th bit error detected on c versionMattias Andrée2013-02-151-1/+1
* derpMattias Andrée2013-02-151-3/+3
* correction on c versionMattias Andrée2013-02-151-22/+31
* I hate Vala. Seriously! (Happy Hearts and Hooves Day!)Mattias Andrée2013-02-141-3/+7
* unsigned shift fix (cannot read from stdin)Mattias Andrée2013-02-142-3/+3
* vala does not suddenly dieMattias Andrée2013-02-142-237/+233
* compiles, but not quite workingMattias Andrée2013-02-141-49/+35
* a bunch of vala:ficationMattias Andrée2013-02-121-89/+123
* m update readmeMattias Andrée2013-02-111-0/+7
* perhaps in magicMattias Andrée2013-02-111-0/+1
* beginning of vala implementationMattias Andrée2013-02-102-0/+828
* copy the c version and add the jni methods (not implemented)Mattias Andrée2013-02-101-0/+708
* use markdown on readmeMattias Andrée2013-02-092-40/+44
* there is a chance I will also implement in common lisp and scalaMattias Andrée2013-02-091-0/+2
* generate h file with `javah SHA3`Mattias Andrée2013-02-091-0/+37
* beginning jni implemenetationMattias Andrée2013-02-092-1/+107
* optimise c versionMattias Andrée2013-02-085-218/+262
* correctedMattias Andrée2013-02-086-18/+41
* mMattias Andrée2013-02-072-2/+2
* 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
* resolve pedantic warningsMattias Andrée2013-02-061-7/+13
* and now it compilesMattias Andrée2013-02-062-23/+49
* minor work on portMattias Andrée2013-02-062-3/+50
* beginning of porting the command to cMattias Andrée2013-02-056-5/+363
* update statusMattias Andrée2013-02-051-1/+1
* ported lib but untestedMattias Andrée2013-02-051-2/+4
* some more porting to cMattias Andrée2013-02-051-45/+49
* derpMattias Andrée2013-02-051-1/+1
* port `M.length`Mattias Andrée2013-02-051-6/+11
* message lenght parameter in tolaneMattias Andrée2013-02-051-104/+106
* remove two methods than cannot be used in cMattias Andrée2013-02-051-22/+0
* beginning of porting cMattias Andrée2013-02-051-217/+229
* basically coping the java version to c (naturally this does not compile)Mattias Andrée2013-02-052-8/+601
* add makefileMattias Andrée2013-02-051-0/+32
* miscMattias Andrée2013-02-057-7/+8
* mMattias Andrée2013-02-051-1/+1
* mMattias Andrée2013-02-051-5/+7
* java optimisedMattias Andrée2013-02-052-47/+35
* optimise first part of the theta stepMattias Andrée2013-02-051-5/+2
* optimise chi stepMattias Andrée2013-02-051-30/+8