sapling/eden/utils
Adam Simpkins e66d3f81dc add a kDirSeparator constant
Summary:
Define a constant for the path directory separator ('/').  We currently plan to
normalize all pathnames to use forward slash as a directory separator, even on
Windows.  This will simplify the bulk of the eden code.

Even though we don't plan to make this separator character configurable, it
still seems useful to define a symbolic constant for it.

Reviewed By: bolinfest

Differential Revision: D3377110

fbshipit-source-id: cf6b158824e0cb318cc94838618506e78d868c9f
2016-06-02 22:08:15 -07:00
..
DirType.h Initial commit 2016-05-12 14:09:13 -07:00
HgCommand.cpp Initial commit 2016-05-12 14:09:13 -07:00
HgCommand.h Initial commit 2016-05-12 14:09:13 -07:00
LeaseCache.h Initial commit 2016-05-12 14:09:13 -07:00
PathFuncs.cpp Initial commit 2016-05-12 14:09:13 -07:00
PathFuncs.h add a kDirSeparator constant 2016-06-02 22:08:15 -07:00
PathFuncsTest.cpp Add Path::findParent(), isSubdirOf() and isParentDirOf() 2016-06-02 22:08:15 -07:00
SortedInsert.h Initial commit 2016-05-12 14:09:13 -07:00
TARGETS Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
XAttr.cpp eden: sha1 attributes on overlay [2/2] 2016-05-26 08:23:11 -07:00
XAttr.h eden: sha1 attributes on overlay [2/2] 2016-05-26 08:23:11 -07:00