This website requires JavaScript.
Explore
Help
Sign In
boost
/
filesystem
Watch
2
Star
0
Fork
0
You've already forked filesystem
mirror of
https://github.com/boostorg/filesystem.git
synced
2026-01-29 07:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.36.0
filesystem
/
test
History
Beman Dawes
fb65347b54
After extensive discussion on the list with Dave Abrahams, Vladimir Prus, and others, rename basic_path::leaf() -> filename, branch_path -> parent_path, replace_leaf -> replace_filename. Add basic_path member functions stem, extension, replace_extension.
...
[SVN r47181]
2008-07-07 12:20:04 +00:00
..
msvc
Rename boost_filesystem_msvc to msvc
2008-06-29 10:52:58 +00:00
convenience_test.cpp
Fix ticket
#1609
2008-05-27 19:59:10 +00:00
equivalent.cpp
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
2008-04-02 01:42:32 +00:00
fstream_test.cpp
After extensive discussion on the list with Dave Abrahams, Vladimir Prus, and others, rename basic_path::leaf() -> filename, branch_path -> parent_path, replace_leaf -> replace_filename. Add basic_path member functions stem, extension, replace_extension.
2008-07-07 12:20:04 +00:00
Jamfile.v2
Get rid of <runtime-link>static. Appears to cause problems on Sun and perhaps other Unix boxes.
2007-09-27 00:22:16 +00:00
large_file_support_test.cpp
merge from i18n branch - at last!
2005-12-16 16:40:35 +00:00
lpath.hpp
Add #includes to fix ticket
#1589
2008-06-18 16:02:51 +00:00
operations_test.cpp
After extensive discussion on the list with Dave Abrahams, Vladimir Prus, and others, rename basic_path::leaf() -> filename, branch_path -> parent_path, replace_leaf -> replace_filename. Add basic_path member functions stem, extension, replace_extension.
2008-07-07 12:20:04 +00:00
path_test.cpp
After extensive discussion on the list with Dave Abrahams, Vladimir Prus, and others, rename basic_path::leaf() -> filename, branch_path -> parent_path, replace_leaf -> replace_filename. Add basic_path member functions stem, extension, replace_extension.
2008-07-07 12:20:04 +00:00
wide_test.cpp
Add #includes to fix ticket
#1589
2008-06-18 16:02:51 +00:00