Commit graph

4209 commits

Author SHA1 Message Date
Dave Abrahams
25a8d975a2 Bug fix thanks to Hugo Duncan for the report
[SVN r12782]
2002-02-11 17:01:34 +00:00
Rene Rivera
051ec557cd Updated to reflect current status of code. Spelling fixes, some variable reference fixes. Additions include documentation of stage, lib vs. dll linking, and names of targets.
[SVN r12781]
2002-02-11 16:26:25 +00:00
Dave Abrahams
0d7d8c2a4d bug fixes and more test cases
[SVN r12780]
2002-02-11 04:59:35 +00:00
Dave Abrahams
d86f51c9fe Bug fix + associated test
[SVN r12779]
2002-02-10 20:52:13 +00:00
Dave Abrahams
cedad448d5 Build request expansion
[SVN r12778]
2002-02-10 00:49:29 +00:00
Dave Abrahams
704c0f806b backward-compatibility hack for handle_exception()
[SVN r12777]
2002-02-10 00:49:13 +00:00
Darin Adler
cacaea29d4 Don't reinclude, since everything we need to include is already taken
care of by <boost/shared_ptr.hpp>.


[SVN r12776]
2002-02-09 17:18:38 +00:00
Douglas Gregor
33d4023c6e Can't declare a variable in a for-loop with the same name as a variable declared in the for loop initialization
[SVN r12775]
2002-02-09 16:37:56 +00:00
Douglas Gregor
5ac236be38 Need to include <cstring> to get memset
[SVN r12774]
2002-02-09 16:35:34 +00:00
Douglas Gregor
48da1d4436 Strange workaround for Comeau 4.2.45.2 so that it does get into an
instantiation loop


[SVN r12773]
2002-02-09 15:49:04 +00:00
Peter Dimov
906b7316fa Fix the g++ 2.9x operator!= ambiguity.
[SVN r12772]
2002-02-09 15:45:29 +00:00
Douglas Gregor
21162a6af3 FreeBSD 3.x has pthreads support, but _POSIX_THREADS isn't defined by
<unistd.h>


[SVN r12771]
2002-02-09 15:02:48 +00:00
Douglas Gregor
9b020a5d0e FreeBSD 3.x has <hl_types.h>
[SVN r12770]
2002-02-09 14:55:37 +00:00
Peter Dimov
d6737c4239 weak_ptr::operator< is now stable, shared_ptr_test has much better coverage.
[SVN r12769]
2002-02-09 12:34:05 +00:00
John Maddock
fc6a47ab43 Fixed incorrect iterator use - assumed random access iterator in one place rather than bidirectional.
[SVN r12768]
2002-02-09 12:07:53 +00:00
Darin Adler
a0b544fd2c Remove obsolete paragraph
[SVN r12767]
2002-02-09 02:54:00 +00:00
Darin Adler
0a202e0d16 Fixed some broken internal links.
[SVN r12766]
2002-02-09 01:18:00 +00:00
William E. Kempf
1b97a6c702 Initial creation of Writing Documentation
[SVN r12765]
2002-02-08 22:56:07 +00:00
Dave Abrahams
eb5c7a515b Updated docs and provided backwards compatibility for handle_exception()
[SVN r12764]
2002-02-08 22:04:01 +00:00
Peter Dimov
b44ce99a26 Minor fixes.
[SVN r12763]
2002-02-08 20:45:04 +00:00
Darin Adler
69e1cd91c4 Always say "private noncopyable" to avoid warnings.
[SVN r12762]
2002-02-08 20:08:15 +00:00
Peter Dimov
efcdcf06cd Borland 5.5.1 fix
[SVN r12761]
2002-02-08 18:40:49 +00:00
Vesa Karvonen
665ad82002 MWCW workaround
[SVN r12760]
2002-02-08 16:54:43 +00:00
John Maddock
44545cb490 Added support for compilers with no exception handling support.
[SVN r12758]
2002-02-08 12:44:43 +00:00
John Maddock
d1a4e1c576 Added docs for forward lookahead asserts.
[SVN r12757]
2002-02-08 12:43:59 +00:00
John Maddock
fedc809b09 Added support for BOOST_NO_EXCEPTIONS
[SVN r12756]
2002-02-08 12:42:59 +00:00
John Maddock
4c7f06ad05 Added missing header include.
[SVN r12755]
2002-02-08 12:40:57 +00:00
John Maddock
4948dd3c12 Added BOOST_NO_EXCEPTIONS support
[SVN r12754]
2002-02-08 12:39:21 +00:00
Toon Knapen
081e069078 *** empty log message ***
[SVN r12753]
2002-02-08 11:38:35 +00:00
Toon Knapen
bba28ed765 flags declarations used xlc instead of the real toolset name : vacpp
[SVN r12752]
2002-02-08 11:32:26 +00:00
Darin Adler
6fc8d20a76 Fixed description of smart_ptr library.
[SVN r12751]
2002-02-08 02:26:22 +00:00
Beman Dawes
d05111a14e After tokenizer fix
[SVN r12748]
2002-02-07 13:33:58 +00:00
Dave Abrahams
1698192df2 skip incompatible builds
[SVN r12747]
2002-02-07 01:42:57 +00:00
Jeremy Siek
d06e92cf16 *** empty log message ***
[SVN r12746]
2002-02-06 21:51:40 +00:00
Jeremy Siek
6960f623d3 *** empty log message ***
[SVN r12745]
2002-02-06 21:33:47 +00:00
Jeremy Siek
982e9944f6 *** empty log message ***
[SVN r12744]
2002-02-06 20:01:09 +00:00
Darin Adler
1e5fc20bf6 New casts for smart pointers.
[SVN r12743]
2002-02-06 19:42:04 +00:00
Jeremy Siek
c25350951f mods with respect to isspace and ispunct behaviour of char_separator
[SVN r12738]
2002-02-06 03:32:49 +00:00
Jeremy Siek
8f00de89f3 some more edits, with regard to the isspace and ispunct behaviour
[SVN r12737]
2002-02-06 03:32:20 +00:00
Jeremy Siek
cf107c9e36 added new class char_separator
[SVN r12736]
2002-02-06 02:11:09 +00:00
Jeremy Siek
5112fe5390 added new class char_separator with tests and doc
[SVN r12735]
2002-02-06 02:10:39 +00:00
Beman Dawes
f2922f8d89 1.27.0 runup
[SVN r12733]
2002-02-05 18:37:22 +00:00
Beman Dawes
c4eb468269 Fix link
[SVN r12732]
2002-02-05 18:28:12 +00:00
Beman Dawes
33f0420bfb 1.27.0 Runup
[SVN r12731]
2002-02-05 16:22:32 +00:00
Vesa Karvonen
0d68f457ba Fixed title decoration
[SVN r12730]
2002-02-05 16:16:04 +00:00
Vesa Karvonen
dbb1ec6b5e Bibliography instead of References
[SVN r12729]
2002-02-05 16:14:26 +00:00
Douglas Gregor
eadecec6fb Linux has pthread_mutexattr_settype with _XOPEN_VERSION == 500
[SVN r12728]
2002-02-05 15:59:48 +00:00
Vesa Karvonen
b4853200de Added preprocessor library news
[SVN r12727]
2002-02-05 13:04:44 +00:00
Vesa Karvonen
f776355863 Minor simplification
[SVN r12726]
2002-02-05 12:42:59 +00:00
Vesa Karvonen
180663928d Added test for BOOST_PP_LIST_SIZE
[SVN r12725]
2002-02-05 12:20:00 +00:00