Ben Boeckel 7c565d2fd5 cmGeneratorExpression: Improve parsing in StripEmptyListElements
The char-by-char parsing causes lots of reallocations which shouldn't be
necessary. To improve this, fast-path strings without a semicolon,
reserve space in the result, and insert into the result in chunks.
2014-02-21 16:56:06 -05:00
..
2014-02-17 09:54:03 -05:00
2014-02-21 00:01:11 -05:00
2014-01-21 13:50:49 -05:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-12-19 10:04:00 -05:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2014-02-17 11:07:41 +01:00
2013-10-16 09:22:36 -04:00
2013-10-16 09:22:36 -04:00