Commit Graph

50050 Commits

Author SHA1 Message Date
Peter Dimov
bcc1a14663 _bi::bind_t no longer prevents assignment.
[SVN r12495]
2002-01-25 13:05:21 +00:00
Vesa Karvonen
a4b440986f MWCW workarounds
[SVN r12494]
2002-01-25 13:00:03 +00:00
Jeremy Siek
8cb5c947df fixed name conflict with "Property" template parameter names for buggy compilers
[SVN r12493]
2002-01-25 01:58:56 +00:00
William E. Kempf
ed9908a087 Removed warnings reported by gcc.
[SVN r12492]
2002-01-24 19:17:36 +00:00
Darin Adler
0b5412f59d Add a self-assignment assert to reset(). Also add an overload of reset to
allow resetting to a new pointer with a new deletion function.


[SVN r12491]
2002-01-24 19:16:12 +00:00
Darin Adler
2291f2bc8e Mark inline to avoid warning with "require prototypes" on.
[SVN r12490]
2002-01-24 19:15:30 +00:00
William E. Kempf
e32a7c0d13 Fixed bug in example.
[SVN r12489]
2002-01-24 19:13:19 +00:00
Peter Dimov
13a1dc07ae #included <boost/checked_delete.hpp>, removed unnecessary #includes.
[SVN r12488]
2002-01-24 17:47:08 +00:00
Mac Murrett
cdaa5e6082 Changed prefix file to debug_prefix.hpp
[SVN r12487]
2002-01-24 17:33:03 +00:00
Mac Murrett
5bce59df78 *** empty log message ***
[SVN r12486]
2002-01-24 17:26:13 +00:00
Mac Murrett
8990dba944 *** empty log message ***
[SVN r12485]
2002-01-24 17:19:44 +00:00
Vesa Karvonen
c31d2a4e19 Reduced maximum recursion depth requirement
[SVN r12484]
2002-01-24 17:09:40 +00:00
Dave Abrahams
bf123fdeb9 added missing #include of boost/config.hpp
[SVN r12483]
2002-01-24 16:55:41 +00:00
Dave Abrahams
1f20b6391c added ref_test
[SVN r12482]
2002-01-24 16:53:36 +00:00
Dave Abrahams
dcb9ec7463 initial checkin
[SVN r12481]
2002-01-24 16:52:06 +00:00
William E. Kempf
0341e1f8dc Added Mac Carbon implementation to Boost.Threads.
[SVN r12480]
2002-01-24 16:32:23 +00:00
Vesa Karvonen
da340d6e70 Added DELAY() example
[SVN r12479]
2002-01-24 15:58:43 +00:00
Vesa Karvonen
2662e06a68 Minor optimization
[SVN r12478]
2002-01-24 14:06:21 +00:00
Douglas Gregor
e541daf84f update version comment
[SVN r12477]
2002-01-24 13:33:11 +00:00
Douglas Gregor
610516d592 gcc.hpp:
- Bump GCC version accepted to 3.1


[SVN r12476]
2002-01-24 13:31:39 +00:00
Peter Dimov
8e35c332db Modified is_reference_wrapper<> to work for reference types.
[SVN r12475]
2002-01-24 13:28:08 +00:00
Vesa Karvonen
ecc250b9a8 Minor optimizations
[SVN r12474]
2002-01-24 13:19:20 +00:00
John Maddock
fe56b1c852 Fixed typo
[SVN r12473]
2002-01-24 12:37:38 +00:00
Douglas Gregor
ed1da6404f function_base.hpp:
- Fixed for Intel on Windows _and_ MSVC 7.0


[SVN r12472]
2002-01-24 04:06:05 +00:00
Dave Abrahams
da2bc344b5 added ref
[SVN r12471]
2002-01-23 21:23:20 +00:00
Dave Abrahams
4a05aac3a9 added is_reference_wrapper<>, unwrap_reference<>
[SVN r12470]
2002-01-23 21:19:14 +00:00
Douglas Gregor
e27071b165 function_base.hpp:
- Fixed for Intel C++, I hope?


[SVN r12469]
2002-01-23 21:17:40 +00:00
Dave Abrahams
0e01f1f7b8 account for new traits templates
[SVN r12468]
2002-01-23 21:04:00 +00:00
Douglas Gregor
9281869cac integer_traits.hpp:
- Handle wchar_t traits on FreeBSD


[SVN r12467]
2002-01-23 19:56:07 +00:00
Vesa Karvonen
42b3926e3f Minor optimizations
[SVN r12466]
2002-01-23 19:10:47 +00:00
Vesa Karvonen
233e0f55fe Added a test without rescan
[SVN r12465]
2002-01-23 18:58:18 +00:00
Douglas Gregor
e3f98e6939 sum_avg.cpp:
- Portability fix for GCC


[SVN r12464]
2002-01-23 18:24:58 +00:00
Douglas Gregor
d9302b4026 array3.cpp:
- Qualify std::swap for compilers that don't have Koenig lookup

array5.cpp:
  - Don't use std::boolalpha, because it isn't portable


[SVN r12463]
2002-01-23 18:07:11 +00:00
Vesa Karvonen
2449d6304b Minor optimizations
[SVN r12462]
2002-01-23 17:20:54 +00:00
Rene Rivera
da9aab86e8 Specified "Initialization" sequence, and updated the "Preamble" to reflect the sequence.
[SVN r12461]
2002-01-23 16:58:06 +00:00
Vesa Karvonen
8a53f10406 Minor optimizations
[SVN r12460]
2002-01-23 16:41:44 +00:00
Jeremy Siek
6d692aae08 better solution for operator<<
[SVN r12459]
2002-01-23 15:51:18 +00:00
Vesa Karvonen
27abd64f95 Minor optimization of list processing
[SVN r12458]
2002-01-23 15:16:21 +00:00
Dave Abrahams
b6cdcbc1d6 Fix misattribution of PWD rule
[SVN r12457]
2002-01-23 14:58:00 +00:00
Douglas Gregor
12227f3ae5 Try to fix for MSVC 7.0
[SVN r12456]
2002-01-23 14:01:28 +00:00
John Maddock
4b078c7d65 Added support for forward lookahead asserts.
[SVN r12455]
2002-01-23 12:42:31 +00:00
John Maddock
e00914e0ab Removed crazy mess up from previous change:
(the body of the test was commented out with #if 0)


[SVN r12454]
2002-01-23 12:40:44 +00:00
Toon Knapen
79251aaede executable flag on yyacc is set by Jamfile automatically
[SVN r12453]
2002-01-23 12:29:46 +00:00
Vesa Karvonen
89c15b847c BOOST_PP_LIMIT_TUPLE extended to 16
[SVN r12452]
2002-01-23 11:28:10 +00:00
Dave Abrahams
346c8e1f7f workarounds for KCC's reservation of 'overload' as a keyword
[SVN r12451]
2002-01-23 06:08:46 +00:00
Jeremy Siek
c28a886104 blah
[SVN r12450]
2002-01-23 03:24:26 +00:00
Dave Abrahams
897edbbba7 cleanup
[SVN r12449]
2002-01-22 21:55:08 +00:00
Dave Abrahams
3a30e47cec Nicer syntactic sugar
[SVN r12448]
2002-01-22 19:56:36 +00:00
Dave Abrahams
0b0aaa3a70 Nicer syntactic sugar
[SVN r12447]
2002-01-22 19:51:04 +00:00
Darin Adler
9e3660b5f0 Tweak comments. Include <assert.h> and <boost/current_function.hpp> only
when needed.


[SVN r12446]
2002-01-22 18:28:33 +00:00