monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 8e38226076a0d26872acb22b6c51ae94a06311


From: monotone
Subject: [Monotone-commits-diffs] Revision 8e38226076a0d26872acb22b6c51ae94a06311bd
Date: Wed, 4 Jul 2007 12:05:31 +0200

-----------------------------------------------------------------
Revision: 8e38226076a0d26872acb22b6c51ae94a06311bd
Ancestor: 40f91c531141c6a7a05aa1b0bd8694d9a9925c73
Author: Thomas Moschny <address@hidden>
Date: 2007-07-04T09:33:04
Branch: net.venge.monotone.trac-plugin

Modified files:
        tracvc/mtn/util.py

ChangeLog: 

 - Make natsort_key faster by using the findall member function instead of
   the static one.
 - In natsort_key: Split the string for each leading zero. This yields
   a sorting more similar to that of Martin Pool's natsort. We now
   have '1.02' < '1.1'. However, the sorting orders are not identical:
   We sort '1.02' < '1.010', while his natsort gives (according to the
   description on the website) '1.010' < '1.02'.

Attachment: txtkeaoBeOaHJ.txt
Description: Diff [40f91c531141c6a7a05aa1b0bd8694d9a9925c73] -> [8e38226076a0d26872acb22b6c51ae94a06311bd]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]