]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/regex_error.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / regex_error.h
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-19  Tim Shenre PR libstdc++/67361 (std::regex_error::what() should...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-09-26  Tim Shenregex_error.h: Remove _S_error_last to follow the standard.
2013-08-07  Tim ShenMakefile.am: Adjust to new files.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-06-28  Benjamin Kosnikc++config: Remove __regex nested namespace.
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-02-11  Benjamin KosnikMakefile.am (sources): Add regex.cc.
2011-02-05  Benjamin Kosnikregex_error.h (__throw_regex_error): Not inline.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-07-03  Jonathan Wakelyregex_compiler.h: Fix filename in doxygen comment.
2010-06-25  Stephen M. WebbInitial regex implementation.