Rene Rivera
ed7d30939d
Fix outdated path to boostbook css.
boost-1.62.0
boost-1.61.0
2016-02-23 21:55:16 -06:00
Daniel James
6aea11f3df
Add metadata file.
boost-1.59.0
boost-1.60.0
boost-1.58.0
2015-01-25 20:50:03 +02:00
Peder Holt
e56adea1b1
Integrated from trunc: Applied patch for #5745 : Use native typeof support for Oracle Solaris Studio C++ compiler
...
[SVN r74849]
boost-1.56.0
boost-1.57.0
2011-10-09 13:08:04 +00:00
Eric Niebler
4fab1b5d17
fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile
...
[SVN r66662]
2010-11-21 21:42:52 +00:00
Peder Holt
85eed8ff60
from trunk: Updated documentation of typeof, added documentation for BOOST_TYPEOF_MESSAGE
...
[SVN r66131]
2010-10-21 09:39:55 +00:00
Peder Holt
81e54ccb1f
Integrated from trunk:
...
#4593 Type_of does not use BOOST_TYPEOF_EMULATION for VC10 and \Za
#3520 Syntax Error in boost/typeof/typeof.hpp
#4605 Make BOOST_TYPEOF_SILENT default
Apply variadic functions patch from Sergey Zubkovsky.
Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
[SVN r66130]
2010-10-21 09:34:15 +00:00
Peder Holt
e9749f185f
From trunk: Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
...
[SVN r66129]
2010-10-21 09:26:45 +00:00
Daniel James
bfb19140f1
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
Troy D. Straszheim
4aab62e71c
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
Troy D. Straszheim
0f21fe555a
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
ef283a6a74
Merge several documentation fixes. Plus a small inspect fix.
...
Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines
Make checking for duplicated names case insensitive.
This avoids generating filenames with names that only differ by case as they
cause problems on case insensitive file systems.
........
r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line
Label the line ending inspect errors.
........
r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line
Add scope exit to the root html file.
........
r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line
Fix a link in the typeof forwarding html file.
........
r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line
Fix an incorrectly escaped right arrow.
........
r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines
Fix some documentation issues with scope_exit.
........
r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line
Generate the scope_exit documentation.
........
[SVN r50849]
2009-01-28 15:53:42 +00:00
Troy D. Straszheim
33ae5341c1
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Peder Holt
cde21a588d
Merged from trunk: for visual studio 8 and visual studio 9, reverted to using sizeof in 'native' typeof operator as the use of typeid caused compilation error in visual studio source code analysis.
...
[SVN r42200]
2007-12-20 12:04:40 +00:00
Beman Dawes
3ecb3bf102
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
1c1ab4c883
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
Peder Holt
9aa58de5e2
#1425 Support for Visual Studio 2008
...
[SVN r41027]
2007-11-12 11:10:20 +00:00
Peder Holt
6c09ce7883
Fixed duplicate definition of boost::type_of::push_back when BOOST_TYPEOF_LIMIT_SIZE>50 and not a multiple of 50. (From Dave Jenkins)
...
[SVN r40540]
2007-10-29 08:05:17 +00:00
Peder Holt
b06d94eb91
Deleted regression tests.
...
[SVN r40435]
2007-10-24 20:30:31 +00:00
Peder Holt
7a574a6169
[typeof] testing for typeof hacks on all compilers
...
[SVN r39796]
2007-10-08 17:46:23 +00:00
Peder Holt
3e4face079
Better support for BOOST_TYPEOF_NESTED_TYPEDEF for Borland
...
[SVN r39707]
2007-10-05 14:32:04 +00:00
Beman Dawes
8d8d35c1ae
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
Peder Holt
86d4e1c4db
typeof support for template template arguments for Borland 5.9.2 (also used for Borland 5.8.2) (reverted to old scheme for other compilers)
...
[SVN r39704]
2007-10-05 12:39:15 +00:00
Peder Holt
cbdff442ad
Update typeof emulation to support Borland 5.9.2
...
[SVN r39691]
2007-10-05 07:06:13 +00:00
Peder Holt
f576bcf847
Modified tests to account for Borland compiler
...
[SVN r39590]
2007-09-28 20:11:32 +00:00
Peder Holt
e2dc6c246a
Implement typeof emulation for the Borland compiler. Tested with Borland 5.8.2
...
[SVN r39589]
2007-09-28 20:09:01 +00:00
Peder Holt
951d2f6467
typeof: Implemented native typeof for DMC 8.50 based on the same bugfeature used to support VC6.5 and VC7.1
...
[SVN r39134]
2007-09-06 07:22:10 +00:00
Peder Holt
4f4bb61781
boost.typeof now supports native typeof for VC8.0
...
[SVN r39131]
2007-09-05 19:52:18 +00:00
Peder Holt
24c7fe2f65
native typeof implementation for VC7.1 and VC8.0 now uses typeid() instead of sizeof() to map a type. This bypasses some bugs in Microsofts sizeof implementation, and removes a limitation on the number of typeof invocations that can be done in a single compilation unit
...
[SVN r38801]
2007-08-20 18:09:14 +00:00
Peder Holt
17d05e6396
#1188 Removed extra (unnecessary) semicolons in BOOST_TYPEOF_NESTED_TYPEDEF.
...
[SVN r38777]
2007-08-20 06:51:54 +00:00
Vladimir Prus
34ffee8e2c
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
nobody
84ec781ea1
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
Boris Gubenko
744db7fe1d
add conditionalization for aCC and cxx
...
[SVN r37953]
2007-06-09 18:25:19 +00:00
Arkadiy Vertleyb
f7df17a93a
Merged doc fix
...
[SVN r37564]
2007-05-02 20:03:05 +00:00
Arkadiy Vertleyb
e47dd5b94c
*** empty log message ***
...
[SVN r37558]
2007-05-02 02:38:56 +00:00
Arkadiy Vertleyb
ed21868c25
tutorial text fix
...
[SVN r36898]
2007-02-06 01:50:40 +00:00
Arkadiy Vertleyb
07a28b16d5
tutorial text fix
...
[SVN r36898]
2007-02-06 01:50:40 +00:00
Peder Holt
c66289f7ac
From HEAD: Added documentation: BOOST_TYPEOF_NESTED_TYPEDEF can not be used at function/block scope
...
[SVN r36886]
2007-02-04 09:29:20 +00:00
Peder Holt
3b4bad9217
Added documentation: BOOST_TYPEOF_NESTED_TYPEDEF can not be used at function/block scope
...
[SVN r36885]
2007-02-04 09:26:13 +00:00
Peder Holt
917725e67b
Hack from Steven Watanabe to implement native typeof for VC8.0
...
[SVN r36497]
2006-12-23 09:28:50 +00:00
Rene Rivera
43b4d4522c
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Peder Holt
8868adc891
Merged from HEAD: Changed specialization of encode_integral for bool to work around issues with the sun compiler
...
[SVN r35135]
2006-09-16 17:36:03 +00:00
Peder Holt
21ef2c54ec
Changed specialization of encode_integral for bool to work around issues with the sun compiler
...
[SVN r35134]
2006-09-16 17:34:18 +00:00
Arkadiy Vertleyb
452b493b7a
merged suppress inspection complain about unnamed ns
...
[SVN r35119]
2006-09-15 02:19:55 +00:00
Arkadiy Vertleyb
eeff4e592c
Merged supress inspection unnamed namespace
...
[SVN r35118]
2006-09-15 02:11:47 +00:00
Arkadiy Vertleyb
0dc2a5524b
suppressed inspection unnamed complain
...
[SVN r35117]
2006-09-14 23:19:51 +00:00
Arkadiy Vertleyb
293eed92ad
*** empty log message ***
...
[SVN r35116]
2006-09-14 23:18:14 +00:00
Peder Holt
1b65bfc95d
Merged from HEAD: Fixed warnings on VC7.1 on integral encoding of bool
...
[SVN r35110]
2006-09-14 17:39:57 +00:00
Peder Holt
e689ac17bc
Fixed warnings on VC7.1 on integral encoding of bool
...
[SVN r35109]
2006-09-14 17:38:44 +00:00
Peder Holt
eda5c4afba
Merged from HEAD: Added name to copyright.
...
[SVN r35060]
2006-09-10 17:43:17 +00:00
Peder Holt
34bcfef25a
Added name to copyright.
...
[SVN r35059]
2006-09-10 17:40:47 +00:00