Jean-Marc Lasgouttes 58d22e0c6e Keep last file positions in last-use ordering
Using a map would sort the elements in alphabetic ordering, which
means that when the number of elements is larger than 100, the wrong
elements get pruned.

This commit uses a list instead. Searching an item needs linear time,
but this should not be a problem for a list with less than 100
elements.

Fixes bug #10310.
2019-10-20 12:37:27 +02:00
..
2019-10-07 15:31:30 +02:00
2019-09-17 23:15:09 +02:00
2019-09-28 16:08:06 +02:00
2019-09-16 00:03:56 +02:00
2019-08-14 17:07:47 +02:00
2019-09-13 11:49:29 -04:00
2019-09-13 11:49:29 -04:00
2018-08-14 17:05:40 +02:00
2018-12-06 10:30:58 +01:00
2018-02-18 09:19:03 +01:00
2018-02-23 23:17:57 -05:00
2018-02-23 23:38:31 -05:00
2017-07-03 13:46:30 -04:00
2017-10-16 10:12:21 +02:00
2017-07-03 13:46:30 -04:00
2017-07-03 13:46:30 -04:00
2017-07-03 13:46:30 -04:00
2019-09-11 22:13:25 -04:00
2018-12-17 15:33:47 +01:00
2017-07-03 13:46:30 -04:00
2018-01-30 12:11:22 +01:00
2017-03-01 16:34:01 +01:00
2018-02-24 00:30:24 -05:00
2019-08-12 12:18:28 +02:00
2019-08-12 12:18:28 +02:00
2018-12-14 11:41:16 +01:00
2019-09-11 10:29:50 +02:00
2018-04-20 23:37:58 -04:00
2017-07-03 13:46:30 -04:00
2018-02-23 23:47:05 -05:00
2017-07-03 13:46:30 -04:00
2018-05-28 12:33:17 +02:00
2018-05-28 12:33:17 +02:00
2019-06-02 18:07:10 +02:00
2019-06-02 18:07:10 +02:00
2017-07-03 13:46:30 -04:00
2018-01-28 23:37:20 -05:00
2017-07-03 13:46:30 -04:00
2019-09-11 10:29:50 +02:00
2019-07-22 08:05:28 +02:00
2019-07-20 23:39:40 +02:00
2019-05-14 16:39:35 +02:00
2017-07-03 13:46:30 -04:00
2019-10-07 15:31:10 +02:00
2019-08-16 11:48:57 +02:00
2017-11-11 13:24:08 +01:00
2017-07-03 13:46:30 -04:00
2018-09-20 11:58:08 +02:00
2018-08-07 17:56:07 +02:00
2017-07-03 13:46:30 -04:00
2019-06-12 15:03:18 +02:00
2018-12-06 10:30:58 +01:00
2019-09-11 22:13:58 -04:00
2019-09-11 19:39:03 -04:00
2019-03-12 16:03:22 +01:00
2018-02-24 00:28:37 -05:00
2019-06-02 21:17:26 +02:00
2018-05-02 12:38:40 +02:00