Home
last modified time | relevance | path

Searched hist:cf657294632c4969497740623d6a51648d872c44 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/net/libnetapi/
H A DNetworkUrlTest.hcf657294632c4969497740623d6a51648d872c44 Thu Oct 13 09:59:16 UTC 2016 Andrew Lindesay <apl@lindesay.co.nz> Url: implement same URL parsing logic in C/C++ code

- Remove uses of group matching regular expression, not available on all
build hosts,
- Parsing is faster than our old regexp engine.

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>

- Fixes #13002
- Fixed some indentation (tabs vs space), please configure your editor
properly.
H A DNetworkUrlTest.cppcf657294632c4969497740623d6a51648d872c44 Thu Oct 13 09:59:16 UTC 2016 Andrew Lindesay <apl@lindesay.co.nz> Url: implement same URL parsing logic in C/C++ code

- Remove uses of group matching regular expression, not available on all
build hosts,
- Parsing is faster than our old regexp engine.

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>

- Fixes #13002
- Fixed some indentation (tabs vs space), please configure your editor
properly.