Benjamin Kramer
ed766f1bb1
Sort EnumAttr so it matches Attribute::operator<
...
This means AttrBuilder will always create a sorted set of attributes and
we can skip the sorting step. Sorting attributes is surprisingly
expensive, and I recently made it worse by making it use array_pod_sort.
2020-04-26 17:00:25 +02:00
..
2020-02-29 12:30:23 -08:00
2020-03-29 21:20:40 +02:00
2020-03-27 00:38:20 -07:00
2020-03-26 08:21:15 -07:00
2020-03-26 08:21:15 -07:00
2020-04-26 17:00:25 +02:00
2020-03-31 08:36:18 +00:00
2020-03-02 22:45:28 +01:00
2020-03-02 22:45:28 +01:00
2020-03-19 10:51:47 +01:00
2020-03-18 19:52:23 +00:00
2020-03-18 19:52:23 +00:00
2020-03-25 13:55:42 -04:00
2020-03-19 10:51:47 +01:00
2020-04-25 20:41:04 -07:00
2020-03-13 17:13:51 +00:00
2020-04-14 22:05:22 -04:00
2020-03-29 21:20:40 +02:00
2020-03-19 10:51:47 +01:00
2020-02-29 12:30:23 -08:00
2020-03-20 11:02:50 +01:00
2020-03-26 15:23:38 +00:00
2020-03-13 17:13:51 +00:00
2020-04-25 19:44:32 -07:00