1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/IO
Bartłomiej Dach 4b84564f47
Switch casing comparison mode to ordinal
Switch from InvariantCultureIgnoreCase to OrdinalIgnoreCase when
checking file paths in archives for substrings indicating the file can
be ignored for performance gains.

Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2019-10-11 09:24:41 +02:00
..
Archives Switch casing comparison mode to ordinal 2019-10-11 09:24:41 +02:00
Legacy Apply newline additions 2019-04-01 12:16:32 +09:00
Serialization Apply newline additions 2019-04-01 12:16:32 +09:00
FileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
FileStore.cs Force a checksum check before skipping FileStore copy op 2019-09-20 15:00:27 +09:00
LineBufferedReader.cs Implement fallback decoder registration 2019-09-15 01:28:07 +02:00