Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
xdiff/xmerge.c: use memset() instead of explicit for-loop
author
Alexey Mahotkin
<squadette@gmail.com>
Wed, 28 Apr 2010 11:29:06 +0000
(15:29 +0400)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 1 May 2010 18:11:11 +0000
(11:11 -0700)
memset() is heavily optimized, and resulting assembler code
is about 150 lines less for that file.
Signed-off-by: Alexey Mahotkin <squadette@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c8c073c
)
No differences found