This website requires JavaScript.
Explore
Help
Sign In
townforge
/
filesystem
Watch
1
Star
0
Fork
0
You've already forked filesystem
Code
Issues
Pull Requests
Releases
Wiki
Activity
900
Commits
1
Branch
0
Tags
10
MiB
C++
99.7%
CMake
0.2%
755766a053
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
drgler
755766a053
Patch for ticket
#10731
and ticket
#9480
: Evaluate path.extension only once, perform (case-insensitive) string comparisons using the wchar_t variants from the CRT to prevent code conversions via path.string() calls.
2017-03-14 21:46:12 +01:00
bug
Finalize issue reporting before requesting comments. Also fix some inspect issues.
2014-12-29 09:18:12 -05:00
build
For HP-UX/GCC only, define _INCLUDE_STDC__SOURCE_199901 as a build requirement.
Fix
#5048
.
2013-03-15 18:10:48 +00:00
doc
Start release history for 1.64
2016-12-30 14:52:52 -05:00
example
Finish initial proposed wording section of relative_proposal.html. Drive-by tweaks to other stuff. Add example/directory_symlink_parent_resolution.cpp, include/boost/filesystem/string_file.hpp, and related infrastructure.
2015-08-12 17:26:03 -04:00
include
/boost
Add test/config_info.cpp to increase macro state reporting in hopes of easing debugging on remote machines.
2017-01-08 15:23:42 -05:00
meta
Add metadata file.
2014-08-18 14:58:47 +01:00
src
Patch for ticket
#10731
and ticket
#9480
: Evaluate path.extension only once, perform (case-insensitive) string comparisons using the wchar_t variants from the CRT to prevent code conversions via path.string() calls.
2017-03-14 21:46:12 +01:00
test
Add test/config_info.cpp to increase macro state reporting in hopes of easing debugging on remote machines.
2017-01-08 15:23:42 -05:00
tools
Add publish.bat. Fix spacing issue in index.htm.
2015-01-11 16:25:34 -05:00
.gitattributes
initial commit - review comments not yet applied
2002-10-09 19:49:35 +00:00
.gitignore
Initial commit.
2014-07-23 10:11:34 -04:00
index.html
Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support.
2012-03-26 12:44:24 +00:00