[kdbus] Add SipHash algorithm
[platform/upstream/glib.git] / glib / tests / hash.c
2014-10-17 Benjamin BergAllow hash table destroy notifiers to remove other...
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenAdd tests for g_spaced_primes_closest
2014-01-01 Matthias ClasenImprove GHashTable test coverage
2013-11-28 Matthias ClasenImprove test coverage for GHashTable
2013-11-24 Matthias ClasenAdd boolean returns to some hash functions
2013-10-27 Ryan Lortietests: test g_hash_table_get_keys_as_array()
2013-02-02 Will ThompsonTest for g_hash_table_insert() corrupting sets
2012-04-02 Matthias ClasenUse new hashset api in the hash set tests
2012-02-08 Ravi Sankar Gunturglib/tests: fix memory leak
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-27 Matthias ClasenRemove obsolescent AC_HEADER_STDC macro
2011-12-14 Simon McVittiehash test: avoid leaking various keys and values
2011-10-24 Matthias ClasenFix g_hash_table_iter_replace
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-21 Philip Van HoofAdd iter_replace API to GHashTableIter
2011-06-19 Matthias Clasenhash: Improve test coverage
2011-05-27 Matthias Clasenforgotten test
2011-05-20 Matthias ClasenEnforce rules about modifying hash tables in callbacks
2011-05-20 Matthias ClasenBe more careful when calling destroy notifies
2011-05-01 Matthias ClasenGHash: make sets with refcounted keys work correctly
2011-05-01 Matthias ClasenGHash: introduce a "set" mode
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Matthias ClasenGHashTable: Add a test for remove-all functionality
2011-04-27 Matthias ClasenWhitespace cleanup
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-25 Matthias ClasenAdd some tests for g_hash_table_lookup_extended
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-23 Matthias ClasenSome more hash, utils and checksum tests
2010-06-22 Matthias ClasenMove hash tests to the test framework