Log

util-src/encodings.c @ 722:63456c9d0522

description author age
Fixed util.encodings.base64.decode to not truncate results when encountering an '=' before the end of the given input. Waqas Hussain Mon, 08 Dec 2008 03:19:11 +0500
and the C files too Matthew Wild Wed, 03 Dec 2008 14:45:03 +0000
Use unsigned int instead of uint because uint is already in use on OS X. Tobias Markmann Fri, 28 Nov 2008 19:24:08 +0100