index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
include
/
experimental
/
filesystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement LWG 3014 - Fix more noexcept issues in filesystem.
Eric Fiselier
2018-02-04
1
-8
/
+8
*
Implement LWG2989: path's streaming operators allow everything under the sun.
Eric Fiselier
2018-02-04
1
-35
/
+37
*
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in f...
Marshall Clow
2017-11-16
1
-1
/
+2
*
Implement LWG 3013 - some filesystem members should not be noexcept.
Eric Fiselier
2017-10-30
1
-11
/
+11
*
Diagnose when reverse_iterator is used on path::iterator.
Eric Fiselier
2017-04-13
1
-10
/
+2
*
Work around recent -Wshadow changes in Clang
Eric Fiselier
2017-04-04
1
-0
/
+11
*
Implement LWG 2787 - [file_status.cons] is inconsistent
Eric Fiselier
2017-03-06
1
-2
/
+4
*
experimental: remove some extraneous _LIBCPP_FUNC_VIS
Saleem Abdulrasool
2017-01-30
1
-14
/
+13
*
experimental: tolerate the existence of a `__deref` macro
Saleem Abdulrasool
2017-01-30
1
-6
/
+9
*
Fix filesystem::path assignment from {}
Eric Fiselier
2017-01-18
1
-0
/
+1
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-2
/
+6
*
Optimize filesystem::path by providing weaker exception guarantees.
Eric Fiselier
2016-10-31
1
-2
/
+12
*
Improve performance of constructing filesystem::path from strings.
Eric Fiselier
2016-10-30
1
-3
/
+4
*
Rewrite std::filesystem::path iterators and parser
Eric Fiselier
2016-10-30
1
-6
/
+19
*
Implement modified LWG 2665
Eric Fiselier
2016-10-15
1
-2
/
+11
*
Implement LWG2664 and update its status
Eric Fiselier
2016-10-15
1
-0
/
+2
*
Move inline attributes in filesystem to first declaration
Eric Fiselier
2016-09-16
1
-3
/
+7
*
[libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier
2016-09-15
1
-4
/
+4
*
Implement LWG 2711. Constrain path members.
Eric Fiselier
2016-08-28
1
-0
/
+3
*
Followon to r279744. Find the other exception types and make __throw_XXX rout...
Marshall Clow
2016-08-25
1
-0
/
+11
*
Implement P0392r0. Integrate filesystem::path and string_view.
Eric Fiselier
2016-07-23
1
-21
/
+43
*
Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink...
Eric Fiselier
2016-06-21
1
-1
/
+1
*
Implement LWG issue 2725. The issue should move this meeting
Eric Fiselier
2016-06-21
1
-1
/
+3
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+2050