|
413e7eda07
|
Fix inclusion of incorrect header.
Fixes #2537.
[SVN r50371]
|
2008-12-23 12:03:43 +00:00 |
|
|
a9a9f0591b
|
Updating dependency information for modularized libraries.
[SVN r49628]
|
2008-11-07 17:05:27 +00:00 |
|
|
effe841116
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
|
8cfe5d77c0
|
Fix a PDF link that I missed before.
[SVN r47364]
|
2008-07-12 19:32:15 +00:00 |
|
|
8b819d5c6c
|
Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts.
[SVN r43988]
|
2008-04-01 17:53:56 +00:00 |
|
|
bc5065e495
|
Added link to PDF docs.
[SVN r43357]
|
2008-02-21 16:49:59 +00:00 |
|
|
1663a635aa
|
Fix C++0x helper macros
[SVN r37178]
|
2007-03-14 09:20:38 +00:00 |
|
|
b9a3b24aef
|
remove dead file.
[SVN r36552]
|
2006-12-31 17:27:27 +00:00 |
|
|
a0dac351fb
|
Preliminary C++0x support
[SVN r36149]
|
2006-11-22 15:58:39 +00:00 |
|
|
c68b2114de
|
Added trivial docs change, based on user suggestion, and brought example code into synch.
[SVN r34874]
|
2006-08-11 18:14:13 +00:00 |
|
|
48b6934f7f
|
Added license info.
[SVN r34585]
|
2006-07-17 10:49:22 +00:00 |
|
|
d0fe5bc897
|
Added additional test that had been left out of the Jamfile for some reason.
[SVN r32489]
|
2006-01-31 16:37:04 +00:00 |
|
|
6541c76677
|
Remove the warnings: they don't really work as intended.
[SVN r31154]
|
2005-09-30 12:43:31 +00:00 |
|
|
098770b91d
|
Improved local documentation build.
[SVN r30479]
|
2005-08-05 11:44:32 +00:00 |
|
|
1b9f71f4dd
|
Renamed over long file name.
[SVN r30007]
|
2005-07-12 12:55:27 +00:00 |
|
|
f7531de553
|
Add custom static_assert for CodeWarrior <= 8. Which works in all contexts, specifically it works inside tempalte function contexts which the standard one doesn't. This makes all tests pass for this compiler for the first time.
[SVN r28941]
|
2005-05-15 22:40:40 +00:00 |
|
|
11be1f5a93
|
Add static_assert test to test use inside template functions. Currently this test fails on CW-8.x compilers.
[SVN r28904]
|
2005-05-14 18:44:59 +00:00 |
|
|
3959c96e26
|
Fix up docs to point to new BoostBook versions.
[SVN r28460]
|
2005-04-24 12:01:56 +00:00 |
|
|
178eed53c2
|
Fixed library information in docs.
Updated examples to match new docs.
[SVN r28289]
|
2005-04-17 10:45:13 +00:00 |
|
|
81625fade8
|
Added new style docs
[SVN r28280]
|
2005-04-16 16:33:02 +00:00 |
|
|
811af44dd5
|
Added section describing problems with non-dependent static asserts in templates.
Added table of contents.
[SVN r25725]
|
2004-10-14 11:19:53 +00:00 |
|
|
2cf2951f97
|
c++boost.gif -> boost.png replacement
[SVN r25573]
|
2004-10-05 15:45:52 +00:00 |
|
|
f60bc26f84
|
Improved gcc 3.3 and 3.4 error messages.
[SVN r25413]
|
2004-09-26 10:24:34 +00:00 |
|
|
f0969644d0
|
Fixed doc typo.
[SVN r23427]
|
2004-07-10 12:36:22 +00:00 |
|
|
68545773d5
|
Changed tests to guarantee portability
[SVN r22245]
|
2004-02-12 11:29:47 +00:00 |
|
|
328b4fee16
|
MWCW 8.3 no longer needs the enum version. This fixes a problem in Spirit, because of two header files both having a static assert at the same line.
[SVN r21364]
|
2003-12-21 16:34:52 +00:00 |
|
|
21ab9ce12a
|
stripped tabs
[SVN r21012]
|
2003-11-30 13:08:35 +00:00 |
|
|
0e39de168b
|
Changed email address to john@johnmaddock.co.uk
[SVN r20472]
|
2003-10-24 11:13:42 +00:00 |
|
|
52bc1a8fb7
|
Added new licence info.
[SVN r20254]
|
2003-10-04 11:29:20 +00:00 |
|
|
0566bafd1d
|
Changed licence to new Boost licnece
[SVN r20241]
|
2003-10-02 11:53:35 +00:00 |
|
|
a2c78d51be
|
Updated licence
[SVN r20237]
|
2003-10-01 10:28:17 +00:00 |
|
|
d06c7261fc
|
Add V2 Jamfile
[SVN r20224]
|
2003-09-30 08:05:42 +00:00 |
|
|
5e7c100b55
|
Use the import rule
[SVN r19968]
|
2003-09-08 17:38:49 +00:00 |
|
|
c26dde8e6e
|
Force early instantiation so test works with delayed instantiation compilers (Greg Comeau)
[SVN r19378]
|
2003-07-31 00:11:24 +00:00 |
|
|
19e8840ad7
|
Added __COUNTER__ based version for VC7 and later.
[SVN r19043]
|
2003-07-11 11:01:55 +00:00 |
|
|
dd969b13ab
|
Stop running example1 in the tests: it's intentionally non-portable.
[SVN r18823]
|
2003-06-17 10:50:02 +00:00 |
|
|
5ea5535e1a
|
Added copyright
[SVN r18524]
|
2003-05-24 11:11:11 +00:00 |
|
|
64973e2132
|
add special version for SGI MIPSpro compiler
[SVN r18173]
|
2003-04-03 22:33:23 +00:00 |
|
|
02c6fb40a6
|
Modified Jamfile to use testing.jam
[SVN r16868]
|
2003-01-11 11:52:19 +00:00 |
|
|
5ea88d2e64
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
|
1029ee8032
|
Intel C++ fix
[SVN r15351]
|
2002-09-16 01:19:05 +00:00 |
|
|
f2732e699f
|
init commit
[SVN r14977]
|
2002-08-19 23:29:18 +00:00 |
|
|
9d3c2ed75f
|
Fix unversioned VC++ checks
[SVN r14436]
|
2002-07-13 12:26:19 +00:00 |
|
|
38b5799e33
|
respect <sysinclude>
[SVN r13995]
|
2002-05-21 16:24:07 +00:00 |
|
|
22bb032a79
|
fix typo in template parameter name
[SVN r13043]
|
2002-03-03 10:16:50 +00:00 |
|
|
f2725b11af
|
Fixed typo
[SVN r12473]
|
2002-01-24 12:37:38 +00:00 |
|
|
3ab5f7708e
|
Stripped tabs from source
[SVN r12351]
|
2002-01-19 12:38:14 +00:00 |
|
|
07628a01a7
|
Fixed unused variables that show up as warnings when doing regression
tests.
[SVN r11241]
|
2001-09-24 23:21:16 +00:00 |
|
|
10425f4864
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|
|
3bfec69135
|
Added Jamfile
[SVN r11074]
|
2001-09-08 12:07:08 +00:00 |
|