2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-23 05:22:09 +00:00

353 Commits

Author SHA1 Message Date
Peter Dimov
8d5cc3468b Made the Boost logo link to the home page
[SVN r31112]
2014-01-02 16:13:18 +02:00
Beman Dawes
c5baaca438 Add comment explaining use of assert.h
[SVN r27473]
2014-01-02 16:13:18 +02:00
Aleksey Gurtovoy
328658e097 c++boost.gif -> boost.png replacement
[SVN r25573]
2014-01-02 16:13:17 +02:00
Joaquín M. López Muñoz
60ba31a018 added explicit return to main
[SVN r25387]
2014-01-02 16:13:17 +02:00
Joaquín M. López Muñoz
6ad5ec4810 taken care of BOOST_NO_STDC_NAMESPACE
[SVN r25345]
2014-01-02 16:13:17 +02:00
Douglas Gregor
93bb9faf25 Converted to Boost Software License, Version 1.0
[SVN r24055]
2014-01-02 16:13:16 +02:00
Peter Dimov
4ededfcf76 _MSC_VER use clarified.
[SVN r20992]
2014-01-02 16:13:16 +02:00
Peter Dimov
a94d04d1df -Wundef fixes.
[SVN r18788]
2014-01-02 16:13:15 +02:00
Peter Dimov
d1d4e32516 IBM C++ support added.
[SVN r18587]
2014-01-02 16:13:15 +02:00
Peter Dimov
c242f14d91 Intel support.
[SVN r18520]
2014-01-02 16:13:14 +02:00
Peter Dimov
b01a947078 __func__ is a predefined identifier, not a macro.
[SVN r17308]
2014-01-02 16:13:14 +02:00
Peter Dimov
32ec5215ee Doc link updated.
[SVN r16699]
2014-01-02 16:13:14 +02:00
Beman Dawes
eff0219959 Add /libs/lib-name to comment
[SVN r16685]
2014-01-02 16:13:13 +02:00
Peter Dimov
87b5ce49e2 Fix: Comeau with bcc32 as backend defines __BORLANDC__ as 1.
[SVN r16455]
2014-01-02 16:13:13 +02:00
Peter Dimov
a1bf7a0e9c Metrowerks support (Bertolt Mildner)
[SVN r16263]
2014-01-02 16:13:12 +02:00
Peter Dimov
36a1add61d New BOOST_ASSERT, including documentation.
[SVN r16240]
2014-01-02 16:13:12 +02:00
Peter Dimov
7701f84cf3 BOOST_CURRENT_FUNCTION documentation added.
[SVN r16236]
2014-01-02 16:13:11 +02:00
Peter Dimov
2f4e18997e Added tests for the new smart pointers.
[SVN r12500]
2014-01-02 16:13:11 +02:00
Darin Adler
4fe8dd675b Mark inline to avoid warning with "require prototypes" on.
[SVN r12490]
2014-01-02 16:13:10 +02:00
Darin Adler
b7f1ae2472 Tweak comments. Include <assert.h> and <boost/current_function.hpp> only when needed.
[SVN r12446]
2014-01-02 16:13:10 +02:00
Peter Dimov
b7249be32f Smart pointer enhancements, initial commit
[SVN r12439]
2014-01-02 16:13:10 +02:00
Andrey Semashev
2ba543cd72 Merged recent changes from trunk.
[SVN r85088]
2014-01-02 16:09:46 +02:00
Vicente J. Botet Escriba
81d0e84cc2 Utility: merge [68982] to fix #5213.
[SVN r83427]
2014-01-02 16:09:45 +02:00
John Maddock
288d786688 Merge Boost.Config changes from Trunk - numerous small bug fixes plus a new Cray C++ config. Fixes #5607. Fixes #5941. Fixes #5878.
[SVN r74889]
2014-01-02 16:09:45 +02:00
Beman Dawes
fc30c62311 Repair failed merge
[SVN r68914]
2014-01-02 16:09:44 +02:00
Beman Dawes
c43e938a1f Merge trunk BOOST_ASSERT_MSG additions
[SVN r68912]
2014-01-02 16:09:44 +02:00
Beman Dawes
35be7b7c4e Pick up missing smart_ptr, utility, and type_traits files from full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41386]
2014-01-02 16:09:44 +02:00
Beman Dawes
4c30883005 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2014-01-02 16:09:42 +02:00
Beman Dawes
f504e95d10 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2014-01-02 16:09:42 +02:00
Peter Dimov
a11aaaa9d2 License/copyright edits
[SVN r35958]
2014-01-02 16:09:42 +02:00
Peter Dimov
f930c303fb Made the Boost logo link to the home page
[SVN r31112]
2014-01-02 16:09:41 +02:00
Beman Dawes
63e020677a Add comment explaining use of assert.h
[SVN r27473]
2014-01-02 16:09:41 +02:00
Aleksey Gurtovoy
10bb5612a8 c++boost.gif -> boost.png replacement
[SVN r25573]
2014-01-02 16:09:40 +02:00
Joaquín M. López Muñoz
8f21ef02b4 added explicit return to main
[SVN r25387]
2014-01-02 16:09:40 +02:00
Joaquín M. López Muñoz
2186daa15f taken care of BOOST_NO_STDC_NAMESPACE
[SVN r25345]
2014-01-02 16:09:39 +02:00
Douglas Gregor
b3cbbcd157 Converted to Boost Software License, Version 1.0
[SVN r24055]
2014-01-02 16:09:39 +02:00
Peter Dimov
56b3a933f1 _MSC_VER use clarified.
[SVN r20992]
2014-01-02 16:09:38 +02:00
Peter Dimov
4bf34fe7fb -Wundef fixes.
[SVN r18788]
2014-01-02 16:09:38 +02:00
Peter Dimov
311ba57d5d IBM C++ support added.
[SVN r18587]
2014-01-02 16:09:37 +02:00
Peter Dimov
3ed6515a2a Intel support.
[SVN r18520]
2014-01-02 16:09:37 +02:00
Peter Dimov
fe022231af __func__ is a predefined identifier, not a macro.
[SVN r17308]
2014-01-02 16:09:36 +02:00
Peter Dimov
b8e53506cc Doc link updated.
[SVN r16699]
2014-01-02 16:09:36 +02:00
Beman Dawes
a234c7dc84 Add /libs/lib-name to comment
[SVN r16685]
2014-01-02 16:09:35 +02:00
Peter Dimov
694783127b Fix: Comeau with bcc32 as backend defines __BORLANDC__ as 1.
[SVN r16455]
2014-01-02 16:09:35 +02:00
Peter Dimov
8b3775a148 Metrowerks support (Bertolt Mildner)
[SVN r16263]
2014-01-02 16:09:34 +02:00
Peter Dimov
41dc437de1 New BOOST_ASSERT, including documentation.
[SVN r16240]
2014-01-02 16:09:34 +02:00
Peter Dimov
a4645917d7 BOOST_CURRENT_FUNCTION documentation added.
[SVN r16236]
2014-01-02 16:09:33 +02:00
Peter Dimov
66baadce55 Added tests for the new smart pointers.
[SVN r12500]
2014-01-02 16:09:33 +02:00
Darin Adler
92f489c14c Mark inline to avoid warning with "require prototypes" on.
[SVN r12490]
2014-01-02 16:09:32 +02:00
Darin Adler
70fd9789be Tweak comments. Include <assert.h> and <boost/current_function.hpp> only when needed.
[SVN r12446]
2014-01-02 16:09:32 +02:00