XcodeGen/Sources/XcodeGenCore
Vladislav Lisyanskiy 50aa8c51cc
Fixed segmentation fault crash (#1198)
* Fixed glob segmentation fault

* Renamed AtomicDictionary to ThreadSafeDictionary

* Refactored ThreadSafeDictionary

* ThreadSafeDictionary replaced with ThreadSafeContainer

* Removed reader/writer

* ThreadSafeContainer replaced with Atomic
2022-03-31 16:15:58 +11:00
..
ArrayExtensions.swift Speed up search by using parallel Glob and Binary Search for including files checks (#1122) 2021-10-08 09:20:19 +11:00
Atomic.swift Fixed segmentation fault crash (#1198) 2022-03-31 16:15:58 +11:00
Glob.swift Fixed segmentation fault crash (#1198) 2022-03-31 16:15:58 +11:00
MD5.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00
PathExtensions.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00
StringDiff.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00