projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shlwapi: Add a slash to the URL if there is no path component.
[wine]
/
dlls
/
shlwapi
/
tests
/
path.c
2007-05-11
Damjan Jovanovic
shlwapi: Fix UrlCanonicalizeW's handling of filesystem...
blob
|
commitdiff
|
raw
2007-04-24
Mikołaj Zalewski
shlwapi: Fix the handling of overflows in PathCombine...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Jacek Caban
shlwapi: Fix handling mk URLs.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Jacek Caban
shlwapi: Don't unescape url in UrlCombineW with URL_FIL...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Louis Lenders
shlwapi: Fix a failing test.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Paul Vriens
shlwapi/tests: Fix typos.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Hans Leidekker
shlwapi: UrlEscapeA should fail with E_POINTER when...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
Hans Leidekker
shlwapi/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Paul Vriens
url: Fixed wrong argument (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Louis. Lenders
shlwapi: Simple test for UrlCanonicalizeA.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Huw Davies
shlwapi: Add tests for PathUnquoteSpaces.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Jacek Caban
shlwapi: Change file path to URL in UrlCanonicalize.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Jacek Caban
shlwapi: Change '/'->'\' only for file protocol in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
James Hawkins
shlwapi: Add tests for PathCommonPrefixA.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
James Hawkins
shlwapi: Add tests for PathBuildRootA.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
James Hawkins
shlwapi: Add tests for PathFindExtensionA.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
James Hawkins
shlwapi: Add tests for PathCanonicalize.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
James Hawkins
shlwapi: Add tests for PathAppendA.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Andrey Turkin
shlwapi: Test for UrlGetPart in case of file name.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
James Hawkins
shlwapi: Add tests for PathAddBackslash.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
James Hawkins
shlwapi: Add tests for PathCombineA.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Paul Vriens
shlwapi: PathCombineW should return NULL on invalid...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Peter Oberndorfer
shlwapi: Ignore leading spaces in PathMatchSpec.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Peter Oberndorfer
shlwapi: Add tests for PathMatchSpec.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Hans Leidekker
shlwapi: Fix parameter check for UrlUnescapeA.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Jacek Caban
shlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Jacek Caban
shlwapi: Fix UrlCanonicalize.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Stefan Leichter
Stop PathIsValidCharW tests after 100 failing tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Mike McCormack
Fixes for -Wmissing-declaration and -Wwrite-string...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Uwe Bonnes
Test cases for URL_UNESCAPE and small fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Jakob Eriksson
Eliminate HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Troy Rollo
Corrections to UrlIsW and UrlIsA.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Jon Griffiths
Tests and small fix for PathMakePretty().
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Paul Vriens
Use aliases for calls to ordinals.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Hans Leidekker
Implement and test PathIsValidChar{A,W}.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Hans Leidekker
Implement and test URLIS_URL flag in UrlIs().
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Huw Davies
Tests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Huw Davies
UrlEscape has different rules depending on the protocol.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Huw Davies
Implement PathSearchAndQualify.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Kevin Koltzau
Allow UrlCombine to calculate size of required buffer.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Uwe Bonnes
UrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Kevin Koltzau
Fix UrlCanonicalize and add regression test.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Change the #include order so the test compiles with...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Matthew Mastracci
Add implementation for PathCreateFromUrlW and add the...
blob
|
commitdiff
|
raw
|
diff to current