RichardHitt 8e3d039199 Fix bug in url.c at re_host().
Unlike the other re_foo() functions it was not checking immediately
and returning if host_ret had already been filled in.  This would
causes a memory leak since the previous GRegex would be lost.
2013-02-13 12:52:49 -08:00
2012-11-12 21:05:56 +01:00
2012-11-10 19:46:36 +01:00
2013-02-04 15:31:24 -05:00
2013-02-02 06:06:53 -05:00
2013-02-13 12:52:49 -08:00
2013-02-04 15:43:31 -05:00
2012-11-12 08:12:38 +01:00
2012-11-11 19:08:31 +01:00
Description
Languages
C 93.2%
Python 1.7%
Perl 1.5%
Meson 1.3%
C# 0.9%
Other 1.2%