Peter Dimov
|
6fa671d7fe
|
Pass regress.txt properly to the run rule
|
2017-11-04 17:08:25 +02: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 |
|
Eric Niebler
|
fb43b98b51
|
nuke executable flags
|
2014-01-11 00:36:40 -08: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
|
342c2a94bc
|
disable anoying msvc-11 warnings during tests
[SVN r81154]
|
2012-11-02 22:57:09 +00:00 |
|
Eric Niebler
|
d06ce3111e
|
turn off debug symbols on msvc
[SVN r80211]
|
2012-08-25 19:17:37 +00:00 |
|
Eric Niebler
|
da78893773
|
make regress and c_traits tests smaller by factoring out wide-char tests
[SVN r79766]
|
2012-07-27 04:59:56 +00:00 |
|
Eric Niebler
|
285163e8d0
|
fix compile error on some msvc test runners
[SVN r79726]
|
2012-07-24 20:04:13 +00:00 |
|
Eric Niebler
|
7f41fd52f5
|
replace use of Proto context with transforms
[SVN r71536]
|
2011-04-27 16:21:12 +00:00 |
|
Eric Niebler
|
4151bc94fe
|
as() handles wide sub_match objects correctly, fixes #4496
[SVN r65788]
|
2010-10-06 19:02:04 +00:00 |
|
Eric Niebler
|
3cc89ecdf0
|
support user-defined assertions with placeholders for non-local variables
[SVN r63305]
|
2010-06-25 13:49:03 +00:00 |
|
Eric Niebler
|
317bf29683
|
eliminate gcc warning
[SVN r58333]
|
2009-12-13 02:06:50 +00:00 |
|
Eric Niebler
|
34c3ceee38
|
do NOT copy singular iterators, fixes #3538
[SVN r57592]
|
2009-11-12 02:18:37 +00:00 |
|
Troy D. Straszheim
|
d408f17834
|
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
|
2009-10-17 02:07:38 +00:00 |
|
Troy D. Straszheim
|
34a9b1ad0d
|
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
|
2009-07-26 00:49:56 +00:00 |
|
Eric Niebler
|
231544c531
|
typef typeos, fixes #3141
[SVN r53695]
|
2009-06-06 16:08:01 +00:00 |
|
Michael A. Jackson
|
d1bc9aba82
|
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
|
2008-11-07 17:02:56 +00:00 |
|
Michael A. Jackson
|
e946ee5f55
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
Eric Niebler
|
49e911add5
|
past-the-end iterator, fixes #2296
[SVN r48661]
|
2008-09-08 04:28:09 +00:00 |
|
Eric Niebler
|
43bc580dfe
|
fix problem with case-insensitive alternation
[SVN r48141]
|
2008-08-14 17:21:36 +00:00 |
|
Eric Niebler
|
f1bc87c9f7
|
ok, really fix end-of-line handling (fixes #2157)
[SVN r47901]
|
2008-07-30 23:21:43 +00:00 |
|
Eric Niebler
|
53b54ff4f5
|
fixed buggy eol matching behavior (fixes #2157)
[SVN r47899]
|
2008-07-30 22:22:40 +00:00 |
|
Eric Niebler
|
d4ba38f74c
|
portability fixes
[SVN r46917]
|
2008-06-30 15:35:07 +00:00 |
|
Eric Niebler
|
749be29b7f
|
more tests for new regex_replace functionality
[SVN r43661]
|
2008-03-16 23:06:26 +00:00 |
|
Eric Niebler
|
e8b5a63570
|
regex_replace supports formatter functions and function objects
[SVN r43647]
|
2008-03-16 06:49:13 +00:00 |
|
Eric Niebler
|
334b39da0e
|
range-based regex_replace, address LWG issues #726 and #727, misc. feedback about proto and docs
[SVN r43641]
|
2008-03-15 23:43:21 +00:00 |
|
David Jenkins
|
c7dbee5801
|
Added test for keep() of nested regex with action
[SVN r43572]
|
2008-03-12 14:46:24 +00:00 |
|
Eric Niebler
|
bb57856a76
|
add Dave Jenkin's evil static/dynamic actions in keep test case
[SVN r43502]
|
2008-03-04 19:42:36 +00:00 |
|
Eric Niebler
|
9bef42668c
|
add test case for use_simple_repeat fix
[SVN r43428]
|
2008-02-28 00:03:15 +00:00 |
|
David Jenkins
|
e485508040
|
cleanup using local<> and skip()
[SVN r43226]
|
2008-02-11 20:49:19 +00:00 |
|
Eric Niebler
|
ac9d613f8d
|
untabify
[SVN r43130]
|
2008-02-06 19:57:51 +00:00 |
|
Eric Niebler
|
e11ee8f947
|
add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights
[SVN r43009]
|
2008-01-29 07:03:03 +00:00 |
|
Eric Niebler
|
7243c179a4
|
more proto doxygen comments, update copyright
[SVN r43006]
|
2008-01-29 02:20:45 +00:00 |
|
Eric Niebler
|
c92c8b1d63
|
proto doxygen comments, misc clean-up
[SVN r43003]
|
2008-01-28 22:56:46 +00:00 |
|
Eric Niebler
|
34599a58c8
|
add skip(), for specifying a skip regex
[SVN r42776]
|
2008-01-14 20:26:58 +00:00 |
|
Eric Niebler
|
d2b2c6354e
|
boost template instantiation depth on darwin
[SVN r42741]
|
2008-01-13 21:56:56 +00:00 |
|
David Jenkins
|
51cee19491
|
Changes for msvc-9.0 /clr flag
[SVN r41420]
|
2007-11-27 18:59:06 +00:00 |
|
David Jenkins
|
93e63c72d8
|
Remove extraneous comments
[SVN r41158]
|
2007-11-16 21:25:07 +00:00 |
|
Eric Niebler
|
088f058e90
|
fix errors and warnings on msvc-9
[SVN r40923]
|
2007-11-08 06:48:08 +00:00 |
|
Eric Niebler
|
b6f884ad5f
|
more typeof registrations from Dave Jankins
[SVN r40420]
|
2007-10-24 15:04:41 +00:00 |
|
Eric Niebler
|
f86dcaf42b
|
needed typeof registrations, from David Jenkins
[SVN r40301]
|
2007-10-22 20:14:11 +00:00 |
|
Eric Niebler
|
5e9db113a3
|
cleanup
[SVN r40091]
|
2007-10-16 17:15:44 +00:00 |
|
Eric Niebler
|
695b7fc32e
|
add tests for late-bound action args with regex_(token_)iterator
[SVN r39946]
|
2007-10-11 21:12:22 +00:00 |
|
Eric Niebler
|
cdb7da25eb
|
extra test for custom assertions, fix nasty bug in custom assertion handling
[SVN r39909]
|
2007-10-10 21:20:49 +00:00 |
|
Eric Niebler
|
df89d2d8b0
|
work around gcc bug in proto, add test for custom assertions, fix more gcc warnings
[SVN r39897]
|
2007-10-10 18:13:18 +00:00 |
|
Eric Niebler
|
498e099e2d
|
fix warning
[SVN r39826]
|
2007-10-08 23:48:25 +00:00 |
|
Eric Niebler
|
9b19ad70b2
|
slightly more informative test errors
[SVN r39614]
|
2007-09-30 04:05:31 +00:00 |
|
Eric Niebler
|
5316daeb95
|
portability fixes
[SVN r38124]
|
2007-07-01 21:33:24 +00:00 |
|
Eric Niebler
|
9b1db4f68c
|
*** empty log message ***
[SVN r38089]
|
2007-06-25 22:09:29 +00:00 |
|
Eric Niebler
|
bc58e8c006
|
add tests for attributes and symbols parser, thanks for David Jenkins
[SVN r38056]
|
2007-06-22 00:38:16 +00:00 |
|