John Luo
|
d4d04d2c96
|
Adding exception message for paths not starting with / #251
|
2015-11-16 10:21:02 -08:00 |
damianedwards
|
8ecb147332
|
Added overload to PathString.StartsWithSegments to allow specifying StringComparison:
- This allows us to have a fast-path (or just be more explicit) for the comparison by doing case-sensitive checks (which are cheaper)
|
2015-10-04 21:54:52 -07:00 |
N. Taylor Mullen
|
8703e2d7f2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:52:04 -07:00 |
Chris R
|
5bce140681
|
#295 Rename Core->Abstractions and Interfaces->Features.
|
2015-04-29 14:38:26 -07:00 |