aboutsummaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* miscMattias Andrée2013-06-163-87/+561
* 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
* mMattias Andrée2013-02-151-1/+1
* support 8th bit in c versionMattias Andrée2013-02-151-9/+9
* derpMattias Andrée2013-02-151-3/+3
* correction on c versionMattias Andrée2013-02-151-22/+31
* optimise c versionMattias Andrée2013-02-081-213/+256
* correctedMattias Andrée2013-02-082-4/+11
* mMattias Andrée2013-02-071-1/+1
* error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée2013-02-073-11/+63
* resolve pedantic warningsMattias Andrée2013-02-061-7/+13
* and now it compilesMattias Andrée2013-02-061-23/+48
* minor work on portMattias Andrée2013-02-061-2/+49
* beginning of porting the command to cMattias Andrée2013-02-053-1/+354
* 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-051-0/+601