Made sort() stable since the impact hardly is measurable. (It's still unstable when plain types like small integers, strings and floats are sorted since stability doesn't have any observable effect then.) Rev: src/builtin_functions.c:1.487