Daniel James
|
ea8f298427
|
Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
|
2008-02-10 15:02:17 +00:00 |
|
Marshall Clow
|
9e856dc35a
|
Bug fixes #284, #836, #991
[SVN r41286]
|
2007-11-21 19:20:15 +00:00 |
|
Hartmut Kaiser
|
1735c5f258
|
Pool: Added detection of availability of pthreads using the BOOST_HAS_PTHREADS constant.
[SVN r39716]
|
2007-10-05 18:48:56 +00:00 |
|
Andreas Huber
|
e85801b701
|
Removed the now obsolete proprietary copyright notice.
[SVN r36277]
|
2006-12-05 12:54:35 +00:00 |
|
Andreas Huber
|
cc95ed77e5
|
Added missing encoding info.
[SVN r36275]
|
2006-12-05 12:30:59 +00:00 |
|
Andreas Huber
|
3893e9eae8
|
Fixed license & copyright issues and converted to HTML 4.01
[SVN r36274]
|
2006-12-05 12:01:31 +00:00 |
|
Joaquín M. López Muñoz
|
8f25aa08bf
|
removed another VC7.1 warning 4800
[SVN r36264]
|
2006-12-04 15:06:29 +00:00 |
|
Beman Dawes
|
5db8fa93fe
|
Add copyright, license
[SVN r35905]
|
2006-11-07 19:11:57 +00:00 |
|
Nicola Musatti
|
dcd1c69a00
|
Updated Borland workaround
[SVN r33903]
|
2006-05-02 07:17:36 +00:00 |
|
Hartmut Kaiser
|
4c6b66fc71
|
Removed VC7.1 warning 4800.
[SVN r33847]
|
2006-04-27 23:46:24 +00:00 |
|
Douglas Gregor
|
dc59ce3abb
|
Try to work around Borland 5.6.4 bug
[SVN r29061]
|
2005-05-19 13:45:53 +00:00 |
|
Markus Schöpflin
|
096bb44dce
|
Honor the setting of BOOST_HAS_THREADS and don't include any system header files
when no threading support is needed. As a side effect, this fixes compilation on Tru64.
[SVN r28525]
|
2005-04-29 07:21:20 +00:00 |
|
Hartmut Kaiser
|
a8e7a2f04c
|
Applied the patch for pool.hpp posted on the list.
[SVN r26737]
|
2005-01-19 07:57:15 +00:00 |
|
Aleksey Gurtovoy
|
a31a01f0af
|
c++boost.gif -> boost.png replacement
[SVN r25573]
|
2004-10-05 15:45:52 +00:00 |
|
John Maddock
|
b49f5e350f
|
Changed files to BSL based on permissions in blanket-permission.txt
[SVN r25451]
|
2004-09-28 12:55:45 +00:00 |
|
Thomas Witt
|
187051f4a7
|
Fixed windows platform detection.
[SVN r24390]
|
2004-08-10 17:09:21 +00:00 |
|
Eric Niebler
|
bc2218310e
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
[SVN r23313]
|
2004-07-02 01:21:32 +00:00 |
|
Eric Niebler
|
c6efcd2b90
|
remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
|
2004-06-23 04:49:48 +00:00 |
|
Eric Niebler
|
4751c81a59
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
Stephen Cleary
|
b7bc5bec08
|
Munged e-mail addresses
[SVN r20045]
|
2003-09-14 01:00:35 +00:00 |
|
Stephen Cleary
|
b2a49ef410
|
Removed e-mail address
[SVN r20044]
|
2003-09-14 00:50:31 +00:00 |
|
Björn Karlsson
|
f6370525da
|
Untabified
[SVN r17329]
|
2003-02-12 11:47:00 +00:00 |
|
Stephen Cleary
|
e749d9d1ee
|
Fixed typo bug in singleton pool
[SVN r16127]
|
2002-11-06 01:12:33 +00:00 |
|
Björn Karlsson
|
d42621b56b
|
Merged from branch to trunk
[SVN r15603]
|
2002-10-01 11:45:23 +00:00 |
|
Beman Dawes
|
da601c7ee7
|
init commit
[SVN r14977]
|
2002-08-19 23:29:18 +00:00 |
|
Beman Dawes
|
8d3f239303
|
Use test tools so test crashes don't require manual intervention
[SVN r14769]
|
2002-08-10 21:12:52 +00:00 |
|
John Maddock
|
495b540e05
|
Borland C++ Builder 6 fixes
[SVN r13659]
|
2002-05-04 10:55:15 +00:00 |
|
Stephen Cleary
|
643d030284
|
Fixed conformance issue reported by Phil Lucido; also got rid of some compiler warnings
[SVN r11547]
|
2001-11-03 06:18:35 +00:00 |
|
Stephen Cleary
|
742f803f8d
|
Reduced warnings for BCB
[SVN r11546]
|
2001-11-03 06:16:50 +00:00 |
|
Stephen Cleary
|
39415b23a0
|
Added simpler 'construct' support for some compilers
[SVN r10982]
|
2001-08-31 20:45:26 +00:00 |
|
Stephen Cleary
|
7522d1ea2f
|
Changed (optimistic) BOOST_POOL_ALLOC_ALLOW_NULL_DEALLOCATE to (pessimistic) BOOST_NO_PROPER_STL_DEALLOCATE -- this will eventually move to Boost.Config
[SVN r10981]
|
2001-08-31 20:41:28 +00:00 |
|
Stephen Cleary
|
aee5545380
|
Added include file <algorithm> for std::max
[SVN r10980]
|
2001-08-31 20:40:30 +00:00 |
|
Stephen Cleary
|
770defca89
|
Removed unnecessary precondition and extra function declaration
[SVN r10979]
|
2001-08-31 20:39:38 +00:00 |
|
Stephen Cleary
|
a2af9674c2
|
Changed for loop variables to be compatible with compilers that use old for-scoping rules.
Changed tester copy constructor to avoid unused variable warning.
[SVN r10978]
|
2001-08-31 20:37:36 +00:00 |
|
Stephen Cleary
|
a8de7e88df
|
Removed deprecated forward header files: use poolfwd.hpp instead
[SVN r10936]
|
2001-08-25 13:39:45 +00:00 |
|
Stephen Cleary
|
5572b73c5b
|
Added workaround for compilers without template partial specialization -- Thanks to Peter Dimov!
[SVN r10741]
|
2001-08-04 14:31:37 +00:00 |
|
Stephen Cleary
|
9e08236657
|
Added forward include file -- Thanks, Jens :)
[SVN r10487]
|
2001-06-29 22:18:33 +00:00 |
|
Stephen Cleary
|
d13b2b7513
|
Not sure what this file was doing here in the first place...
[SVN r10454]
|
2001-06-27 22:14:13 +00:00 |
|
Stephen Cleary
|
553889276e
|
OK. Duh. I now use BOOST_STATIC_CONSTANT correctly
[SVN r10451]
|
2001-06-27 22:11:10 +00:00 |
|
Stephen Cleary
|
7275f558b6
|
Fixed miniscule interface bug in singleton pool
[SVN r10450]
|
2001-06-27 22:05:54 +00:00 |
|
Stephen Cleary
|
9e79eca4cd
|
Added support for broken std namespaces
[SVN r10449]
|
2001-06-27 22:05:12 +00:00 |
|
Stephen Cleary
|
095630a7d8
|
Merged forward declaration headers into one and deprecated old headers
[SVN r10441]
|
2001-06-27 04:51:35 +00:00 |
|
Stephen Cleary
|
80cfdfcd3a
|
Changed to follow recommended coding guidelines for integral constant expressions
[SVN r10440]
|
2001-06-27 04:37:04 +00:00 |
|
Stephen Cleary
|
ed6549db32
|
Deleting unused Boost.Pool.Postulate files
[SVN r10439]
|
2001-06-27 03:39:01 +00:00 |
|
Stephen Cleary
|
ee0bcf2a5c
|
Changed Boost.Pool.Postulate to Boost.Static_Assert
[SVN r10438]
|
2001-06-27 03:35:49 +00:00 |
|
Stephen Cleary
|
08c1ffeb45
|
Made even more Standard-conforming
[SVN r10430]
|
2001-06-26 02:07:34 +00:00 |
|
Stephen Cleary
|
ccdb038217
|
Made more strictly Standard-conforming
[SVN r10429]
|
2001-06-26 02:01:01 +00:00 |
|
Jens Maurer
|
d22d72ed4c
|
HP aCC cannot cope with template value parameters without a name
[SVN r10406]
|
2001-06-23 08:17:53 +00:00 |
|
John Maddock
|
f391c0664c
|
Added boost-wide <limits> woraround
[SVN r9688]
|
2001-04-01 11:59:18 +00:00 |
|
Jeremy Siek
|
be8689b729
|
fixed typo Wison -> Wilson
[SVN r9512]
|
2001-03-08 21:53:31 +00:00 |
|