id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1741	Macro abstraction for hash iterations	luben		"A lot of files in the source tree poke with hash.c internals. I have extracted 2 common patterns as C preprocessor macros and have replaced the manual iteration with macro iteration in a lot of PMCs.

Benefits:
1. Less code
2. Encapsulation - if you want to change hash internals you have to edit only hash.c and hash.h

Better names for macros are appreciated"	feature	closed	normal		core	2.6.0	medium	fixed	hash macro			new	all
