Antony Polukhin
9d4a518e74
CI fix (2)
2019-06-29 11:28:49 +03:00
Antony Polukhin
1525157560
CI fix
2019-06-29 11:06:42 +03:00
Antony Polukhin
3421136ef0
test on clang-7 instead of clang-5.0
2019-06-29 10:59:47 +03:00
Antony Polukhin
441d4e4e1b
Update appveyor.yml
2019-04-24 22:10:38 +03:00
Antony Polukhin
b3f8e9f014
Merge pull request #16 from Mike-Devel/min_cmake
...
[CMake] Add minimal cmake support
2019-03-03 21:54:59 +03:00
Mike-Devel
24f2769eb7
[CMake] Use PascalCase in project name
2019-03-03 10:11:11 +01:00
Mike Dev
6806d99529
[CMake] Add minimal cmake support
...
- CMake file only supports add_subdirectory workflow.
- Provides target Boost::conversion, but doesn't support
installation or running unit tests.
2019-03-03 09:38:35 +01:00
Antony Polukhin
e38c0753ef
update copyright years
2019-01-30 23:13:06 +03:00
Antony Polukhin
6b3395e57d
Merge pull request #15 from apolukhin/feature/ci-update
...
CI update: Test on Cygwin, Clang and many other platforms
2018-12-15 00:40:42 +03:00
Antony Polukhin
83e57ed513
Do not run CI tests without RTTI
2018-12-14 12:28:02 +03:00
Antony Polukhin
56393150bb
update ci
2018-12-14 11:53:39 +03:00
Antony Polukhin
e8d104f34d
Merge pull request #14 from gsauthof/verbatim
...
Add some missing verbatim markers
2018-10-16 22:31:35 +03:00
Georg Sauthoff
a770ff87d7
Add some missing verbatim markers
...
i.e. completed one unbalanced and the rest for some non-verbatim
identifiers.
2018-10-16 21:22:10 +02:00
Antony Polukhin
29997a9fe1
Fix warning
...
`warning: catching polymorphic type ???class std::bad_cast??? by value`
2018-10-03 20:33:30 +03:00
Antony Polukhin
2a0a2a59f5
Fixed formatting in README and updated the AppveyorCI script
2017-05-20 10:42:53 +03:00
Antony Polukhin
51d544e6b8
Merge pull request #13 from boostorg/danieljames-patch-3
...
Change the path of the quickbook documentation
2017-03-26 13:09:03 +03:00
Daniel James
ee92f4f98b
Change the path of the quickbook documentation
...
The html path is determined by the quickbook id.
2017-03-25 21:50:29 +00:00
Antony Polukhin
d46e12c921
Attempt to fix the docs build and redirects
2017-03-25 22:44:56 +03:00
Antony Polukhin
2648b144be
Merge pull request #11 from boostorg/danieljames-patch-1
...
Try to fix the documentation build
2017-03-25 09:31:51 +03:00
Daniel James
32130aa427
Try to fix the documentation build
...
I think boostdoc is depending on the wrong target. Not sure if this will work, but worth a go?
2017-03-24 09:23:59 +00:00
Antony Polukhin
c704762482
Run MinGW tests too (thanks to Pavel Filinov for showing that appveyor apability)
2017-02-23 21:21:50 +03:00
Rene Rivera
ae1f2a5cd1
Fix doc build.
...
The doc building alias reference did not get updated for changed target. This puts in the correct name.
2016-12-27 13:24:04 -06:00
Antony Polukhin
993685b7d0
Merge pull request #10 from very-cool-name/quickbook_doc
...
Moved documentation from html to Boost Quickbook.
2016-12-26 23:30:40 +04:00
Mike Maximoff
eafe2d352e
Fixed title to Conversion.
2016-12-25 23:00:40 +03:00
Mike Maximoff
3b9769567e
Fixed aliases and copyrights. Created new index.html with redirect only.
2016-12-24 23:13:01 +03:00
Mike Maximoff
610f9fe674
Moved documentation from html to Boost Quickbook.
2016-12-21 23:16:10 +03:00
Antony Polukhin
cbe18465d7
Merge pull request #9 from very-cool-name/gcc6_fix
...
boost::assertion_failed trapped assertions, and subsequent bad casts …
2016-12-17 12:45:02 +04:00
Mike Maximoff
181eb0e6fc
boost::assertion_failed trapped assertions, and subsequent bad casts were executed anyway. Now it throws exceptions for assert-like behavior.
2016-12-16 10:46:37 +03:00
Antony Polukhin
46694fb293
Update CI script version
2016-12-04 02:38:30 +03:00
Antony Polukhin
4d814efd3f
Update CI scripts, add appveyor CI
2016-12-04 02:35:42 +03:00
Antony Polukhin
da8b2fe695
Fix file permissions
2015-12-30 00:08:28 +03:00
Antony Polukhin
a7b9f42b9a
Use lightweight_test.hpp instead of asserts in tests
2015-12-30 00:07:48 +03:00
Antony Polukhin
b6e9403ef0
Fixed warnings in tests
2015-12-14 19:14:28 +03:00
Antony Polukhin
58e8e78899
Run TravisCI tests using valgrind
2015-10-17 17:05:23 +03:00
Antony Polukhin
8f4b6ec985
Fixed issue from track Ticket #11209 : conversion - cast_test leaks memory
2015-09-25 19:58:48 +03:00
Antony Polukhin
a6100358f4
Add missing include
2015-03-24 22:24:08 +03:00
Antony Polukhin
8f1126f6b2
Merge branch 'alexhenrie-master' into develop
2015-02-03 20:11:03 +03:00
Antony Polukhin
b2019fa2df
Added a README.md and improved some docs. Added TravicCI integration
2015-02-03 13:28:04 +03:00
Antony Polukhin
dc25edb4dd
Fixed type deduction on old compilers
2015-02-03 13:00:37 +03:00
Alex Henrie
43ee183296
Correct spelling of "suppress"
2015-01-30 15:22:27 -07:00
Antony Polukhin
84ab59227d
Merge pull request #7 from Boris-Rasin/synopsis
...
fix synopsis for polymorphic_pointer_cast
2014-11-18 19:58:36 +03:00
Boris Rasin
0dc31621c8
fix synopsis for polymorphic_pointer_cast
2014-11-18 14:31:22 +02:00
Antony Polukhin
00b6a53f7e
Add polymorphic_pointer_cast
2014-11-10 15:02:20 +04:00
Antony Polukhin
6199649ae2
Move polymorphic_pointer_downcast to a separate header, use pragma once and boost::throw_exception
2014-11-10 14:24:39 +04:00
Antony Polukhin
a8253878c8
Merge pull request #6 from Boris-Rasin/polymorphic_pointer_downcast
...
Add polymorphic_pointer_downcast function template (pull request #2 )
Looks really good.
I'll move your implementation into a separate polymorphic_pointer_cast.hpp header to avoid Typeof dependencies for users that do not use `polymorphic_pointer_downcast`
2014-11-10 12:15:34 +03:00
Boris Rasin
582fc91adb
add more tests and documentation example for polymorphic_pointer_downcast
2014-11-09 15:37:56 +02:00
Boris Rasin
6a224fa5e9
=add polymorphic_pointer_downcast function template
2014-11-09 00:02:44 +02:00
Antony Polukhin
5d66fea7d5
Merge branch 'master' into develop
2014-08-11 13:19:35 +04:00
Antony Polukhin
4e9021cac5
Merge branch 'develop'
2014-06-16 09:19:29 +04:00
Antony Polukhin
ff7ea09a73
remove numeric_cast_test that is a copy of numeric/conversion/test/numeric_cast_test.cpp
2014-06-11 16:23:51 +04:00