Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-08-16 15:14:32 +0400
committerJunio C Hamano <gitster@pobox.com>2009-08-16 15:14:32 +0400
commit64d5fe0a23e3a16179c7c185662f25d85fe631dd (patch)
treedcaffa44b525c1e096836eb1ce2f8b5d264d918a /log-tree.h
parent2f74fb56c418d237a620eba4c507ae1f1ca28966 (diff)
parenta12218572f2875e91b6c3c12559b076c4949a675 (diff)
Merge branch 'lt/block-sha1'
* lt/block-sha1: block-sha1/sha1.c: silence compiler complaints by casting void * to char * block-sha1: more good unaligned memory access candidates block-sha1: support for architectures with memory alignment restrictions block-sha1: split the different "hacks" to be individually selected block-sha1: move code around block-sha1: improve code on large-register-set machines block-sha1: improved SHA1 hashing block-sha1: perform register rotation using cpp block-sha1: get rid of redundant 'lenW' context block-sha1: Use '(B&C)+(D&(B^C))' instead of '(B&C)|(D&(B|C))' in round 3 block-sha1: macroize the rounds a bit further block-sha1: re-use the temporary array as we calculate the SHA1 block-sha1: make the 'ntohl()' part of the first SHA1 loop block-sha1: minor fixups block-sha1: try to use rol/ror appropriately block-sha1: undo ctx->size change Add new optimized C 'block-sha1' routines
Diffstat (limited to 'log-tree.h')
0 files changed, 0 insertions, 0 deletions