projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
606a858
)
Remove stray blank line.
author
Jonathan Wakely
<redi@gcc.gnu.org>
Mon, 22 Jul 2013 07:57:53 +0000
(08:57 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Mon, 22 Jul 2013 07:57:53 +0000
(08:57 +0100)
From-SVN: r201117
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 6083b5b3f89f8252e52dd4ca16200376c960c37c..67cb99602c2345f7bf3cc58d8d76a670dcddcb5a 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-6,7
+6,6
@@
* include/bits/regex_grep_matcher.tcc: Implement it.
* testsuite/28_regex/algorithms/regex_search/basic/string_01.cc: New.
-
2013-07-21 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/54352