Peter Dimov
4d4bc69f8b
Install libstdc++-4.9 for clang to avoid ::gets error
2017-11-04 22:36:24 +02:00
Peter Dimov
07c6bbe561
Merge branch 'master' into develop
2017-11-04 17:10:50 +02:00
Peter Dimov
863743bce4
Add .travis.yml
2017-11-04 17:09:41 +02:00
Peter Dimov
6fa671d7fe
Pass regress.txt properly to the run rule
2017-11-04 17:08:25 +02:00
Peter Dimov
09f1449dea
Merge pull request #6 from eldiener/develop
...
Removed executable attribute from files.
2017-11-03 23:35:16 +02:00
Edward Diener
d5c6666a09
Removed executable attribute from files.
2017-09-17 16:13:39 -04:00
Eric Niebler
d154ea28f3
Merge remote-tracking branch 'origin/develop'
2017-07-25 11:00:51 -07:00
Eric Niebler
9fa5412618
Merge pull request #4 from DanielaE/feature/remove-deprecated-c++98-adapters
...
Replace deprected/removed C++98 function adapters by inline type defi…
2017-07-04 11:27:55 -07:00
Daniela Engert
204d73d015
Replace deprected/removed C++98 function adapters by inline type definitions.
...
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-05-17 06:52:50 +02:00
Rene Rivera
f03b7b8a52
Add, and update, documentation build targets.
2016-10-10 11:39:55 -05:00
Rene Rivera
bee5448a84
Add, and update, documentation build targets.
2016-10-07 23:07:37 -05:00
Eric Niebler
73777139d0
Merge pull request #3 from danieljames/metadata
...
Create metadata file.
2014-08-18 08:51:24 -07:00
Daniel James
fd5a6f9754
Add metadata file.
2014-08-18 15:12:41 +01:00
Eric Niebler
2f5bf84198
Merge pull request #2 from MarcelRaad/patch-1
...
Fix variable aliasing warnings
2014-07-06 19:55:45 -07:00
Marcel Raad
8592b196b7
Fix variable aliasing warnings
...
MSVC 14 has new variable shadowing warnings, which are on by default and spam the Boost regression test output:
"warning C4456: declaration of '...' hides previous local declaration".
This renames a few variables to make MSVC happy.
2014-07-05 17:51:13 +02:00
Eric Niebler
9080d8ce9a
Merge branch 'master' into develop
2014-06-07 15:29:15 -07:00
Eric Niebler
ee6d1d4a9b
accomodate API change in boost.range
2014-06-04 23:37:16 -07:00
Eric Niebler
1c49d1640e
Merge pull request #1 from pmachata/master
...
Drop unused typedef in boost::xpressive::detail::make_assert_word
2014-05-21 13:39:13 -06:00
Petr Machata
58d8221d83
Drop unused typedef in boost::xpressive::detail::make_assert_word
2014-05-21 00:33:27 +02:00
Eric Niebler
955d826253
Merge commit '2e239a9'
2014-01-11 00:45:02 -08:00
Eric Niebler
2e239a99e2
nuke more executible bits
2014-01-11 00:44:37 -08:00
Eric Niebler
889d183694
fix botched merge manually
2014-01-11 00:44:04 -08:00
Eric Niebler
55dd08b1dc
Merge commit 'fb43b98'
...
Conflicts:
include/boost/xpressive/detail/core/adaptor.hpp
include/boost/xpressive/detail/core/list.hpp
2014-01-11 00:40:58 -08:00
Eric Niebler
fb43b98b51
nuke executable flags
2014-01-11 00:36:40 -08:00
Eric Niebler
d01fcaebe3
docs for stuff in regex_actions.hpp, fixes #7662
...
[SVN r86268]
2013-10-12 19:26:17 +00:00
Eric Niebler
ed4f8d3af9
docs for stuff in regex_actions.hpp, refs #7662
...
[SVN r86267]
2013-10-12 19:24:17 +00:00
Stephen Kelly
6fc1fa15fa
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
Process #ifdef...#endif blocks.
[SVN r86243]
2013-10-11 23:13:10 +00:00
Stephen Kelly
c95d03e845
xpressive: Remove obsolete GCC version check.
...
[SVN r86123]
2013-10-01 09:53:58 +00:00
Stephen Kelly
85d3dcb337
Remove obsolete MSVC check from pragma guard
...
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
2013-09-26 13:02:51 +00:00
Eric Niebler
1d1cf981f5
merge [85118],[85119],[85120],[85121] from trunk; fixes #8843 , fixes #8880 , fixes #8882 , fixes #8474
...
[SVN r85427]
2013-08-22 19:50:55 +00:00
Eric Niebler
520331977c
make xpressive play nice with clang's -Wimplicit-fallthrough diagnostic, refs #8474
...
[SVN r85121]
2013-07-23 04:46:55 +00:00
Eric Niebler
65b37a2f72
use RAII instead of try/catch in sequence_stack.hpp, refs #8882
...
[SVN r85120]
2013-07-23 04:03:37 +00:00
Eric Niebler
6b05b4c389
remove unused local typedef, refs #8880
...
[SVN r85119]
2013-07-23 03:26:30 +00:00
Eric Niebler
a389524e39
throw instead of assert at incomplete charset, refs #8843
...
[SVN r85118]
2013-07-23 03:22:01 +00:00
Eric Niebler
9a9cbeb145
merge [83304] from trunk, fixes #8138
...
[SVN r83390]
2013-03-10 00:41:51 +00:00
Eric Niebler
be010727a8
merge [83303] from trunk, fixes #8204
...
[SVN r83389]
2013-03-10 00:36:43 +00:00
Eric Niebler
ca447c2fed
silence a gcc warning, refs #8138
...
[SVN r83304]
2013-03-05 06:08:00 +00:00
Eric Niebler
215b09ccc8
avoid name clash with macro None in glx.h, refs #8204
...
[SVN r83303]
2013-03-05 05:53:22 +00:00
Eric Niebler
f5698a86c7
merge [82832] from trunk, fixes #8039
...
[SVN r82961]
2013-02-18 00:15:09 +00:00
Eric Niebler
57ea1b9429
remove unused variables, refs #8039
...
[SVN r82832]
2013-02-12 17:12:38 +00:00
Eric Niebler
f138615fb0
merge [82336] from trunk
...
[SVN r82512]
2013-01-16 21:23:32 +00:00
Eric Niebler
676ad6dd12
make symbols test pass on gcc with -Wall
...
[SVN r82336]
2013-01-03 18:53:54 +00:00
Eric Niebler
7b9afdbbfb
merge [82103] from trunk, fixes #7809 , permission from Marshall
...
[SVN r82334]
2013-01-03 18:26:44 +00:00
Eric Niebler
7926146d54
accomodate recent changes to boost's smart pointers, refs #7809
...
[SVN r82103]
2012-12-19 18:57:28 +00:00
Eric Niebler
bc604b1a40
disable anoying msvc-11 warnings during tests
...
[SVN r81312]
2012-11-12 20:18:35 +00:00
Eric Niebler
74f2551096
comment typo, fixes #7554
...
[SVN r81309]
2012-11-12 18:47:05 +00:00
Eric Niebler
342c2a94bc
disable anoying msvc-11 warnings during tests
...
[SVN r81154]
2012-11-02 22:57:09 +00:00
Eric Niebler
ff3c32aaff
comment typo, refs #7554
...
[SVN r81153]
2012-11-02 22:55:48 +00:00
Eric Niebler
fa2139fb1a
xpressive: merge [80300], [80312], [80357] from trunk
...
[SVN r80581]
2012-09-18 17:53:58 +00:00
Eric Niebler
a29442cb4c
work around strange msvc bug
...
[SVN r80357]
2012-09-02 00:02:09 +00:00