06dedcd232
Merge trunk BOOST_ASSERT_MSG additions
...
[SVN r68912]
2011-02-15 14:54:16 +00:00
6f1d2476fa
Change PDF URL to SF download page.
...
[SVN r67530]
2011-01-01 12:32:32 +00:00
e27a27c9f3
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
12f96b5653
Merge warning fixes from Trunk.
...
[SVN r58217]
2009-12-07 13:23:38 +00:00
23d7abde22
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
9e4d6dfeff
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
2637358ba9
Merge PDF build changes from Trunk.
...
[SVN r51417]
2009-02-23 18:39:32 +00:00
9e411076c6
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
3488b2bdf2
Merge some documentation updates and fixes from trunk.
...
Merged revisions 47364,47402-47403 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r47364 | danieljames | 2008-07-12 20:32:15 +0100 (Sat, 12 Jul 2008) | 1 line
Fix a PDF link that I missed before. (in static assert)
........
r47402 | danieljames | 2008-07-13 20:42:56 +0100 (Sun, 13 Jul 2008) | 2 lines
Note that emplace is only available on a few compilers.
........
r47403 | danieljames | 2008-07-13 21:07:45 +0100 (Sun, 13 Jul 2008) | 2 lines
Update the implementation details.
........
[SVN r47405]
2008-07-13 21:08:33 +00:00
28e09a3cca
Merge changes from Trunk.
...
[SVN r47306]
2008-07-11 10:49:31 +00:00
481c2efbac
Merge minor change from Trunk.
...
[SVN r43358]
2008-02-21 16:51:41 +00:00
3b702727b9
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
f298ed51a9
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
851fd2622e
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
720fb456d5
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
boost-1.34.1
2007-07-24 19:28:14 +00:00
2fa11699bf
Added links to PDF docs.
...
[SVN r37653]
2007-05-09 17:20:56 +00:00
69dbf6f12d
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
66dd3d2595
Added trivial docs change, based on user suggestion, and brought example code into synch.
...
[SVN r34874]
2006-08-11 18:14:13 +00:00
7a0a3fbf32
Added license info.
...
[SVN r34585]
2006-07-17 10:49:22 +00:00
c5de8ff789
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r33417]
2006-03-21 02:26:31 +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