Dan Albert
1757386944
Base regex code on char_class_type.
...
__get_classname() and __bracket_expression were assuming that
char_class_type was ctype_base::mask rather than using
regex_traits<_CharT>::char_class_type.
This change allows char_class_type to be defined to something other than
ctype_base::mask so that the implementation will still work for
platforms with an 8-bit ctype mask (such as Android and OpenBSD).
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@214201 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 19:23:39 +00:00
..
2014-07-24 19:17:38 +00:00
2014-03-06 04:11:10 +00:00
2014-07-10 15:20:28 +00:00
2014-05-06 15:33:23 +00:00
2014-07-17 05:16:18 +00:00
2013-08-23 17:37:05 +00:00
2014-06-30 21:27:51 +00:00
2014-01-06 14:00:09 +00:00
2014-01-06 14:00:09 +00:00
2013-08-23 20:10:18 +00:00
2014-07-23 19:32:03 +00:00
2014-03-26 02:45:04 +00:00
2014-04-30 19:54:11 +00:00
2013-10-04 22:09:00 +00:00
2014-06-04 19:54:15 +00:00
2013-08-09 16:25:43 +00:00
2014-04-11 08:22:42 +00:00
2014-07-24 18:48:34 +00:00
2013-08-12 18:38:34 +00:00
2013-11-15 23:41:01 +00:00
2014-07-22 06:07:09 +00:00
2013-10-04 22:09:00 +00:00
2013-05-02 20:18:43 +00:00
2014-06-04 15:46:56 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-08-01 18:17:34 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-10-05 21:18:32 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2014-06-24 20:32:11 +00:00
2014-03-05 17:09:51 +00:00
2013-08-27 14:22:13 +00:00
2013-10-05 21:19:49 +00:00
2011-10-17 20:05:10 +00:00
2013-03-06 23:30:19 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2014-05-16 01:45:02 +00:00
2011-10-17 20:05:10 +00:00
2013-10-12 19:09:47 +00:00
2013-08-14 18:00:20 +00:00
2013-08-01 18:17:34 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-09-17 01:34:47 +00:00
2011-10-17 20:05:10 +00:00
2014-03-05 19:06:20 +00:00
2013-08-12 18:38:34 +00:00
2014-02-05 01:44:17 +00:00
2013-08-12 18:38:34 +00:00
2014-06-30 21:27:51 +00:00
2014-04-07 13:32:26 +00:00
2013-08-26 20:11:32 +00:00
2014-03-07 21:45:32 +00:00
2013-10-21 14:41:05 +00:00
2013-08-12 18:38:34 +00:00
2013-03-06 23:30:19 +00:00
2013-10-31 22:20:45 +00:00
2014-03-12 01:19:36 +00:00
2014-05-30 12:09:47 +00:00
2013-09-09 18:19:45 +00:00
2014-07-16 01:00:26 +00:00
2014-04-16 23:12:55 +00:00
2014-06-30 15:35:09 +00:00
2014-05-21 00:33:49 +00:00
2013-08-12 18:38:34 +00:00
2014-06-04 19:54:15 +00:00
2013-08-22 18:02:34 +00:00
2014-02-16 01:57:26 +00:00
2013-08-12 18:38:34 +00:00
2013-10-23 05:56:47 +00:00
2013-08-12 18:38:34 +00:00
2014-07-29 19:23:39 +00:00
2013-08-12 18:38:34 +00:00
2014-04-16 23:12:55 +00:00
2014-03-17 20:19:44 +00:00
2013-08-12 18:38:34 +00:00
2013-08-12 18:38:34 +00:00
2014-04-30 19:54:11 +00:00
2013-08-12 18:38:34 +00:00
2014-07-17 15:32:20 +00:00
2013-03-06 23:30:19 +00:00
2013-08-24 21:31:37 +00:00
2011-10-17 20:05:10 +00:00
2013-08-12 18:38:34 +00:00
2014-07-24 18:48:34 +00:00
2014-07-16 15:51:50 +00:00
2013-08-12 18:38:34 +00:00
2014-04-03 09:12:38 +00:00
2014-02-08 04:03:14 +00:00
2013-09-30 21:33:51 +00:00
2014-06-24 00:46:19 +00:00
2014-06-04 19:54:15 +00:00
2014-07-28 15:02:42 +00:00