Log

util-src/encodings.c @ 6188:f47268c8a8d0

description author age
util.encodings: Fix small typo introduced in 7f789266b741 Matthew Wild 2011-06-04
util.encodings: Check return values before proceeding Paul Aurich 2011-05-22
util.encodings: Swap code order ("ifndef" bugs me) Paul Aurich 2011-05-22
util.encodings: Fix idna.to_unicode Paul Aurich 2011-05-22
util.encodings: Switch comment styles to build ok as ANSI C Matthew Wild 2010-12-26
util-src/Makefile, util-src/encodings.c{,pp}: Port ICU code to C, rename encodings.cpp back to .c and amend the Makefile accordingly base util-src/encodings.cpp@bae1d44e67b0 Matthew Wild 2010-12-17
Update copyright headers for 2010 Matthew Wild 2010-03-22
util.encodings: Use STD3 ASCII rules for idna.to_ascii. Waqas Hussain 2010-02-09
Merge Waqas Hussain 2009-10-02
util.encodings: Removed a bit of unreachable code. Waqas Hussain 2009-10-02
util.encodings: Included idn-free.h, which explicitly declares the idn_free function. Waqas Hussain 2009-10-02
util.encodings: Fixed: Last change was not ANSI C compatible. Waqas Hussain 2009-10-02
util.encodings: Don't throw an error but return nil when passed nil or a non-string value Matthew Wild 2009-09-29
util.encodings: Fixed an issue with cross-module memory deallocation (crashes on some windows versions). Waqas Hussain 2009-09-22
0.3->0.4 Matthew Wild 2009-03-20