Commit Graph

149 Commits

Author SHA1 Message Date
Aleksey Gurtovoy
67b231daf6 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Beman Dawes
097d0d6ebe Work around Intel 7.1/Linux include problem
[SVN r25235]
2004-09-19 19:48:29 +00:00
Beman Dawes
e4330acdc9 Add define for _USE_FILE_OFFSET_BITS 64 in hopes of picking up large file support on more systems (David Judson)
[SVN r25125]
2004-09-15 21:24:23 +00:00
Beman Dawes
d7651f2c21 Fix POSIX trailing colon bug (Angus Leeming)
[SVN r25123]
2004-09-15 16:00:57 +00:00
Beman Dawes
30b78770ef Add test case from Angus Leeming, fix bug spotted while adding test
[SVN r25122]
2004-09-15 15:59:27 +00:00
Beman Dawes
c0e987af46 add newline at eof to quiet compiler warnings
[SVN r25021]
2004-09-12 12:55:45 +00:00
Beman Dawes
86a674a57a add possible_large_file_size_support and associated test
[SVN r25010]
2004-09-10 13:53:02 +00:00
Beman Dawes
44694971a6 Add fs::exceptionj member tests
[SVN r24930]
2004-09-05 21:33:12 +00:00
Beman Dawes
d4709e44f7 path::iterator should be bidirectional_traversal_tag (Martin Wille)
[SVN r24764]
2004-08-26 15:55:47 +00:00
John Maddock
06aa67ca32 Another Win32 error code that needs handling (indicates that the file does not exist).
[SVN r24555]
2004-08-18 12:53:18 +00:00
John Maddock
b1aeed6f32 Re-ordered includes to prevent macro-redeffinitions
[SVN r24156]
2004-07-29 11:00:58 +00:00
Douglas Gregor
cadba34c71 Fix relative link to boost.css
[SVN r24020]
2004-07-25 03:12:47 +00:00
Douglas Gregor
38ed4c472c Documentation update from Jon T. Pedant
[SVN r23847]
2004-07-20 17:03:55 +00:00
Dave Abrahams
84dabd7b75 Full qualification for vc6/7 (no ADL).
[SVN r23543]
2004-07-14 13:46:42 +00:00
Dave Abrahams
332ead1f74 Repair postfix increment proxies for input iterators
[SVN r23508]
2004-07-13 17:23:53 +00:00
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