zone.lisp: Refactor and improve the domain-name sorting.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 30 Apr 2014 14:41:05 +0000 (15:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 30 Apr 2014 15:17:29 +0000 (16:17 +0100)
Sort the components according to a `natural' ordering which tries to do
approximately sane things with numeric sequences.  It's not always
successful: in particular, it wants to order 144, 144-159, 145, ...; but
it's not too awful.


No differences found