mercurial/templates/static/hgicon.png
author Mads Kiilerich <madski@unity3d.com>
Fri, 09 May 2014 12:01:56 +0200
changeset 21392 b1ce47dadbdf
parent 9999 f91e5630ce7e
permissions -rw-r--r--
merge: separate worker functions for batch remove and batch get The old code had one function that could do 2 different things. First, is was called a bunch of times to do one thing. Next, it was called a bunch of times to do the other thing. That gave unnecessary complexity and a dispatch overhead. Having separate functions is "obviously" better than having a function that can do two things, depending on its parameters. It also prepares the code for the next refactorings.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9999
f91e5630ce7e setup: install translation files as package data
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents: 6435
diff changeset
     1
(binary:image/png)