This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commits on Nov 29, 2017
-
Fast file enumeration for Windows
Implements an optimized, low allocation replacement for file enumeration on Windows. In preliminary tests this improves performance at least two fold, particularly for recursive searches. Removes agressive filter validation. Copies and cleans up filename matching code from FileSystemWatcher.
Configuration menu - View commit details
-
Copy full SHA for 0fc66cd - Browse repository at this point
Copy the full SHA 0fc66cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f14fa - Browse repository at this point
Copy the full SHA c4f14faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0622df - Browse repository at this point
Copy the full SHA c0622dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8c50e - Browse repository at this point
Copy the full SHA 9b8c50eView commit details -
Change FindEnumerable to be IEnumerator directly.
Address various feedback. Still working on closure questions and using string.Create().
Configuration menu - View commit details
-
Copy full SHA for c8c411e - Browse repository at this point
Copy the full SHA c8c411eView commit details -
Fix closure allocations and address other feedback.
Still looking at string.Create().
Configuration menu - View commit details
-
Copy full SHA for d711235 - Browse repository at this point
Copy the full SHA d711235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ec45d - Browse repository at this point
Copy the full SHA 39ec45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a78d2 - Browse repository at this point
Copy the full SHA a4a78d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f882f - Browse repository at this point
Copy the full SHA 20f882fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8099aad - Browse repository at this point
Copy the full SHA 8099aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d6ec1 - Browse repository at this point
Copy the full SHA f0d6ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7030750 - Browse repository at this point
Copy the full SHA 7030750View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61ca3e - Browse repository at this point
Copy the full SHA a61ca3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7783fb - Browse repository at this point
Copy the full SHA b7783fbView commit details
Commits on Nov 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2b5c49e - Browse repository at this point
Copy the full SHA 2b5c49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbe9c4 - Browse repository at this point
Copy the full SHA 9cbe9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da9522 - Browse repository at this point
Copy the full SHA 6da9522View commit details -
Add length setter for ValueStringBuilder. Remove Unix .. check for enumerable.
Configuration menu - View commit details
-
Copy full SHA for 1829bfb - Browse repository at this point
Copy the full SHA 1829bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 017394e - Browse repository at this point
Copy the full SHA 017394eView commit details -
Expand length for ValueStringBuilder with nulls like StringBuilder do…
…es. Add tests for it.
Configuration menu - View commit details
-
Copy full SHA for 77eeccf - Browse repository at this point
Copy the full SHA 77eeccfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.