Rene Rivera
|
0a1da00836
|
Prevent use of auto-linking for regression testing as it causes failures when the auto-linked libraries are not found on some compilers.
[SVN r23428]
|
2004-07-10 16:46:06 +00:00 |
|
John Maddock
|
f69c19dc5c
|
Added fix for when the filename syntax is invalid.
[SVN r23033]
|
2004-06-05 11:52:22 +00:00 |
|
Vladimir Prus
|
8692b025bc
|
Fix library name
[SVN r22783]
|
2004-05-11 06:35:31 +00:00 |
|
Vladimir Prus
|
32c127a5c5
|
Fix typo. Thanks to Jeff Flinn for noticing.
[SVN r22668]
|
2004-04-19 12:06:01 +00:00 |
|
John Maddock
|
5b78d4c497
|
filesystem::exists, must check to see why a filesystem stat failed, before assuming that the file does not exist.
[SVN r22564]
|
2004-03-30 15:19:58 +00:00 |
|
Beman Dawes
|
c7a9bf6593
|
expand rename() test cases, correct docs, tie test cases to docs
[SVN r22537]
|
2004-03-21 20:32:20 +00:00 |
|
Beman Dawes
|
3e74ac39e8
|
Add equivalent()
[SVN r22531]
|
2004-03-20 18:24:48 +00:00 |
|
Beman Dawes
|
2d60409fa0
|
spelling fix
[SVN r22526]
|
2004-03-19 18:24:01 +00:00 |
|
Beman Dawes
|
44c08bc4eb
|
add relational operators
[SVN r22498]
|
2004-03-14 17:53:45 +00:00 |
|
Beman Dawes
|
ae58e688e2
|
correct, clarify, terminology
[SVN r22496]
|
2004-03-13 02:43:01 +00:00 |
|
Beman Dawes
|
2974cc5192
|
create_directory() and create_directories() now return bool
[SVN r22482]
|
2004-03-11 16:17:43 +00:00 |
|
Beman Dawes
|
446f23446c
|
create_directory() and create_directories() now return bool
[SVN r22481]
|
2004-03-11 16:08:16 +00:00 |
|
Beman Dawes
|
98ef1730b8
|
Add Cygwin build section, reorganize build docs
[SVN r22362]
|
2004-02-22 14:45:50 +00:00 |
|
Beman Dawes
|
6fc50d0866
|
allow macros to override BOOST_PLATFORM
[SVN r22361]
|
2004-02-22 14:44:37 +00:00 |
|
Beman Dawes
|
d0c4a18832
|
show sizeof(intmax_t)
[SVN r22328]
|
2004-02-19 14:03:50 +00:00 |
|
Beman Dawes
|
c0b701f6d5
|
__USE_FILE_OFFSET64 now tested on Linux
[SVN r22327]
|
2004-02-19 14:03:08 +00:00 |
|
Beman Dawes
|
85dcf18041
|
fix intmax_t misspelling (Janusz Piwowarski)
[SVN r22302]
|
2004-02-17 13:29:11 +00:00 |
|
Beman Dawes
|
99b98e64d7
|
more reliable POSIX current_path() imp (issue reported and fix tested by Ron Garcia)
[SVN r22182]
|
2004-02-06 01:27:06 +00:00 |
|
Beman Dawes
|
9c86292c6d
|
add file_size() support
[SVN r22156]
|
2004-02-03 16:00:10 +00:00 |
|
Beman Dawes
|
5d414f1803
|
add arg to 2nd ctor
[SVN r22155]
|
2004-02-03 15:58:10 +00:00 |
|
Beman Dawes
|
4c8532e070
|
add file_size()
[SVN r22154]
|
2004-02-03 15:52:19 +00:00 |
|
Beman Dawes
|
ddbb5d878c
|
add defaulted error_code to 2nd ctor
[SVN r22153]
|
2004-02-03 15:51:15 +00:00 |
|
Beman Dawes
|
1de69f7103
|
./.. detection recoded to cleanly avoid Borland std bug
[SVN r21875]
|
2004-01-22 01:10:23 +00:00 |
|
Beman Dawes
|
23acebe6dc
|
missing std for remove, rename
[SVN r21708]
|
2004-01-13 22:28:38 +00:00 |
|
Beman Dawes
|
c74ea146bf
|
suppress warnings, add missing thow_exception call (Lars Gullik Bjønnes)
[SVN r21569]
|
2004-01-09 21:07:26 +00:00 |
|
Rene Rivera
|
f09835ebee
|
Fix missing <*> parts from stage options.
[SVN r21446]
|
2004-01-02 16:30:11 +00:00 |
|
Beman Dawes
|
bdeca0a7c9
|
make directory_iterator all inline so Filesystem lib can be built as DLL
[SVN r21311]
|
2003-12-18 01:57:49 +00:00 |
|
Beman Dawes
|
cb638a2b0a
|
clean up lib/dll missing
[SVN r21296]
|
2003-12-17 01:39:01 +00:00 |
|
Beman Dawes
|
3466847e72
|
fix autolink problem
[SVN r21295]
|
2003-12-17 01:37:58 +00:00 |
|
Beman Dawes
|
852945ab05
|
_is_empty missing declspec
[SVN r21253]
|
2003-12-14 20:39:55 +00:00 |
|
Beman Dawes
|
8684d7ffef
|
Clarify iteration wording
[SVN r21248]
|
2003-12-13 21:01:57 +00:00 |
|
Beman Dawes
|
1f17b7acd9
|
Document effects of change to directory during iteration (in response to query from Scott Meyers)
[SVN r21247]
|
2003-12-13 20:58:42 +00:00 |
|
Beman Dawes
|
3bd38bc469
|
Borland last_write_time note
[SVN r21237]
|
2003-12-12 14:59:09 +00:00 |
|
Beman Dawes
|
106244af24
|
copy_file: copy attributes on POSIX too
[SVN r21235]
|
2003-12-12 14:11:32 +00:00 |
|
Beman Dawes
|
78c9d8c03f
|
copy_file: specify attributes copied
[SVN r21234]
|
2003-12-12 14:04:29 +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
|
356e1ec08a
|
ISO-9660/Juliet changes based on Microsoft specs doc
[SVN r21044]
|
2003-12-01 16:13:24 +00:00 |
|
Rene Rivera
|
9a1eb28175
|
Add missing target types for the install targets.
[SVN r21026]
|
2003-12-01 02:58:57 +00:00 |
|
Beman Dawes
|
a0e91a1da4
|
Clean up copyright, license, so inspect works
[SVN r21015]
|
2003-11-30 13:48:05 +00:00 |
|
Beman Dawes
|
3e5d183de7
|
remove tabs
[SVN r20965]
|
2003-11-26 18:13:24 +00:00 |
|
Beman Dawes
|
64ee878711
|
fix broken link
[SVN r20964]
|
2003-11-26 18:11:45 +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
|
dfd9a2dbee
|
add abi, dll, auto_link
[SVN r20947]
|
2003-11-25 18:29:13 +00:00 |
|
Dave Abrahams
|
0733ac5cf3
|
Removed access category tags from iterator library, made corresponding
changes elsewhere.
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
|
2003-11-22 01:18:37 +00:00 |
|
Beman Dawes
|
be5ca1ae4b
|
Tweaks plus addition of dynamic linking capability
[SVN r20903]
|
2003-11-21 15:04:04 +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 |
|
Rene Rivera
|
71bb36d9e9
|
Add install definitions for new common install configuration.
[SVN r20409]
|
2003-10-19 19:52:56 +00:00 |
|