Dave Abrahams
5ca9d2445b
Suppress private inheritance warning
...
[SVN r15148]
2002-09-03 18:30:18 +00:00
Dave Abrahams
168a6aae6e
Remove colliding "MAX" macro
...
[SVN r15147]
2002-09-03 18:23:13 +00:00
Dave Abrahams
7429e5063a
Add missing #include
...
[SVN r15146]
2002-09-03 18:20:59 +00:00
Dave Abrahams
03f9472a8d
Add missing #include
...
[SVN r15145]
2002-09-03 16:57:17 +00:00
Beman Dawes
2cba4bbc87
Separate links page
...
[SVN r15144]
2002-09-03 15:28:43 +00:00
Beman Dawes
a27d4d44ac
1.29.0 runup
...
[SVN r15143]
2002-09-03 15:27:38 +00:00
Dave Abrahams
14a98a0cff
Support for free-function def() invocation (no module object)
...
Fix bugs relying on initialization of objects in the Python DLL
[SVN r15142]
2002-09-03 13:20:08 +00:00
John Maddock
67e8afff38
Second try at fixing Intel errors, without messing up Intel+STLport config.
...
[SVN r15141]
2002-09-03 11:34:12 +00:00
John Maddock
7f6fb384ae
Fixed MSVC warnings
...
[SVN r15140]
2002-09-03 10:14:30 +00:00
Dave Abrahams
fa04fcab5a
Support for free-function def() invocation (no module object)
...
Fix bugs relying on initialization of objects in the Python DLL
[SVN r15139]
2002-09-03 05:51:15 +00:00
Dave Abrahams
20a6ec1394
Move converter registration from body of individual Holder classes to
...
select_holder implementation, which prevents Holder instantiation in
case the class being wrapped is abstract.
[SVN r15138]
2002-09-03 05:48:20 +00:00
Jeff Garland
4c028dfe1f
renaming example files so < 31 chars
...
[SVN r15137]
2002-09-03 01:29:42 +00:00
Dave Abrahams
2e6eb667f9
Implemented less-liberal conversion rules
...
[SVN r15136]
2002-09-02 23:23:27 +00:00
Thomas Witt
ca2a623564
Review schedule update.
...
[SVN r15135]
2002-09-02 15:41:03 +00:00
Jeremy Siek
24862cd59b
changed num_blocks to calc_num_blocks
...
[SVN r15134]
2002-09-02 15:36:59 +00:00
Jeremy Siek
1718ec8420
added num_blocks()
...
[SVN r15133]
2002-09-02 15:30:25 +00:00
Jeremy Siek
efd2d1b6e8
added docs for to_block_range
...
[SVN r15132]
2002-09-02 15:30:04 +00:00
Gennadiy Rozental
2447b9b969
Borland warning "Superfluous & with function in function ..." suppressed
...
[SVN r15131]
2002-09-02 07:10:26 +00:00
Andreas Huber
dd4af1bcae
no message
...
[SVN r15130]
2002-09-01 18:27:48 +00:00
Andreas Huber
4ca742a550
no message
...
[SVN r15129]
2002-09-01 18:19:44 +00:00
Beman Dawes
82633d7255
test_main signature
...
[SVN r15128]
2002-09-01 15:05:09 +00:00
Beman Dawes
b18736c498
Distinguish between VC++ versions
...
[SVN r15127]
2002-09-01 14:57:40 +00:00
John Maddock
46d31963aa
Initial checkin of Kylix toolset
...
[SVN r15126]
2002-09-01 10:47:01 +00:00
John Maddock
489a63fd8b
Added BOOST_NO_STD_LOCALE for intel C++ on Dinkumware.
...
Removed BOOST_HAS_STDINT_H for Borland on non-Win32 platforms
[SVN r15125]
2002-09-01 10:45:12 +00:00
John Maddock
f07356c967
Added (hopeful) Intel C++ fixes for broken std::reverse_iterator.
...
[SVN r15124]
2002-09-01 10:43:04 +00:00
Peter Dimov
1f3dd5e4d3
Fixed broken links.
...
[SVN r15123]
2002-08-31 13:04:52 +00:00
Jeremy Siek
074fc46aaa
fixed broken URL links
...
[SVN r15122]
2002-08-31 12:34:27 +00:00
Jeremy Siek
ff4523a7cd
fixed broken link
...
[SVN r15121]
2002-08-31 12:17:06 +00:00
Gennadiy Rozental
7476cbe669
briken links fixed
...
<b> removed
[SVN r15120]
2002-08-30 20:42:50 +00:00
Beman Dawes
59c32add1c
add missing date_time <define>s
...
[SVN r15119]
2002-08-30 19:47:53 +00:00
Jeff Garland
f2f0e44df1
fix file length
...
[SVN r15118]
2002-08-30 18:13:27 +00:00
Beman Dawes
9b4fda7ef2
add sysinclude so Metrowerks works
...
[SVN r15117]
2002-08-30 16:59:56 +00:00
Beman Dawes
320fd470d0
add date_time
...
[SVN r15116]
2002-08-30 16:58:51 +00:00
Jeff Garland
67c28a24db
fix links
...
[SVN r15115]
2002-08-30 16:28:18 +00:00
Jeff Garland
da95087e03
fix links
...
[SVN r15114]
2002-08-30 16:21:50 +00:00
Beman Dawes
d4f0b4b65c
8.02
...
[SVN r15113]
2002-08-30 12:47:29 +00:00
Joel de Guzman
265efc1f87
Fixed G++ bug that complains of specialization provided after instantiation.
...
[SVN r15112]
2002-08-30 09:05:00 +00:00
Peter Dimov
f5a53e78a6
weak_ptr documentation updates; get() declared deprecated.
...
[SVN r15111]
2002-08-29 15:18:04 +00:00
Dave Abrahams
0703edf097
Added quotes for the VC++ libraries
...
[SVN r15110]
2002-08-29 14:51:29 +00:00
Douglas Gregor
7bf4b23c55
trackable.hpp:
...
- Removed is_pointerlike
[SVN r15109]
2002-08-29 14:18:49 +00:00
Douglas Gregor
bd2b7a9fca
*_ptr.hpp:
...
- Revert addition of is_pointerlike_helper
weak_ptr.hpp:
- Revert addition of get_pointer
[SVN r15108]
2002-08-29 13:49:05 +00:00
Jeff Garland
efbdf9863a
add a reference to vlib-php
...
[SVN r15107]
2002-08-29 01:08:32 +00:00
Ralf W. Grosse-Kunstleve
331d064f97
bug fix: return type of __getstate__ may be any type
...
[SVN r15106]
2002-08-28 05:42:38 +00:00
Jeremy Siek
fb38576ba8
removed the assertion about self edges
...
[SVN r15105]
2002-08-27 17:22:37 +00:00
Douglas Gregor
c419bbca3a
intrusive_ptr.hpp:
...
scoped_ptr.hpp:
- include <boost/type_traits/ice.hpp>
[SVN r15104]
2002-08-27 13:33:22 +00:00
Jeremy Siek
d2d1f6c9cb
added more specializations of hash
...
[SVN r15103]
2002-08-26 17:10:28 +00:00
Douglas Gregor
b6ac2c129b
trackable.hpp:
...
- Make it work on Borland C++
[SVN r15102]
2002-08-26 16:26:32 +00:00
Douglas Gregor
d4207b1665
*.hpp:
...
- Update copyright date
[SVN r15101]
2002-08-26 15:30:49 +00:00
Douglas Gregor
90800318ce
*.hpp:
...
- Update copyright date
trackable.hpp:
- Rewrote search for trackable objects to find those referenced by smart
pointers, references, reference_wrappers, and raw pointers.
[SVN r15100]
2002-08-26 15:29:37 +00:00
Douglas Gregor
170a931ecc
*_ptr.hpp:
...
- Added detail::is_pointerlike_helper function templates for Signals
weak_ptr.hpp:
- Added get_pointer function template for weak_ptr
[SVN r15099]
2002-08-26 15:27:23 +00:00