Commit Graph

483 Commits

Author SHA1 Message Date
Beman Dawes
106244af24 copy_file: copy attributes on POSIX too
[SVN r21235]
2003-12-12 14:11:32 +00:00
Beman Dawes
fe44b73ba4 Add symbolic_link_exists
[SVN r21214]
2003-12-10 19:45:59 +00:00
Beman Dawes
6e5203dbd9 Separate canonic and normal form, add path::normalize()
[SVN r21190]
2003-12-09 18:10:50 +00:00
Beman Dawes
790047851b update license so inspect can see it
[SVN r20959]
2003-11-26 12:45:13 +00:00
Beman Dawes
8f91eb8b7a add abi, dll, auto_link
[SVN r20948]
2003-11-25 18:37:32 +00:00
Beman Dawes
31d5bb662d Add BOOST_FILESYSTEM_SOURCE
[SVN r20902]
2003-11-21 15:02:49 +00:00
Beman Dawes
2f7da5b37a Add BOOST_FILESYSTEM_DECL
[SVN r20901]
2003-11-21 14:53:55 +00:00
Beman Dawes
8c8ea6e75b Update copyright and license info
[SVN r20243]
2003-10-02 15:17:36 +00:00
Beman Dawes
77334ba34d Change to new license, with permission from Dietmar and Jan
[SVN r20042]
2003-09-13 19:33:50 +00:00
Beman Dawes
3ca5d3daab Change license message to reference Boost Software License
[SVN r20038]
2003-09-12 17:09:29 +00:00
Dave Abrahams
63bc5d1f3b Removed unused variable which caused a Comeau warning.
[SVN r20001]
2003-09-10 16:06:38 +00:00
Beman Dawes
1fa3fd646d add new name_check mechanism
[SVN r19808]
2003-08-27 14:50:05 +00:00
Beman Dawes
5f2c32bf8a workaround Borland namespace issue
[SVN r19481]
2003-08-06 20:05:57 +00:00
Beman Dawes
6b9e01ab27 Add 2 arg last_write_time()
[SVN r19480]
2003-08-06 19:28:53 +00:00
Beman Dawes
755ee89447 fix and clarify prior change
[SVN r19108]
2003-07-14 11:54:48 +00:00
Jens Maurer
9411f851df POSIX remove() may remove either EEXIST or ENOTEMPTY. Canonify to ENOTEMPTY.
[SVN r19099]
2003-07-13 18:46:44 +00:00
Beman Dawes
3c0d481444 change to iterator_facade
[SVN r19090]
2003-07-12 17:48:25 +00:00
Beman Dawes
20cf6a6b81 add directory-placeholder syntax
[SVN r18783]
2003-06-11 18:03:22 +00:00
Beman Dawes
a37ea1efc2 fix for cases where . and .. are not first in directory (reported by Tim Shead)
[SVN r18764]
2003-06-10 21:00:26 +00:00
Beman Dawes
f6a9b8dbb7 Add last_write_time function
[SVN r18383]
2003-05-11 13:56:56 +00:00
Dave Abrahams
2d756c6eb1 restore from disk crash
[SVN r18353]
2003-05-08 02:19:10 +00:00
Beman Dawes
f446bb313e share filesystem_error imp to make copying less memory intensive, recover from exceptions in some filesystem_error functions
[SVN r18072]
2003-03-24 02:32:33 +00:00
Beman Dawes
b8365f695e quiet compiler warnings
[SVN r17198]
2003-02-04 14:22:32 +00:00
Beman Dawes
cd42f09e4a fix system_complete bug on POSIX
[SVN r16871]
2003-01-11 14:04:43 +00:00
Beman Dawes
2ea74326bc error arg fix (Peter Dimov)
[SVN r16750]
2003-01-04 15:18:10 +00:00
Beman Dawes
3f64ac195b Platform detection fixes
[SVN r16749]
2003-01-04 15:07:09 +00:00
Beman Dawes
3757827175 remove tabs
[SVN r16727]
2002-12-31 16:55:13 +00:00
Beman Dawes
63f8c34b7f filesystem_error redesign
[SVN r16723]
2002-12-30 19:16:31 +00:00
Beman Dawes
6ea7dee986 initial commit
[SVN r16649]
2002-12-18 17:09:08 +00:00
Beman Dawes
dc0e363c94 remove unreachable return (Peter Dimov)
[SVN r16639]
2002-12-17 15:43:36 +00:00
Beman Dawes
fadc0fc63e fs_review branch merged
[SVN r16593]
2002-12-11 19:47:00 +00:00
Beman Dawes
b099134ee4 SGI MIPSpro fixes from Patrick Hartling
[SVN r16010]
2002-10-29 01:21:32 +00:00
Beman Dawes
543669496a initial commit - review comments not yet applied
[SVN r15831]
2002-10-09 19:49:35 +00:00