2016-06-08 |
Campbell Barton | Cleanup: typo |
blob | commitdiff | raw |
2016-06-01 |
Bastien Montagne | Revert "BLI_ghash: Fix initial over-allocation of mempo... |
blob | commitdiff | raw | diff to current |
2016-06-01 |
Campbell Barton | Revert "Correct invalid pointer-pair compare check" |
blob | commitdiff | raw | diff to current |
2016-06-01 |
Bastien Montagne | BLI_ghash: Fix initial over-allocation of mempool chunks. |
blob | commitdiff | raw | diff to current |
2016-05-26 |
Campbell Barton | Correct invalid pointer-pair compare check |
blob | commitdiff | raw | diff to current |
2016-03-29 |
Campbell Barton | Fix error in ghash/gset_ensure_p_ex |
blob | commitdiff | raw | diff to current |
2016-03-14 |
Campbell Barton | Cleanup: style/spelling |
blob | commitdiff | raw | diff to current |
2016-03-09 |
Campbell Barton | Cleanup: style, spelling |
blob | commitdiff | raw | diff to current |
2016-03-02 |
Campbell Barton | GHash: BLI_ghash_ensure_p_ex now takes a pointer-to... |
blob | commitdiff | raw | diff to current |
2016-02-20 |
Bastien Montagne | Add GHash/GSet pop() feature. |
blob | commitdiff | raw | diff to current |
2015-11-29 |
Campbell Barton | Cleanup: sync edgehash w/ ghash remove logic |
blob | commitdiff | raw | diff to current |
2015-11-29 |
Campbell Barton | Cleanup: rename `hash` -> `bucket_index`, edgehash API |
blob | commitdiff | raw | diff to current |
2015-11-29 |
Campbell Barton | Cleanup: ghash/edgehash style |
blob | commitdiff | raw | diff to current |
2015-11-26 |
Campbell Barton | Partial revert of last commit |
blob | commitdiff | raw | diff to current |
2015-11-26 |
Mike Erwin | cleanup: C99 and vertex array comments |
blob | commitdiff | raw | diff to current |
2015-09-13 |
Campbell Barton | Cleanup: spelling |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Bastien Montagne | BLI_GHash: add BLI_gset_str_new helpers. |
blob | commitdiff | raw | diff to current |
2015-05-11 |
Campbell Barton | GHash: use const keys when only used for lookups |
blob | commitdiff | raw | diff to current |
2015-05-10 |
Campbell Barton | GHash: Add BLI_ghash_ensure_p_ex to copy the key |
blob | commitdiff | raw | diff to current |
2015-04-13 |
Campbell Barton | GHash: use unsigned int for ghash_size |
blob | commitdiff | raw | diff to current |
2015-04-11 |
Campbell Barton | BMesh: simplify hashing for dyntopo |
blob | commitdiff | raw | diff to current |
2015-04-06 |
Campbell Barton | GHash: ensure function, avoids multiple lookups |
blob | commitdiff | raw | diff to current |
2015-04-05 |
Campbell Barton | GHash: no reason to use GSetEntry in ghash API |
blob | commitdiff | raw | diff to current |
2015-03-23 |
Campbell Barton | Cleanup: comments, style |
blob | commitdiff | raw | diff to current |
2015-03-22 |
Bastien Montagne | Fix wrong sizeof() in new ghash hashing helpers code. |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Campbell Barton | Cleanup: use tabs |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Bastien Montagne | GHash - code reorganization, performance enhancements... |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
blob | commitdiff | raw | diff to current |
2014-12-17 |
Campbell Barton | Docs: comments (hash table & beauty fill) |
blob | commitdiff | raw | diff to current |
2014-09-25 |
Bastien Montagne | Fix previous commit rB34abb614f1344a6, which broke... |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Campbell Barton | GHash: use bool for comparison (simplify compare) |
blob | commitdiff | raw | diff to current |
2014-08-12 |
Campbell Barton | GHash: add flag get/set for gset |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Campbell Barton | Comments |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Campbell Barton | GHash/EdgeHash: avoid NULL check on iterator init |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Campbell Barton | GHash: generic comparison for int[4] |
blob | commitdiff | raw | diff to current |
2014-07-14 |
Campbell Barton | GHash, EdgeHash: add debugging function to measure... |
blob | commitdiff | raw | diff to current |
2014-06-13 |
Campbell Barton | GSet, GHash: Add BLI_gset_add, since its common to... |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Campbell Barton | Code cleanup: doxy comments |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Campbell Barton | GHash, Edgehash: add lookup_default() funcs. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Campbell Barton | GHash, EdgeHash: hint on unlikely branch |
blob | commitdiff | raw | diff to current |
2014-04-15 |
Campbell Barton | GHash: add BLI_ghashutil_uinthash_v4 for hashing 4... |
blob | commitdiff | raw | diff to current |
2014-04-15 |
Campbell Barton | GHash: add typed hash functions (were all (void *)) |
blob | commitdiff | raw | diff to current |
2014-04-08 |
Campbell Barton | GHash/Edgehash: make simple iterator checking functions... |
blob | commitdiff | raw | diff to current |
2014-04-05 |
Campbell Barton | Mempool: remove BLI_MEMPOOL_SYSMALLOC, MEM_* allocs... |
blob | commitdiff | raw | diff to current |
2013-10-31 |
Campbell Barton | code cleanup: spelling |
blob | commitdiff | raw | diff to current |
2013-09-02 |
Campbell Barton | warning cleanup: correct some odd returns and quiet... |
blob | commitdiff | raw | diff to current |
2013-09-02 |
Campbell Barton | add hash iterator functions to access the pointer to... |
blob | commitdiff | raw | diff to current |
2013-09-01 |
Campbell Barton | move strict compiler checks into a header so its easier... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
Campbell Barton | mempool internal change, use unsigned ints where possib... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Campbell Barton | ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_g... |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Campbell Barton | internal changes to ghash/edgehash, reorganize to split... |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Campbell Barton | add some safety checks in debug mode to ensure sets... |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | minor changes to edgehassh/ghash |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | BKI_gset and EdgeSet api, use when hash values aren... |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | move doxy docs out of the ghash header into the C file. |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | clearing the mempool can now keep more then a single... |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | fix leak in BLI_ghash_clear(). was never freeing entrie... |
blob | commitdiff | raw | diff to current |
2013-08-25 |
Campbell Barton | doxygen docs for ghash/edgehash |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Campbell Barton | For pointer hashing use the same method as python,... |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Campbell Barton | use ints for ghash/edgehash flags, since its allocated... |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Campbell Barton | add versions of BLI_ghash_int_new, BLI_ghash_str_new... |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Campbell Barton | revert bucket size change (edgehash was this way for... |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Campbell Barton | ghash and edgehash api, allow newly defined hashes... |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Campbell Barton | ghash/edgehash flag wasn't being initialized for new... |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Campbell Barton | rename recently added BLI_ghash_assign() -> BLI_ghash_r... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Merging r59182 through r59257 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Brecht Van Lommel | Fix a few compiler warnings reported by clang. |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Campbell Barton | add hash function BLI_ghash_assign, BLI_edgehash_assign |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Campbell Barton | minor api cleanup for ghash/edgehash |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Campbell Barton | add assert for hashes if an existing element is ever... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Merged revision(s) 58779, 58783-58784 from trunk/blende... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Campbell Barton | fix for BLI_ghash_clear from Sv. Lockal (lockal) |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Campbell Barton | code cleanup: de-duplicate BLI_ghashIterator_new/init... |
blob | commitdiff | raw | diff to current |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58424-58448 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58356-58423 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-20 |
Campbell Barton | revert r58419. caller should do NULL check here. |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Mitchell Stokes | Merged changes from trunk r58324-58419. ge_dev |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Daniel Stokes | BGE fix [#36223] Strange page fault of "Game" actuator |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-24 |
Sergey Sharybin | Merging r57629 through r57694 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Thomas Dinges | Merged revision(s) 57587-57670 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Campbell Barton | Make edgehash and ghash use the same limit for expandin... |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Campbell Barton | reduce sign conversion comparisons for smallhash and... |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Dalai Felinto | build fix for old gccs (after rev.57620) |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Sergey Sharybin | Merging r57605 through r57628 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Campbell Barton | reduce sign comparisons for ghash and add more strict... |
blob | commitdiff | raw | diff to current |
2013-05-28 |
Campbell Barton | move BLO_sys_types.h -> BLI_sys_types.h (it had nothing... |
blob | commitdiff | raw | diff to current |
2013-05-21 |
Campbell Barton | code cleanup: remove callbacks only added to wrap MEM_freeN |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | rename BLI_ghashIterator_notDone() -> BLI_ghashIterator... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | warn of sign conversions for low level apis - ghash... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | use unsigned int's for smallhash, avoids using ABS... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
blob | commitdiff | raw | diff to current |
next |