Philipp Hagemeister
c465afd736
[teamcoco] Fix regex in 2.6 ( #2700 )
...
The re engine does not want to repeat an empty string, for fear that something like
(.*)*
could be matching the tokens ...
""
"" ""
"" "" ""
Of course, that's harmless with a question mark, although still somewhat strange.
2014-04-04 22:46:47 +02:00
..
2014-04-04 00:25:35 +02:00
2014-03-24 16:39:53 +01:00
2014-03-30 07:16:07 +02:00
2014-03-24 23:23:17 +01:00
2014-03-25 21:53:26 +07:00
2014-03-29 11:55:12 +01:00
2014-04-04 19:01:18 +02:00
2014-04-01 20:17:35 +07:00
2014-03-24 17:12:15 +01:00
2014-04-03 19:53:11 +07:00
2014-03-28 18:47:15 +07:00
2014-03-24 13:43:13 +01:00
2014-03-24 22:30:32 +01:00
2014-03-27 02:30:00 +01:00
2014-04-04 02:09:04 +02:00
2014-04-03 18:39:00 +02:00
2014-04-03 08:12:53 +02:00
2014-04-03 06:09:38 +02:00
2014-04-04 22:22:11 +02:00
2014-03-29 14:22:27 +01:00
2014-03-27 21:23:02 +01:00
2014-04-03 08:55:38 +02:00
2014-04-04 01:47:17 +02:00
2014-03-29 14:35:45 +01:00
2014-03-29 14:34:03 +01:00
2014-03-24 01:40:09 +01:00
2014-04-04 18:52:43 +02:00
2014-03-29 14:22:28 +01:00
2014-03-23 05:16:02 +07:00
2014-03-29 14:57:48 +01:00
2014-03-27 19:08:35 +07:00
2014-04-04 22:22:11 +02:00
2014-04-04 00:05:43 +02:00
2014-04-02 22:10:20 +07:00
2014-03-29 14:57:48 +01:00
2014-03-27 21:01:09 +01:00
2014-03-29 15:55:03 +07:00
2014-03-28 23:23:58 +01:00
2014-03-24 17:12:15 +01:00
2014-04-04 22:22:30 +02:00
2014-03-31 19:31:48 +07:00
2014-03-23 17:43:33 +01:00
2014-03-29 14:57:44 +01:00
2014-04-04 20:42:06 +07:00
2014-04-01 20:30:22 +02:00
2014-03-28 19:58:49 +07:00
2014-03-24 02:21:17 +01:00
2014-04-04 22:46:47 +02:00
2014-03-27 02:22:40 +01:00
2014-03-29 15:05:15 +01:00
2014-03-27 02:56:23 +01:00
2014-03-24 20:53:03 +07:00
2014-04-01 19:38:42 +07:00
2014-03-24 23:21:20 +01:00
2014-03-29 15:15:16 +01:00
2014-03-30 07:42:35 +02:00
2014-04-03 20:44:51 +02:00
2014-03-23 13:49:15 +01:00
2014-03-23 14:04:36 +01:00
2014-03-23 00:16:35 +06:00
2014-04-04 22:23:59 +02:00
2014-04-04 02:23:36 +02:00