regex_compiler.h: Nest namespace versioning.
[gcc.git] / libstdc++-v3 / include / bits / regex.h
2011-03-15 Benjamin Kosnikregex_compiler.h: Nest namespace versioning.
2011-02-17 Jonathan Wakelyregex.h (basic_regex::traits_type): Add typedef.
2011-02-16 Jonathan Wakelyregex.h (match_results::format): Use char_traits.
2011-02-14 Jonathan Wakelyregex.h (sub_match::sub_match): Add.
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-11-02 Benjamin Kosniklibstdc++: N3126 draft support.
2010-10-13 Jonathan Wakelyre PR libstdc++/45990 (28_regex/07_traits/char/isctype...
2010-07-08 Benjamin Kosnikstl_heap.h: Update markup.
2010-06-27 Paolo Carliniregex_compiler.h: Trivial formatting / stylistic fixes.
2010-06-25 Stephen M. WebbInitial regex implementation.