Log

util-src/encodings.c @ 1854:7e055cc6bc90

description author age
util.encodings: Fixed: Last change was not ANSI C compatible. Waqas Hussain Fri, 02 Oct 2009 16:44:14 +0500
util.encodings: Don't throw an error but return nil when passed nil or a non-string value Matthew Wild Tue, 29 Sep 2009 19:05:32 +0100
util.encodings: Fixed an issue with cross-module memory deallocation (crashes on some windows versions). Waqas Hussain Tue, 22 Sep 2009 22:21:15 +0500
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Licensing/version updates for some files (forgot to commit, doh...) Matthew Wild Mon, 02 Feb 2009 18:03:18 +0000
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