re PR libstdc++/65033 (C++11 atomics: is_lock_free result does not always match the...
[gcc.git] / libstdc++-v3 / include / bits / regex_error.h
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.