klemens-morgenstern
|
6ffda55494
|
fixed std::type_info and added test/Jamfile.v2
also did some comment polishing
|
2016-03-17 23:21:09 +01:00 |
|
Antony Polukhin
|
279e323ac2
|
Fix C++11 compilation of getting_started
|
2016-03-10 23:26:52 +03:00 |
|
Antony Polukhin
|
28f820d351
|
Docs updated
|
2016-03-10 23:12:43 +03:00 |
|
Antony Polukhin
|
6e0fe992cf
|
Merge pull request #27 from rettichschnidi/develop
Remove superfluous include <boost/make_shared.hpp>
|
2016-03-04 09:15:05 +03:00 |
|
Reto Schneider
|
448d447dec
|
Remove superfluous include <boost/make_shared.hpp>
|
2016-03-03 09:47:40 +01:00 |
|
Antony Polukhin
|
73e444543a
|
Added a note to the docs
|
2016-02-23 18:29:12 +03:00 |
|
Antony Polukhin
|
2a09a929b4
|
Fix a memory leak in example
|
2016-02-23 18:21:09 +03:00 |
|
Antony Polukhin
|
4b5ec2c61f
|
Docs cleaned up
|
2016-02-23 09:56:47 +03:00 |
|
Antony Polukhin
|
046a7bafbf
|
Merge pull request #25 from rettichschnidi/rettichschnidi-typos
Fixing some typos
|
2016-02-23 09:15:21 +03:00 |
|
Reto Schneider
|
c221a572ec
|
Fix typo: than vs then
|
2016-02-22 14:38:58 +01:00 |
|
Reto Schneider
|
ef5ff6c19a
|
Fix typo: Teturned vs Returned
|
2016-02-22 14:38:58 +01:00 |
|
Reto Schneider
|
e7225a8022
|
Fix typo: of vs fo
|
2016-02-22 13:50:15 +01:00 |
|
Antony Polukhin
|
820b4f090c
|
Allowed importing/exporting of references
|
2016-02-22 14:21:08 +03:00 |
|
Antony Polukhin
|
9d2d75304f
|
Merge pull request #21 from rettichschnidi/rettichschnidi-semicolon-removed
Remove superfluous semicolon
|
2016-02-17 10:23:12 +03:00 |
|
Reto Schneider
|
a37acbb53b
|
Remove superfluous semicolon
|
2016-02-16 17:46:28 +01:00 |
|
klemens-morgenstern
|
c225bb9891
|
Merge remote-tracking branch 'remotes/apolukhin/develop' into develop
Conflicts:
include/boost/detail/winapi/dbghelp.hpp
|
2016-02-14 21:04:47 +01:00 |
|
Antony Polukhin
|
4bfb5a151d
|
Merge pull request #8 from Lastique/use_winapi_dbghelp
Ported demangling code to dbghelp.hpp from Boost.WinAPI.
|
2016-02-14 21:10:26 +03:00 |
|
Andrey Semashev
|
64708ba32f
|
Ported demangling code to dbghelp.hpp from Boost.WinAPI.
|
2016-02-14 20:10:02 +03:00 |
|
Antony Polukhin
|
847456193d
|
Merge pull request #7 from Lastique/move_dbghelp
Move dbghelp into Boost.Dll
|
2016-02-14 18:13:59 +03:00 |
|
Antony Polukhin
|
d85cdf1141
|
MSVC7.1 workaround attempt
|
2016-02-14 15:14:47 +03:00 |
|
Andrey Semashev
|
6b4c0eb209
|
Resolved namespace and macro conflicts with Boost.WinAPI.
|
2016-02-14 14:36:25 +03:00 |
|
Andrey Semashev
|
727dd417fa
|
Moved dbghelp.hpp out of Boost.WinAPI directories.
|
2016-02-14 14:16:04 +03:00 |
|
klemens-morgenstern
|
7e80949e2d
|
matched test to new version of dbghelp.hpp
|
2016-02-13 21:42:22 +01:00 |
|
Antony Polukhin
|
deecf52bb7
|
Cherry pick dbghelp from Klemens Morgenstern branch
|
2016-02-13 23:22:19 +03:00 |
|
klemens-morgenstern
|
075d210674
|
added capacity to use incomplete types with gcc, though not working with msvc
|
2016-02-13 20:24:43 +01:00 |
|
klemens-morgenstern
|
9048088569
|
switched to ctti-typeindex
|
2016-02-13 18:54:26 +01:00 |
|
Antony Polukhin
|
875793449e
|
Typo fixed
|
2016-02-12 14:42:31 +03:00 |
|
Antony Polukhin
|
e4002bf084
|
Fixes for msvc7.1 and non linux POSIX platforms
|
2016-02-12 10:20:07 +03:00 |
|
Antony Polukhin
|
ce842c11f3
|
Fixing coverage report (5)
|
2016-02-11 22:42:29 +03:00 |
|
Antony Polukhin
|
b578e0114c
|
Fixing coverage report (4)
|
2016-02-11 09:14:41 +03:00 |
|
Antony Polukhin
|
a3b3d2a9e0
|
Fixing coverage report (3)
|
2016-02-11 01:39:11 +03:00 |
|
Antony Polukhin
|
9dd688ae19
|
Fixing coverage report (2)
|
2016-02-11 01:29:25 +03:00 |
|
Antony Polukhin
|
5db4ce9946
|
Fixing coverage report
|
2016-02-11 01:19:16 +03:00 |
|
Antony Polukhin
|
592187024a
|
Attempt to fix self-loading tests on Android
|
2016-02-10 20:38:11 +03:00 |
|
Antony Polukhin
|
70c970efb9
|
Workaround attempt for MSVC7.1
|
2016-02-10 10:16:42 +03:00 |
|
Antony Polukhin
|
a6ee3ec03e
|
Windows related test updated
|
2016-02-09 23:08:39 +03:00 |
|
Antony Polukhin
|
3d069569cc
|
Windows related workaround (5)
|
2016-02-09 22:34:16 +03:00 |
|
Antony Polukhin
|
575487113a
|
Windows related workaround (4)
|
2016-02-09 08:02:47 +03:00 |
|
Antony Polukhin
|
3fb3934910
|
Revert win related changes and start again
|
2016-02-09 00:16:26 +03:00 |
|
Antony Polukhin
|
132fb8f7ed
|
Windows related workaround (3)
|
2016-02-09 00:12:49 +03:00 |
|
Antony Polukhin
|
b0e0fc1da1
|
Windows related workaround (2)
|
2016-02-08 23:45:24 +03:00 |
|
Antony Polukhin
|
689d2fb09c
|
Windows related workaround
|
2016-02-08 22:37:08 +03:00 |
|
Antony Polukhin
|
b63ccd57d6
|
Another attempt to fix win related error
|
2016-02-08 00:01:23 +03:00 |
|
Antony Polukhin
|
be4e06aa88
|
Attempt to fix Windows test
|
2016-02-07 23:09:19 +03:00 |
|
Antony Polukhin
|
2ad3bd0a3a
|
Fixed constexpr issue
|
2016-02-07 20:58:46 +03:00 |
|
Antony Polukhin
|
e1ec82ae76
|
Added a search_system_folders load mode and some more tests
|
2016-02-07 20:48:44 +03:00 |
|
klemens-morgenstern
|
928d9e565a
|
removed errornous commit...
|
2016-02-07 12:39:28 +01:00 |
|
klemens-morgenstern
|
eaace71d48
|
added version read to dbhhelp.hpp and removed the guard for msvc
|
2016-02-07 12:37:35 +01:00 |
|
klemens-morgenstern
|
7aa3a2d4d7
|
working msvc version
|
2016-02-07 09:37:31 +01:00 |
|
klemens-morgenstern
|
66cd85558f
|
revered to stl-type-index. the cttl doesn't work as necessary on msvc.
msvc is still not working
|
2016-02-07 09:29:35 +01:00 |
|