Module: wine Branch: master Commit: 5758b068aedbdd97e83e1fa2848d0f601b257234 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5758b068aedbdd97e83e1fa284...
Author: Thomas Mullaly thomas.mullaly@gmail.com Date: Thu Jul 22 22:49:44 2010 -0400
urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs.
---
dlls/urlmon/tests/uri.c | 205 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/urlmon/uri.c | 94 +++++++++++++++++++++ 2 files changed, 299 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5758b068aedbdd97e83e1f...