summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/filesystem
Commit message (Expand)AuthorAgeFilesLines
* Fix unused parameters and variablesEric Fiselier2016-12-231-2/+6
* Optimize filesystem::path by providing weaker exception guarantees.Eric Fiselier2016-10-311-2/+12
* Improve performance of constructing filesystem::path from strings.Eric Fiselier2016-10-301-3/+4
* Rewrite std::filesystem::path iterators and parserEric Fiselier2016-10-301-6/+19
* Implement modified LWG 2665Eric Fiselier2016-10-151-2/+11
* Implement LWG2664 and update its statusEric Fiselier2016-10-151-0/+2
* Move inline attributes in filesystem to first declarationEric Fiselier2016-09-161-3/+7
* [libc++] Fix and document visibility attributes for Clang, GCC and Windows.Eric Fiselier2016-09-151-4/+4
* Implement LWG 2711. Constrain path members.Eric Fiselier2016-08-281-0/+3
* Followon to r279744. Find the other exception types and make __throw_XXX rout...Marshall Clow2016-08-251-0/+11
* Implement P0392r0. Integrate filesystem::path and string_view.Eric Fiselier2016-07-231-21/+43
* Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink...Eric Fiselier2016-06-211-1/+1
* Implement LWG issue 2725. The issue should move this meetingEric Fiselier2016-06-211-1/+3
* Add Filesystem TS -- CompleteEric Fiselier2016-06-171-0/+2050
OpenPOWER on IntegriCloud