]> mj.ucw.cz Git - libucw.git/history - ucw/url.c
tableprinter: header option now parsed by xtypes
[libucw.git] / ucw / url.c
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresURL: Removed CONFIG_URL_ESCAPE_COMPAT
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-28 Pavel CharvatURLs: Fixed some broken comparisons of possibly signed...
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-07 Michal VanerAdd flag to use old URL encoding
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresFixed more tests which failed with shared libraries.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Pavel Charvatidentify_protocol -> url_identify_protocol
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: Update path parameter handling of URL to curren...
2008-07-22 Michal VanerLibucw: Update URL escaping to current RFC (2396).
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Michal VanerLibucw: url byte -> char
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.