Max Graey 99bde3a5fa Use insertion sort for references in Array#sort (#90)
This fixes that Weak Heap Sort isn't stable and thus might swap equal values, which sometimes results in not deep equal arrays of strings, for example. Insertion sort is stable, so it is used for references instead.
2018-05-02 19:33:17 +02:00
..
2018-02-17 11:09:22 +01:00
2018-03-30 17:25:54 +02:00
2018-02-17 11:09:22 +01:00
2018-01-04 01:36:26 +01:00
2018-02-17 11:09:22 +01:00
2018-01-05 01:55:59 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-01-24 03:08:09 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2017-12-15 15:00:19 +01:00
2018-02-17 11:09:22 +01:00
2018-02-25 23:21:32 +01:00
2018-02-25 23:21:32 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00
2017-12-02 20:58:39 +01:00
2018-02-17 11:09:22 +01:00
2017-12-16 02:27:39 +01:00
2017-12-20 13:36:39 +01:00
2018-02-17 11:09:22 +01:00
2018-02-17 11:09:22 +01:00