|  Jonathan Wakely | 9ae63018d7 | * testsuite/*: Remove stray semi-colons after function definitions. From-SVN: r203279 | 2013-10-08 14:54:26 +01:00 | 
				
					
						|  Richard Sandiford | 405feeb871 | Update copyright in libstdc++-v3. From-SVN: r195701 | 2013-02-03 17:54:05 +00:00 | 
				
					
						|  Jakub Jelinek | 90d04a445c | Update Copyright years for files modified in 2011 and/or 2012. From-SVN: r194903 | 2013-01-04 13:49:55 +01:00 | 
				
					
						|  Benjamin Kosnik | cedf52d247 | Makefile.am (sources): Add regex.cc. 2011-02-10  Benjamin Kosnik  <bkoz@redhat.com>
	* src/Makefile.am (sources): Add regex.cc.
	* src/Makefile.in: Regenerate.
	* src/regex.cc: New.
	* include/bits/regex_error.h (error_type): Use constexpr.
	(regex_error): Move ctor and dtor out of line.
	* testsuite/28_regex/03_requirements: To...
	* testsuite/28_regex/requirements: ... this.
	* testsuite/28_regex/04_header: To...
	* testsuite/28_regex/headers: ... this.
	* testsuite/28_regex/05_constants: To...
	* testsuite/28_regex/constants: ... this.
	* testsuite/28_regex/06_exception_type: To...
	* testsuite/28_regex/regex_error: ... this.
	* testsuite/28_regex/07_traits: To...
	* testsuite/28_regex/traits: ... this.
	* testsuite/28_regex/08_basic_regex: To...
	* testsuite/28_regex/basic_regex: ... this.
	* testsuite/28_regex/09_sub_match: To...
	* testsuite/28_regex/sub_match: ... this.
	* testsuite/28_regex/10_match_results: To...
	* testsuite/28_regex/match_results: ... this.
	* testsuite/28_regex/11_algorithms: To...
	* testsuite/28_regex/algorithms: ... this.
	* testsuite/28_regex/12_iterators: To...
	* testsuite/28_regex/iterators: ... this.
From-SVN: r170038 | 2011-02-11 01:23:10 +00:00 |