Blender Git Commit Log
Git Commits -> Revision dcd90d6
Revision dcd90d6 by Campbell Barton (master) February 2, 2014, 05:24 (GMT) |
Smallhash: fixes/improvements - use magic numbers based on uintptr max, not uint max, to avoid possible collisions with real pointer values on 64bit systems. - comment BLI_smallhash_remove for now, its not used. - added smallhash_val_is_used replacing ELEM() checks - updated docs |
Commit Details:
Full Hash: dcd90d67c8a6e6beae37fc02515b8c75942332ca
Parent Commit: 7c9b106
Lines Changed: +38, -19
1 Modified Path:
/source/blender/blenlib/intern/smallhash.c (+38, -19) (Diff)