Beman Dawes
|
bb0fe7585c
|
Add BOOST_FOREACH support. Correct C++11 range-based for statement enabler signatures. Improve test coverage. Clears feature requests #5896 and #6521.
[SVN r79451]
|
2012-07-12 13:53:17 +00:00 |
|
Beman Dawes
|
af67382a81
|
Add directory_iterator and recursive_directory_iterator free functions begin and end so that these iterators can be used with range-based for statements.
[SVN r79409]
|
2012-07-10 21:17:20 +00:00 |
|
Beman Dawes
|
3996679b2b
|
Fix reference title, proposal title, doc boilerplate
[SVN r78799]
|
2012-06-02 16:28:25 +00:00 |
|
Beman Dawes
|
ede84eefd7
|
Filesystem: Further fixes for #6932. Clarify docs. Add test cases.
[SVN r78747]
|
2012-05-29 15:53:02 +00:00 |
|
Beman Dawes
|
5ee2bb4189
|
Filesystem: Add path::operator+= and concat functions to tack on things like suffixes or numbers. Suggested by Ed Smith-Rowland and others.
[SVN r78065]
|
2012-04-18 14:46:15 +00:00 |
|
Beman Dawes
|
82c5b7533b
|
Fix #4065, Boost Filesystem lexicographic path comparison inconsistent. The fix included adding path::compare functions, and cleanup and refactoring of the path relational operators code. Some of the code fixed is used by other functions, so some unrelated bugs may also have been fixed.
[SVN r77669]
|
2012-03-31 15:53:24 +00:00 |
|
Beman Dawes
|
62d3e98a46
|
Correct ".." description (thanks Ivan Le Lann). Add path iterator overview sentence.
[SVN r77656]
|
2012-03-30 21:25:35 +00:00 |
|
Beman Dawes
|
494b34027e
|
Fix #5118, replace_extension doesn't work as specified in documentation
[SVN r77571]
|
2012-03-26 21:19:36 +00:00 |
|
Beman Dawes
|
7941871477
|
Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support.
[SVN r77555]
|
2012-03-26 12:44:24 +00:00 |
|
Beman Dawes
|
16099b4c7d
|
Filesystem - Move V3 files and directories into place
[SVN r77554]
|
2012-03-26 12:31:06 +00:00 |
|
Beman Dawes
|
fa515c07f5
|
Move files into new v2 + v3 directory structure
[SVN r62653]
|
2010-06-09 13:00:15 +00:00 |
|
Beman Dawes
|
e7636c26bc
|
Filesystem: Fix #3528. Return type is bool.
[SVN r57554]
|
2009-11-10 19:45:47 +00:00 |
|
Beman Dawes
|
3c5f963a54
|
fix doc example typo
[SVN r53074]
|
2009-05-17 18:13:06 +00:00 |
|
Beman Dawes
|
0aaa65e768
|
Fix Filesystem #2925, copy_file atomiticity
[SVN r53073]
|
2009-05-17 15:55:46 +00:00 |
|
Beman Dawes
|
33487a8aeb
|
Filesystem: add macros and deprecated names sections to docs
[SVN r49316]
|
2008-10-13 14:30:47 +00:00 |
|
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 |
|
Beman Dawes
|
001c15dd32
|
Rename is_regular() to is_regular_file
[SVN r47131]
|
2008-07-06 12:10:42 +00:00 |
|
Beman Dawes
|
3ee73a0df7
|
Partial resolution of ticket #1972; remove() issues for POSIX are cleared. Added regression test cases covering self-reference and cyclic symlinks.
[SVN r47006]
|
2008-07-02 21:05:54 +00:00 |
|
Beman Dawes
|
c0fb9a7e21
|
Fix ticket #1971, remove_all not documented
[SVN r46881]
|
2008-06-30 02:06:28 +00:00 |
|
Beman Dawes
|
863f208115
|
Fix #1858, typo in non-member operators table
[SVN r44752]
|
2008-04-24 20:29:08 +00:00 |
|
Beman Dawes
|
5cebe06acb
|
replace_extension -> change_extension name fix [Lothar May]
[SVN r44606]
|
2008-04-19 21:13:59 +00:00 |
|
Beman Dawes
|
8fb975b2b9
|
Fix inspect boo boos; mostly broken links
[SVN r43709]
|
2008-03-18 19:35:18 +00:00 |
|
Beman Dawes
|
db7850787c
|
Bring docs more in line with reality:-)
[SVN r41095]
|
2007-11-14 20:05:30 +00:00 |
|
Beman Dawes
|
df5fb16c90
|
Initial commit. The starting point for the reference documentation is N1975, Filesystem Library Proposal for TR2 (Revision 3).
[SVN r40912]
|
2007-11-07 21:54:48 +00:00 |
|