Implement class regex_traits.
[platform/upstream/gcc.git] / libstdc++-v3 / include / bits / regex.h
2013-07-09 Tim ShenImplement class regex_traits.
2013-07-04 Ray Chasonre PR libstdc++/57808 (operators == and != for regex_to...
2013-02-20 Jonathan Wakelyfaq.html: Fix spelling.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-06-28 Benjamin Kosnikc++config: Remove __regex nested namespace.
2011-12-30 Paolo Carlinire PR libstdc++/51711 (regex.h contains incorrect code)
2011-12-23 Jonathan Wakelyregex.h (match_results::size_type): Use allocator_traits.
2011-08-07 Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
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.