~roguescholar/boost/+git/static_assert:svn-tags/merged_to_RC_1_34_0

Last commit made on 2007-06-07
Get this branch:
git clone -b svn-tags/merged_to_RC_1_34_0 https://git.launchpad.net/~roguescholar/boost/+git/static_assert

Branch merges

Branch information

Name:
svn-tags/merged_to_RC_1_34_0
Repository:
lp:~roguescholar/boost/+git/static_assert

Recent commits

df576db... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'merged_to_RC_1_34_0'.

[SVN r37938]

d0fe5bc... by John Maddock <email address hidden>

Added additional test that had been left out of the Jamfile for some reason.

[SVN r32489]

6541c76... by John Maddock <email address hidden>

Remove the warnings: they don't really work as intended.

[SVN r31154]

098770b... by John Maddock <email address hidden>

Improved local documentation build.

[SVN r30479]

1b9f71f... by John Maddock <email address hidden>

Renamed over long file name.

[SVN r30007]

f7531de... by Rene Rivera <email address hidden>

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]

11be1f5... by Rene Rivera <email address hidden>

Add static_assert test to test use inside template functions. Currently this test fails on CW-8.x compilers.

[SVN r28904]

3959c96... by John Maddock <email address hidden>

Fix up docs to point to new BoostBook versions.

[SVN r28460]

178eed5... by John Maddock <email address hidden>

Fixed library information in docs.
Updated examples to match new docs.

[SVN r28289]

81625fa... by John Maddock <email address hidden>

Added new style docs

[SVN r28280]