May 2, 2026
5:03 p.m.
This optimizations brought some speed-ups in https://gitlab.winehq.org/wine/wine/-/merge_requests/10804 for the equivalent `memicmp_strW` function as it avoids converting and locale lookup for exact matches. -- v2: msvcrt: only convert _tolower_l if not exact match already https://gitlab.winehq.org/wine/wine/-/merge_requests/10805