aboutsummaryrefslogtreecommitdiffstats
path: root/java-c-jni (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2014-02-091-1/+1
* use -h for --help and -x for --hex (issue #12)Mattias Andrée2014-02-091-3/+3
* -h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée2014-02-091-1/+1
* missed to update thisMattias Andrée2013-08-101-2/+2
* m + fix java-c-jni implementationMattias Andrée2013-08-101-25/+26
* miscMattias Andrée2013-08-102-58/+119
* fix java-c-jni sigsegvMattias Andrée2013-08-101-5/+8
* directory renamingMattias Andrée2013-08-101-1/+485
* stronger license = better licenseMattias Andrée2013-08-092-6/+6
* derpy bug fixMattias Andrée2013-07-241-13/+26
* miscMattias Andrée2013-06-162-278/+92
* fix partial byte outputMattias Andrée2013-05-031-0/+3
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
* fix binary logarithmMattias Andrée2013-04-161-3/+11
* jni errorMattias Andrée2013-02-181-1/+11
* jni version, just needs to properly load the libMattias Andrée2013-02-182-1/+273
* fix jni warningsMattias Andrée2013-02-171-4/+6
* jni stuffMattias Andrée2013-02-161-35/+33
* copy the c version and add the jni methods (not implemented)Mattias Andrée2013-02-101-0/+708
* generate h file with `javah SHA3`Mattias Andrée2013-02-091-0/+37
* beginning jni implemenetationMattias Andrée2013-02-091-0/+106