Commit Graph

50050 Commits

Author SHA1 Message Date
Peter Dimov
c2b8ba66b5 Added lwm_linux.hpp
[SVN r12833]
2002-02-16 14:34:34 +00:00
Peter Dimov
88e72bce01 Modified scoped_* to use checked_delete; HP aCC doesn't like the inline assertions.
[SVN r12832]
2002-02-16 13:23:01 +00:00
Dave Abrahams
8837483b6c updates to be compatible with Rene's new system
[SVN r12831]
2002-02-16 00:25:16 +00:00
Jens Maurer
b8c4d55a0f added preprocessor tests, some fixes
[SVN r12830]
2002-02-15 21:28:16 +00:00
Jens Maurer
0d0944b273 added preprocessor tests, broke smart_ptr
[SVN r12829]
2002-02-15 21:15:43 +00:00
Jens Maurer
d7c2abd199 added tests, smart_ptr now fails
[SVN r12828]
2002-02-15 21:13:30 +00:00
Jens Maurer
d93d41e838 added more preprocessor tests, some fixes
[SVN r12827]
2002-02-15 21:11:49 +00:00
Jens Maurer
12417b123e new tests, broken shared pointer
[SVN r12826]
2002-02-15 21:08:10 +00:00
Dave Abrahams
d54bed4033 *** empty log message ***
[SVN r12825]
2002-02-15 18:53:55 +00:00
Dave Abrahams
2812f60342 *** empty log message ***
[SVN r12824]
2002-02-15 18:32:57 +00:00
Dave Abrahams
2b0567a28e *** empty log message ***
[SVN r12823]
2002-02-15 18:31:22 +00:00
Peter Dimov
3f2c7bcd0e lwm_nop fixed to not emit warnings on g++; locking code #ifdef'ed since compilers sometimes have trouble removing it.
[SVN r12822]
2002-02-15 18:07:42 +00:00
Peter Dimov
9019085eb3 Added a timing test for the single/multi threaded perf ratio (~2:1)
[SVN r12821]
2002-02-15 18:06:17 +00:00
Dave Abrahams
5ce8cabef3 remove defunct code
[SVN r12820]
2002-02-15 16:59:39 +00:00
Dave Abrahams
2a113db6d1 little fixes
[SVN r12819]
2002-02-15 16:37:00 +00:00
Dave Abrahams
f7e7a34708 initial checkin
[SVN r12818]
2002-02-15 16:20:22 +00:00
Peter Dimov
c628de6f82 Documented the bool conversion.
[SVN r12817]
2002-02-15 14:46:53 +00:00
Peter Dimov
b2c9d13084 Fixes.
[SVN r12816]
2002-02-15 14:19:30 +00:00
Peter Dimov
74f6553ae5 Added a default constructor to shared_count and shared_ptr for incomplete types (void).
[SVN r12815]
2002-02-15 13:31:58 +00:00
Rene Rivera
8fd8df37d2 Fixed name expansion for Windows, that is platforms that generate multiple targets for DLLs.
[SVN r12814]
2002-02-15 06:15:22 +00:00
Douglas Gregor
fc58e15518 Added forward declaration of 'weak_count' class, which is referenced in
shared_count; the friend declaration does not suffice to forward-declare the
name.


[SVN r12813]
2002-02-14 23:08:30 +00:00
Dave Abrahams
3b260d3b27 Tidy
[SVN r12810]
2002-02-14 20:09:51 +00:00
Dave Abrahams
1aea7dc685 initial checkin
[SVN r12808]
2002-02-14 19:44:11 +00:00
Dave Abrahams
e961e57946 initial checkin
[SVN r12807]
2002-02-14 18:12:50 +00:00
Peter Dimov
6fcb558252 Revised to match the style of the C++ standard.
[SVN r12806]
2002-02-14 17:12:07 +00:00
Dave Abrahams
8b0eb48e39 *** empty log message ***
[SVN r12805]
2002-02-14 15:57:40 +00:00
Peter Dimov
4d4d1cbc9c Documentation fixes, helper headers added.
[SVN r12804]
2002-02-14 14:41:56 +00:00
John Maddock
4521eedbd8 Added test cases for incomplete and abstract base class types.
[SVN r12803]
2002-02-14 12:57:32 +00:00
John Maddock
4f3e0ceabc Added note about Koenig Lookup required for examples to compile
[SVN r12802]
2002-02-14 12:56:37 +00:00
John Maddock
845d43503d Added incomplete_type test case.
[SVN r12801]
2002-02-14 12:55:35 +00:00
John Maddock
7aa9390be5 Modified call_traits to work with incomplete types.
[SVN r12800]
2002-02-14 12:54:57 +00:00
Rene Rivera
df6f25727f Latest changes to legacy Boost.Build. Cleanups, addition of "stage", elimination of BOOST_BUILD_INSTALLATION, canonization of target names, etc.
[SVN r12799]
2002-02-14 04:09:50 +00:00
Rene Rivera
66918ded8e Updated the basic Jamfiles for the new Boost.Build changes.
[SVN r12798]
2002-02-14 04:08:20 +00:00
Dave Abrahams
dbdb082b06 Initial checkin of V2 docs
[SVN r12797]
2002-02-14 03:39:41 +00:00
Peter Dimov
2755b1ee7b Modified weak_ptr to reflect list comments.
[SVN r12793]
2002-02-13 13:16:15 +00:00
John Maddock
492b3f2b87 Fixed regex example expression typo.
[SVN r12792]
2002-02-13 12:30:22 +00:00
John Maddock
138bc0dc6d Added more (and better) docs for BOOST_NO_EXCEPTIONS
[SVN r12791]
2002-02-13 12:29:31 +00:00
Lie-Quan Lee
30566aa0f7 OST_NO_INCLASS_MEMBER_INITIALIZATION
[SVN r12790]
2002-02-12 22:34:28 +00:00
Peter Dimov
ffeed5a835 Bug fixes.
[SVN r12787]
2002-02-12 20:38:31 +00:00
Peter Dimov
7bdb9f9520 weak_ptr made thread safe, shared->weak conversions, lightweight_mutex added.
[SVN r12786]
2002-02-12 16:55:25 +00:00
William E. Kempf
1b22dd62c5 Updated thread documentation to use new templates.
[SVN r12785]
2002-02-11 23:13:04 +00:00
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