]> sjero.net Git - wget/history - src/iri.h
mass change: update copyright years.
[wget] / src / iri.h
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-05-24 Giuseppe ScrivanoRemove definition of unused symbols.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2009-09-04 Micah CowanRan update-copyright.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanFixes for when IRIs are disabled.
2009-07-01 Micah CowanAutomated merge.
2009-06-29 Micah CowanFix Test-iri-list.
2009-06-25 Micah CowanMerge with mainline.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-09-27 Saint XavierIRI requirement: do not percent-encode already percent...
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-08-03 Xavier SaintSome cleanups in iri.c
2008-07-30 Xavier Saintopt.remote_encoding should not override opt.locale...
2008-07-24 Saint XavierFix numbers of arguments of the no-op macro idn_encode()
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierAdd a missing no-op macro for set_ugly_no_encode()
2008-07-20 Saint XavierMake get_utf8_encode() directly aware of ugly_no_encode...
2008-07-20 Saint XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-02 Saint XavierShow also the hostname in the locale when possible
2008-07-01 Saint XavierFix copyright year and some GNU coding style
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierBasic support of IRIs.
2008-06-19 Saint XavierIntroduce a new function check_encoding_name() for...
2008-06-19 Saint XavierIntroduce find_locale() to find out local system encoding.
2008-06-19 Saint XavierAdd "content-type" meta tag parsing for retrieving...
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...