Alexandre Julliard pushed to branch master at wine / wine Commits: dd20690b by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil: Fix parsing some partial IPv4 addresses. IPv4 addresses like 1.2 and 1.2.3 were not normalized correctly before this commit. - - - - - 1f12358e by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil: Fix parsing URIs without a port value. - - - - - bc049816 by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil: Do not encode user info if the scheme is unknown. - - - - - 987f3458 by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil: Fix backslash processing in URIs. - - - - - e1d38d47 by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil: Add initial URI parsing support for IUriRuntimeClass. - - - - - e6a8e953 by Zhiyi Zhang at 2026-04-14T22:00:48+02:00 iertutil/tests: Add URI parser tests. - - - - - 4 changed files: - dlls/iertutil/main.c - dlls/iertutil/tests/iertutil.c - dlls/iertutil/uri.c - dlls/urlmon/tests/uri.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9f9975dcf7c27e09cc14a94a60f899... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9f9975dcf7c27e09cc14a94a60f899... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help