]> mj.ucw.cz Git - libucw.git/history - lib/base224.h
Added REV_COMPARE(x,y) which is equivalent to COMPARE(y,x), but it's
[libucw.git] / lib / base224.h
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-04-25 Martin MaresImplemented base-224 encoder and decoder.