Sun, 26 Dec 2010 05:45:35 +0000 Matthew Wild util.encodings: Switch comment styles to build ok as ANSI C file | diff | annotate
Fri, 17 Dec 2010 22:32:21 +0000 Matthew Wild util-src/Makefile, util-src/encodings.c{,pp}: Port ICU code to C, rename encodings.cpp back to .c and amend the Makefile accordingly file | diff | annotate | base
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Wed, 10 Feb 2010 00:12:48 +0500 Waqas Hussain util.encodings: Use STD3 ASCII rules for idna.to_ascii. file | diff | annotate
Fri, 02 Oct 2009 17:14:54 +0500 Waqas Hussain Merge file | diff | annotate
Fri, 02 Oct 2009 16:46:39 +0500 Waqas Hussain util.encodings: Removed a bit of unreachable code. file | diff | annotate
Fri, 02 Oct 2009 16:45:54 +0500 Waqas Hussain util.encodings: Included idn-free.h, which explicitly declares the idn_free function. file | diff | annotate
Fri, 02 Oct 2009 16:44:14 +0500 Waqas Hussain util.encodings: Fixed: Last change was not ANSI C compatible. file | diff | annotate
Tue, 29 Sep 2009 19:05:32 +0100 Matthew Wild util.encodings: Don't throw an error but return nil when passed nil or a non-string value file | diff | annotate
Tue, 22 Sep 2009 22:21:15 +0500 Waqas Hussain util.encodings: Fixed an issue with cross-module memory deallocation (crashes on some windows versions). file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Mon, 02 Feb 2009 18:03:18 +0000 Matthew Wild Licensing/version updates for some files (forgot to commit, doh...) file | diff | annotate
Mon, 08 Dec 2008 03:19:11 +0500 Waqas Hussain Fixed util.encodings.base64.decode to not truncate results when encountering an '=' before the end of the given input. file | diff | annotate
Wed, 03 Dec 2008 14:45:03 +0000 Matthew Wild and the C files too file | diff | annotate
Fri, 28 Nov 2008 19:24:08 +0100 Tobias Markmann Use unsigned int instead of uint because uint is already in use on OS X. file | diff | annotate
Fri, 28 Nov 2008 18:36:04 +0100 Tobias Markmann To use free you should include stdlib.h rather than malloc.h according to man page of free() and various C reference websites. file | diff | annotate
Thu, 27 Nov 2008 21:47:13 +0500 Waqas Hussain Minor changes to C files (to prevent compiler warnings) file | diff | annotate
Wed, 26 Nov 2008 22:45:33 +0000 Matthew Wild Fix for hashes.c and encodings.c to rename luaopen for util_* file | diff | annotate
Wed, 26 Nov 2008 01:55:07 +0500 Waqas Hussain Removed commented code file | diff | annotate
Wed, 26 Nov 2008 01:45:25 +0500 Waqas Hussain Added util-src/encodings.c - support for base64, stringprep and idna encodings file | diff | annotate
(0) tip

mercurial