Blender Git Statistics -> Branches -> temp-ghash-basis

"Temp-ghash-basis" branch

Total commits : 19
Total committers : 2
First Commit : March 19, 2015
Latest Commit : March 19, 2015


Commits by Date

DateNumber of Commits
March 19, 201519

Committers

AuthorNumber of Commits
Campbell Barton10
Bastien Montagne9

Popular Files

FilenameTotal Edits
BLI_ghash.c17
BLI_ghash.h6
hash_mm2a.c2
BLI_ghash_test.cc2
BLI_ghash_performance_test.cc2
CMakeLists.txt2
BLI_hash_mm2a.h1
CMakeLists.txt1

Latest commits Feed

March 19, 2015, 16:29 (GMT)
rename bucket_hash -> bucket_index
March 19, 2015, 16:21 (GMT)
Make ghash_copy do actual exact copy (same number of buckets).

Simplifies copy code (no need to re-compute compute hash of entries).
March 19, 2015, 16:06 (GMT)
fix for error clearning a gset, was removing the gset flag
March 19, 2015, 16:04 (GMT)
pass flag directly to internal ghash_new function
March 19, 2015, 15:58 (GMT)
minor edits
March 19, 2015, 15:52 (GMT)
rename ghash_buckets_shrink -> ghash_buckets_contract

keep (expand/contract), (grow/shrink) separate
March 19, 2015, 15:50 (GMT)
Shrink: Early return in case we are not allowed to shrink.
March 19, 2015, 15:46 (GMT)
remove unneeded ghash strink calls & dont force expand/shrink to be inline
March 19, 2015, 15:35 (GMT)
Split expand/shrink into own functions
March 19, 2015, 15:19 (GMT)
minor edits
March 19, 2015, 15:06 (GMT)
Remove dummy redefinitions of 'ghash internal API' functions, not needed anymore.
March 19, 2015, 14:57 (GMT)
Tweak GHASH_INTERNAL_API use
March 19, 2015, 14:44 (GMT)
Merge branch 'master' into temp-ghash-basis
March 19, 2015, 14:32 (GMT)
Remove BLI_ghash_add for now.

Looks like itâ??s not enough consensual... :P
March 19, 2015, 14:28 (GMT)
Add comment about load factor, 'hide' stats ghash functions behind an ifdef in header.
March 19, 2015, 13:41 (GMT)
Address coments from review.
March 19, 2015, 12:19 (GMT)
Squashed commit of temp-ghash-experiments, minus the 'hash storage' part.
March 19, 2015, 12:19 (GMT)
Remove set ops (union etc.).
March 19, 2015, 12:19 (GMT)
Remove gtests.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021