|  Howard Hinnant | 43bbdd29de | Bill Fisher: This patch fixes a bug where the regex parser doesn't advance the pointer after reading the third character of an octal escape (in awk mode). That is, regex{"\141", awk} results in the regular expression /a1/ instead of just /a/.
llvm-svn: 185449 | 2013-07-02 17:43:31 +00:00 | 
				
					
						|  Howard Hinnant | 660f2ae422 | Prevent '\b' from backing up into invalid memory.  Fixes http://llvm.org/bugs/show_bug.cgi?id=16240.  Sorry, I can not think of a good test case for this one, except by running valgrind as reported in the bug. llvm-svn: 185273 | 2013-06-29 23:45:43 +00:00 | 
				
					
						|  Howard Hinnant | 3f75953d82 | Provide missing '{' in parsing extended quoted characters.  This fixes http://llvm.org/bugs/show_bug.cgi?id=16135 llvm-svn: 185211 | 2013-06-28 20:31:05 +00:00 | 
				
					
						|  Howard Hinnant | 8d1e822432 | William Fisher:  A bug in __lookahead::exec causes /(?=^)b/ to match ab. When  makes a recursive call to , it passes true for the value of . This causes a beginning-of-line anchor (^) inside a lookahead assertion to match anywhere in the text.  This fixes http://llvm.org/bugs/show_bug.cgi?id=11118 llvm-svn: 185196 | 2013-06-28 19:11:23 +00:00 | 
				
					
						|  Howard Hinnant | 21246e3314 | Bill Fisher:  Fix for failing to throw an exception in regex when parsing an invalid escape sequence.  This fixes http://llvm.org/bugs/show_bug.cgi?id=16023 llvm-svn: 185192 | 2013-06-28 18:57:30 +00:00 | 
				
					
						|  Marshall Clow | 1c2c986796 | Fix undefined behavior in syntax_option_type::operator~ and match_flag_type::operator./a.out  Found by UBSan llvm-svn: 177693 | 2013-03-22 02:13:55 +00:00 | 
				
					
						|  Howard Hinnant | c60bf548c5 | Albert Wong: definition for regex_traits<_CharT>::__regex_word. llvm-svn: 176640 | 2013-03-07 19:38:08 +00:00 | 
				
					
						|  Howard Hinnant | 6e41256f68 | No functionality change at this time.  I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS.  This is in preparation for taking advantage of clang's new __type_visibility__ attribute. llvm-svn: 176593 | 2013-03-06 23:30:19 +00:00 | 
				
					
						|  Howard Hinnant | 16694b5df5 | Zhang Xiongpang:  Add definitions for const data members.  Fixes http://llvm.org/bugs/show_bug.cgi?id=14585. llvm-svn: 170026 | 2012-12-12 21:14:28 +00:00 | 
				
					
						|  Argyrios Kyrtzidis | 88db3171dd | Don't neglect to "return *this". llvm-svn: 165860 | 2012-10-13 02:03:45 +00:00 | 
				
					
						|  Howard Hinnant | aeb85680fb | Dimitry Andric:  many visibility fixes.  Howard:  Much appreciated.  Can you send me a patch to CREDITS.TXT? llvm-svn: 163862 | 2012-09-14 00:39:16 +00:00 | 
				
					
						|  Howard Hinnant | 42be98ab54 | noexcept and constexpr applied to <regex>. llvm-svn: 160594 | 2012-07-21 01:31:58 +00:00 | 
				
					
						|  Howard Hinnant | c206366fd7 | Quash a whole bunch of warnings llvm-svn: 145624 | 2011-12-01 20:21:04 +00:00 | 
				
					
						|  Howard Hinnant | c003db1fca | Further macro protection by replacing _[A-Z] with _[A-Z]p llvm-svn: 145410 | 2011-11-29 18:15:50 +00:00 | 
				
					
						|  Howard Hinnant | ab4f438239 | Add protection from min/max macros llvm-svn: 145407 | 2011-11-29 16:45:27 +00:00 | 
				
					
						|  Howard Hinnant | 073458b1ab | Windows support by Ruben Van Boxem. llvm-svn: 142235 | 2011-10-17 20:05:10 +00:00 | 
				
					
						|  Howard Hinnant | 2a4812fd04 | Fix <rdar://problem/10255403> match_results::begin() is off by one llvm-svn: 141494 | 2011-10-08 14:36:16 +00:00 | 
				
					
						|  Howard Hinnant | 54976f2619 | Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 llvm-svn: 137522 | 2011-08-12 21:56:02 +00:00 | 
				
					
						|  Howard Hinnant | ce48a1137d | _STD -> _VSTD to avoid macro clash on windows llvm-svn: 134190 | 2011-06-30 21:18:19 +00:00 | 
				
					
						|  Howard Hinnant | ce53420e37 | Provide names for template and function parameters in forward declarations.  The purpose is to aid automated documentation tools. llvm-svn: 133008 | 2011-06-14 19:58:17 +00:00 | 
				
					
						|  Howard Hinnant | 382600ff97 | Jonathan Sauer found a bug in the way ^ was handled llvm-svn: 128350 | 2011-03-26 20:02:27 +00:00 | 
				
					
						|  Howard Hinnant | a0fe8c436e | Chris Jefferson noted many places where function calls needed to be qualified (thanks Chris). llvm-svn: 125510 | 2011-02-14 19:12:38 +00:00 | 
				
					
						|  Howard Hinnant | 966b5a3157 | N3158 Missing preconditions for default-constructed match_result objects llvm-svn: 121282 | 2010-12-08 21:07:55 +00:00 | 
				
					
						|  Howard Hinnant | 412dbebe1b | license change llvm-svn: 119395 | 2010-11-16 22:09:02 +00:00 | 
				
					
						|  Howard Hinnant | 3e84caaebb | visibility-decoration. llvm-svn: 114647 | 2010-09-23 15:13:20 +00:00 | 
				
					
						|  Howard Hinnant | 7609c9b665 | Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. llvm-svn: 113086 | 2010-09-04 23:28:19 +00:00 | 
				
					
						|  Howard Hinnant | b3371f6f49 | Fixing whitespace problems llvm-svn: 111750 | 2010-08-22 00:02:43 +00:00 | 
				
					
						|  Howard Hinnant | 86550b0038 | [re.alg.replace].  This finishes all of <regex>.  That being said, <regex> is exceptionally difficult to thoroughly test.  If anyone has the ability to test this, combined with the interest to do so, now would be a good time. :-) llvm-svn: 111333 | 2010-08-18 00:13:08 +00:00 | 
				
					
						|  Howard Hinnant | 14dcd3d1ff | [re.tokiter] llvm-svn: 111278 | 2010-08-17 20:42:03 +00:00 | 
				
					
						|  Howard Hinnant | 2bf1fd99b1 | [re.regiter] llvm-svn: 111178 | 2010-08-16 20:21:16 +00:00 | 
				
					
						|  Howard Hinnant | 48b242a275 | Everything under [re.results] llvm-svn: 111074 | 2010-08-14 18:14:02 +00:00 | 
				
					
						|  Howard Hinnant | 5cd6658798 | Everything under [re.regex] llvm-svn: 111024 | 2010-08-13 18:11:23 +00:00 | 
				
					
						|  Howard Hinnant | 54b409fdb9 | now works with -fno-exceptions and -fno-rtti llvm-svn: 110828 | 2010-08-11 17:04:31 +00:00 | 
				
					
						|  Howard Hinnant | 7189782c6b | bug fix concerning search not at beginning of string and word boundaries llvm-svn: 109750 | 2010-07-29 15:17:28 +00:00 | 
				
					
						|  Howard Hinnant | 7949ab0743 | fix bug incrementing past end in search llvm-svn: 109716 | 2010-07-29 01:15:27 +00:00 | 
				
					
						|  Howard Hinnant | 4ea5240e05 | fix parse bug in ecma non-greedy loop llvm-svn: 109711 | 2010-07-29 00:36:00 +00:00 | 
				
					
						|  Howard Hinnant | 6e156afa71 | Fixed some bugs in the ecma bracket epression regarding escaped characters, and got the awk grammar going. llvm-svn: 109599 | 2010-07-28 17:35:27 +00:00 | 
				
					
						|  Howard Hinnant | c1124300fe | lookahead for ecma llvm-svn: 109548 | 2010-07-27 22:20:32 +00:00 | 
				
					
						|  Howard Hinnant | 93da3b2e41 | grep and egrep grammars llvm-svn: 109534 | 2010-07-27 19:53:10 +00:00 | 
				
					
						|  Howard Hinnant | 6afe8b0a23 | continued regex development... llvm-svn: 109512 | 2010-07-27 17:24:17 +00:00 | 
				
					
						|  Howard Hinnant | 5c67986156 | A good start on ecma regex's.  Maybe even feature complete, not sure yet.  Also an unrelated fix to is_constructible thanks to Daniel Krugler. llvm-svn: 109479 | 2010-07-27 01:25:38 +00:00 | 
				
					
						|  Howard Hinnant | f7109438ea | I believe posix extended expr is feature complete.  Getting started on ecma exprs. llvm-svn: 109126 | 2010-07-22 17:53:24 +00:00 | 
				
					
						|  Howard Hinnant | b762bea3ba | A few more tests for posix extended alternation llvm-svn: 109107 | 2010-07-22 14:12:20 +00:00 | 
				
					
						|  Howard Hinnant | c1198c320f | A good start on extended posix regex.  Loops working.  Alternation working.  Also update by-chapter completeness summary. llvm-svn: 108548 | 2010-07-16 19:08:36 +00:00 | 
				
					
						|  Howard Hinnant | 5d695f041c | Fixed to work with generalized iterators. llvm-svn: 108359 | 2010-07-14 21:14:52 +00:00 | 
				
					
						|  Howard Hinnant | 5699358c63 | Minor optimizations.  Minor bug fixes.  More tests. llvm-svn: 108331 | 2010-07-14 15:45:11 +00:00 | 
				
					
						|  Howard Hinnant | 8ab959c961 | Bracket expressions are working (lightly tested). llvm-svn: 108280 | 2010-07-13 21:48:06 +00:00 | 
				
					
						|  Howard Hinnant | fdec08bd8b | regex_constants icase and collate for matching a single char and for matching back references llvm-svn: 108178 | 2010-07-12 19:11:27 +00:00 | 
				
					
						|  Howard Hinnant | aea2afe334 | back references for BRE llvm-svn: 108168 | 2010-07-12 18:16:05 +00:00 | 
				
					
						|  Howard Hinnant | 0cbed7e140 | Redesign number 3.  The previous design was not handling matching of empty strings inside of loops. llvm-svn: 108151 | 2010-07-12 15:51:17 +00:00 |