Matt Stancliff 6c0abc4a0e Fix zero-ordering SORT when called against lists
People mostly use SORT against lists, but our prior
behavior was pretending lists were an unordered bag
requiring a forced-sort when no sort was requested.

We can just use the native list ordering to ensure
consistency across replicaion and scripting calls.

Closes #2079
Closes #545 (again)
2014-10-29 14:57:35 -04:00
..
2014-09-29 06:49:08 -04:00
2014-09-29 06:49:08 -04:00
2012-04-18 11:34:18 +02:00
2010-10-15 12:54:53 +02:00
2013-11-05 15:19:44 +01:00