Commit Graph

50050 Commits

Author SHA1 Message Date
Peter Dimov
0f97a08bcd Added libstdc++ v3 specific lightweight_mutex and atomic_count (contributed by Lars Gullik Bjønnes)
[SVN r13999]
2002-05-21 16:48:20 +00:00
Dave Abrahams
5518ecf6e2 Cleaned up internals and generalized detail::target()
[SVN r13998]
2002-05-21 16:37:30 +00:00
Dave Abrahams
d4c70724a4 respect <sysinclude>
[SVN r13997]
2002-05-21 16:35:49 +00:00
Dave Abrahams
ce838691f6 More reliable extends-toolset
[SVN r13996]
2002-05-21 16:33:42 +00:00
Dave Abrahams
615629487a respect <sysinclude>
[SVN r13995]
2002-05-21 16:24:07 +00:00
Dave Abrahams
74f29553a2 instance_holder moved to boost::python
[SVN r13994]
2002-05-21 16:16:25 +00:00
Ronald Garcia
e79077a76e Added test cases for Boost.MultiArray.
[SVN r13993]
2002-05-21 15:08:44 +00:00
Dave Abrahams
0c6ba96ee2 remove bogus BOOST_NO_INCLASS_MEMBER_INITIALIZATION
[SVN r13992]
2002-05-21 13:09:25 +00:00
Ronald Garcia
4af81189ba moved multi_array_ref.hpp into the multi_array directory.
It is no longer a top-level include since it relies on multi_array anyway.
Updated regression tests accordingly.


[SVN r13991]
2002-05-20 18:01:18 +00:00
Dave Abrahams
74facd7984 initial checkin
[SVN r13990]
2002-05-20 16:58:24 +00:00
Jens Maurer
0bf82f6455 add BCB6
[SVN r13987]
2002-05-20 13:43:30 +00:00
Jens Maurer
860749613b use strstream only when BOOST_NO_STRINGSTREAM is defined
this avoids deprecated-warnings on gcc 3.1


[SVN r13986]
2002-05-20 13:32:41 +00:00
John Maddock
d06023ea1a Re-enabled BOOST_MSVC_STD_ITERATOR for VC+STLport (seems to work now).
[SVN r13985]
2002-05-20 11:44:31 +00:00
John Maddock
1ef508f268 Several new config macros added.
[SVN r13984]
2002-05-20 11:28:22 +00:00
Jens Maurer
ac960747b3 don't give an error or warning with gcc 3.2 (current gcc main branch)
[SVN r13983]
2002-05-20 10:53:04 +00:00
Jens Maurer
0035ddcf71 add comment for BOOST_BIG_ENDIAN etc.
[SVN r13982]
2002-05-20 10:50:04 +00:00
Dave Abrahams
4460989405 Bugfixes
[SVN r13981]
2002-05-19 20:29:56 +00:00
Dave Abrahams
3e652d3638 Added composition
[SVN r13980]
2002-05-19 20:29:40 +00:00
Dave Abrahams
2c65789a0b initial commit
[SVN r13979]
2002-05-19 20:23:00 +00:00
Jeremy Siek
1faffae713 added some exceptions
[SVN r13978]
2002-05-19 16:26:37 +00:00
Jeremy Siek
c3946ecfe8 added optimization of stopping as soon as relaxation is done
(thanks Herve for the suggestion!)


[SVN r13977]
2002-05-19 15:42:14 +00:00
Dave Abrahams
5e1e068674 initial commit
[SVN r13976]
2002-05-19 14:06:16 +00:00
Dave Abrahams
777502112b Lots of documentation updates, plus the associated code shuffling needed to expose the right things to users
[SVN r13975]
2002-05-19 04:57:44 +00:00
Vesa Karvonen
42dba95b2f pre
[SVN r13974]
2002-05-18 12:53:05 +00:00
John Maddock
8bf982c240 Config updates/patches
[SVN r13973]
2002-05-18 11:33:30 +00:00
John Maddock
fe7991e4d9 Added new config options - not yet quite finished - test cases to come.
[SVN r13972]
2002-05-18 11:31:51 +00:00
John Maddock
81434cf62a Misc. fixes and new config options.
[SVN r13971]
2002-05-18 11:30:49 +00:00
Vesa Karvonen
3c65240820 Header info
[SVN r13970]
2002-05-17 21:24:59 +00:00
Douglas Gregor
c865fd4fd3 Add today's changes
[SVN r13969]
2002-05-17 15:54:40 +00:00
Douglas Gregor
93a8c47842 Boost.Signals added
[SVN r13968]
2002-05-17 15:50:20 +00:00
Douglas Gregor
e0d4f7283f Boost.Signals has been added
[SVN r13967]
2002-05-17 15:50:07 +00:00
Douglas Gregor
4abb6a12d5 tutorial.html: Tutorial in progress
[SVN r13966]
2002-05-17 15:48:41 +00:00
Douglas Gregor
88d63a7acf Note the behavior of combiners when zero slots exist during a call.
[SVN r13965]
2002-05-17 15:41:45 +00:00
Douglas Gregor
73b31a2c25 Added Boost.Signals library
[SVN r13964]
2002-05-17 15:28:22 +00:00
Beman Dawes
99c3ee6888 fix ActiveState link
[SVN r13963]
2002-05-17 14:19:37 +00:00
Dave Abrahams
0142e198a0 bugfix
[SVN r13962]
2002-05-17 05:04:37 +00:00
Dave Abrahams
17cec9df7f Documentation updates
[SVN r13961]
2002-05-17 05:02:44 +00:00
Dave Abrahams
c25d3b7d30 input iterator support
[SVN r13960]
2002-05-17 05:01:53 +00:00
Beman Dawes
d5ac173299 Improve CVS descriptions, links (suggested by Paul Bristow)
[SVN r13959]
2002-05-16 23:56:33 +00:00
Beman Dawes
21edd38ddb Chg CVS link to download page
[SVN r13958]
2002-05-16 23:55:34 +00:00
Vesa Karvonen
f1ad7a2e32 boost.css
[SVN r13957]
2002-05-16 22:24:11 +00:00
Vesa Karvonen
5e1f771875 boost.css
[SVN r13956]
2002-05-16 22:17:39 +00:00
Beman Dawes
5ed9436ccd 1.29.0
[SVN r13955]
2002-05-16 18:07:26 +00:00
Beman Dawes
47d3a16af1 Add multi_array
[SVN r13954]
2002-05-16 18:05:54 +00:00
Dave Abrahams
2cbf1235cf Move fix to main trunk
[SVN r13953]
2002-05-16 15:42:44 +00:00
Dave Abrahams
3b057305f1 merge from RC_1_28_0
[SVN r13950]
2002-05-16 13:31:23 +00:00
Douglas Gregor
930837524f Fixed conflicts in 1.28.0 merge
[SVN r13946]
2002-05-16 02:18:29 +00:00
Jeremy Siek
215dbd048a did workaround, avoiding using default parameters in constructors for visitors
[SVN r13945]
2002-05-16 02:13:32 +00:00
Dave Abrahams
4a3a0276dc Merged from RC_1_28_0
[SVN r13944]
2002-05-16 00:56:42 +00:00
Ronald Garcia
a084547aa8 Initial submission to Boost.
[SVN r13915]
2002-05-15 16:08:54 +00:00