index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
butl
/
path.ixx
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-12-17
Change path::extension() to return std::string, not C string
Boris Kolpackov
1
-1
/
+12
The old behaviour (sometimes useful) is provided by extension_cstring().
2016-12-07
Add path::current(), path::parent()
Karen Arutyunov
1
-1
/
+15
2016-11-30
Implement path canonicalize()
Boris Kolpackov
1
-0
/
+12
2016-08-28
Add path::traits::absolute()
Boris Kolpackov
1
-7
/
+1
2016-08-22
Rename path::diff_ to path::tsep_
Boris Kolpackov
1
-22
/
+22
This helps a bit when seeing this member in a debugger.
2016-08-10
Add ucase(), lcase(), casecmp(), alpha(), digit(), alnum()
Karen Arutyunov
1
-3
/
+2
2016-08-01
Add path::posix_string()&& overload, path::posix_representation()
Boris Kolpackov
1
-1
/
+22
2016-07-30
Implement support for Windows path actualization
Boris Kolpackov
1
-4
/
+22
2016-07-28
Redesign path to store trailing slash for directories
Boris Kolpackov
1
-79
/
+273
2016-07-09
Add path::operator=/(string), path::size()
Boris Kolpackov
1
-0
/
+15
2016-06-18
Check path validity in path::init() on Windows
Karen Arutyunov
1
-1
/
+1
2016-06-18
Fix compilation bug in basic_path::root_directory()
Karen Arutyunov
1
-1
/
+3
2016-06-18
Fix bug in basic_path::sub(), sup()
Karen Arutyunov
1
-3
/
+6
2016-02-12
Add path::realize(), which on POSIX calls realpath(3)
Boris Kolpackov
1
-0
/
+13
2016-01-09
Update copyright year
Boris Kolpackov
1
-1
/
+1
2015-07-14
Add path iterator range constructor
Boris Kolpackov
1
-0
/
+20
2015-07-10
Implement path_cast(), path::simple()
Boris Kolpackov
1
-0
/
+27
2015-06-18
Move path and filesystem from build2 to libbutl
Boris Kolpackov
1
-0
/
+171