projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GMutex (linux): detect and report some errors
[platform/upstream/glib.git]
/
glib
/
ghash.c
2014-06-01
Matthias Clasen
docs: Add missing language annotations
blob
|
commitdiff
2014-02-21
Xavier Claessens
GHashTable: Explicitly document that _iter_remove(...
blob
|
commitdiff
|
diff to current
2014-02-20
William Jon McCann
docs: use "Returns:" consistently
blob
|
commitdiff
|
diff to current
2014-02-15
Matthias Clasen
docs: let go of *
blob
|
commitdiff
|
diff to current
2014-02-08
Matthias Clasen
Eradicate links and xrefs
blob
|
commitdiff
|
diff to current
2014-02-06
Matthias Clasen
Docs: replace <literal> by `
blob
|
commitdiff
|
diff to current
2014-02-06
Matthias Clasen
Convert external links to markdown syntax
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Annotate all examples with their language
blob
|
commitdiff
|
diff to current
2014-01-31
Daniel Mustieles
Updated FSF's address
blob
|
commitdiff
|
diff to current
2014-01-20
Simon McVittie
GHashTable: statically assert that GHashTableIter works...
blob
|
commitdiff
|
diff to current
2013-11-24
Matthias Clasen
Add boolean returns to some hash functions
blob
|
commitdiff
|
diff to current
2013-10-27
Ryan Lortie
Add g_hash_table_get_keys_as_array()
blob
|
commitdiff
|
diff to current
2013-04-02
Colin Walters
ghash: Suppress -Wmaybe-uninitialized from GCC 4.4
blob
|
commitdiff
|
diff to current
2013-03-18
Matthias Clasen
g_hash_table_get_keys: Improve docs slightly
blob
|
commitdiff
|
diff to current
2013-02-02
Ryan Lortie
hashtable: properly handle insert() de-set-ifying
blob
|
commitdiff
|
diff to current
2012-10-10
Dan Winship
ghash.c: fix docs
blob
|
commitdiff
|
diff to current
2012-10-07
Jasper St. Pierre
ghash: Add documentation
blob
|
commitdiff
|
diff to current
2012-03-31
Robert Ancell
Add missing allow-none annotations for function parameters.
blob
|
commitdiff
|
diff to current
2012-02-10
Christophe Fergeau
Fix g_hash_table_foreach crash with NULL hash table
blob
|
commitdiff
|
diff to current
2012-01-25
Ryan Lortie
GHash: add note about randomness in hashing
blob
|
commitdiff
|
diff to current
2012-01-25
Matthias Clasen
GHashTable: Add a note about hash collisions
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2012-01-11
Philip Withnall
Bug 666700 — Add some missing (allow-none) annotations
blob
|
commitdiff
|
diff to current
2012-01-09
Matthias Clasen
Realign the hash set example with added api
blob
|
commitdiff
|
diff to current
2012-01-06
Ryan Lortie
GHashTable: new 'add' and 'contains' APIs
blob
|
commitdiff
|
diff to current
2011-10-24
Matthias Clasen
Fix g_hash_table_iter_replace
blob
|
commitdiff
|
diff to current
2011-10-04
Simon McVittie
Be clear that g_str_hash etc. don't accept NULL
blob
|
commitdiff
|
diff to current
2011-10-04
Simon McVittie
Be completely clear about what g_direct_hash, g_direct_...
blob
|
commitdiff
|
diff to current
2011-10-04
Simon McVittie
GHashTable: be more clear what g_int_hash wants
blob
|
commitdiff
|
diff to current
2011-10-02
Matthias Clasen
Move all hash functions to ghash.c
blob
|
commitdiff
|
diff to current
2011-10-02
Matthias Clasen
GHash: Cosmetic changes
blob
|
commitdiff
|
diff to current
2011-09-19
Ryan Lortie
Don't #include <glib/gslice.h> from gmem.h
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-08-19
Stef Walter
Merge branch 'concurrent-cancellable'
blob
|
commitdiff
|
diff to current
2011-08-15
Ryan Lortie
ghash: fix error in "as a set" documentation
blob
|
commitdiff
|
diff to current
2011-06-21
Philip Van Hoof
Add iter_replace API to GHashTableIter
blob
|
commitdiff
|
diff to current
2011-05-29
Matthias Clasen
Volatile not necessary after all
blob
|
commitdiff
|
diff to current
2011-05-29
Matthias Clasen
GHash: Avoid nonatomic access to the reference count
blob
|
commitdiff
|
diff to current
2011-05-27
Matthias Clasen
Preserve consistency when removing all nodes from a...
blob
|
commitdiff
|
diff to current
2011-05-23
Matthias Clasen
Cosmetics
blob
|
commitdiff
|
diff to current
2011-05-22
Matthias Clasen
Trivial: fix a typo
blob
|
commitdiff
|
diff to current
2011-05-20
Matthias Clasen
Enforce rules about modifying hash tables in callbacks
blob
|
commitdiff
|
diff to current
2011-05-20
Matthias Clasen
Be more careful when calling destroy notifies
blob
|
commitdiff
|
diff to current
2011-05-02
Dan Winship
Fix compiler warnings
blob
|
commitdiff
|
diff to current
2011-05-01
Matthias Clasen
GHash: make sets with refcounted keys work correctly
blob
|
commitdiff
|
diff to current
2011-05-01
Matthias Clasen
GHash: introduce a "set" mode
blob
|
commitdiff
|
diff to current
2011-05-01
Morten Welinder
GHash: eliminate one of the lookup_nodes functions.
blob
|
commitdiff
|
diff to current
2011-05-01
Morten Welinder
GHash: split nodes array into seperate arrays.
blob
|
commitdiff
|
diff to current
2011-05-01
Morten Welinder
GHash: use macros to check for magic hash values.
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-27
Matthias Clasen
GHashTable: Small optimization of remove-all
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-02-25
Matthias Clasen
GHashTable: Clarify g_hash_table_lookup_extended docs
blob
|
commitdiff
|
diff to current
2011-02-01
Johan Dahlin
Correct gtk-doc SECTION: syntax
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-09-04
Emmanuele Bassi
Build fixes for the fall-out of the inclusion changes
blob
|
commitdiff
|
diff to current
2010-09-04
Matthias Clasen
More include cleanups
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
glib/: fully remove galias hacks
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-03-21
Ryan Lortie
gtk-doc fixups
blob
|
commitdiff
|
diff to current
2010-01-29
Ryan Lortie
GHash: move docs from tmpl to inline comments
blob
|
commitdiff
|
diff to current
2009-04-27
David Zeuthen
Bug 580453 – Hash and equal functions for gint64 and...
blob
|
commitdiff
|
diff to current
2008-11-04
Christian Dywan
Bug 558672 – NULL key lookup using g_hash_table_lookup_...
blob
|
commitdiff
|
diff to current
2008-10-27
Joseph Pingenot
changed "#GHashTableIterator" to "#GHashTableIter"...
blob
|
commitdiff
|
diff to current
2008-09-20
Hans Petter Jansson
Rewrite most of GHashTable to use open addressing with...
blob
|
commitdiff
|
diff to current
2008-06-10
Matthias Clasen
Bug 536158 – also bump GHashTable version when...
blob
|
commitdiff
|
diff to current
2008-03-31
Matthias Clasen
Fix the build with -DG_DISABLE_ASSERT. (#525060, Arfrev...
blob
|
commitdiff
|
diff to current
2008-01-02
Alvaro Lopez Ortega
These functions prototype defines its output as void...
blob
|
commitdiff
|
diff to current
2007-12-15
Matthias Clasen
Fix up docs
blob
|
commitdiff
|
diff to current
2007-12-15
Matthias Clasen
Add hash table iterators. (#500507, Jean-Yves Lefort)
blob
|
commitdiff
|
diff to current
2007-12-06
Mathias Hasselmann
Call destroy notify when destroying the hash table...
blob
|
commitdiff
|
diff to current
2007-12-05
Ryan Lortie
ungtk-docify some comments for internal functions
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
no code changes; add comments to document the internal...
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
no code changes; reorder functions to remove the need...
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
improve clarity in some functions
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
rename 'node' to 'node_ptr' where appropriate
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
convert G_HASH_TABLE_RESIZE() macro to inline function
blob
|
commitdiff
|
diff to current
2007-12-04
Ryan Lortie
only whitespace fixes, mostly removing spaces at ends...
blob
|
commitdiff
|
diff to current
2007-12-03
Ryan Lortie
create a common function for the many places where...
blob
|
commitdiff
|
diff to current
2007-12-03
Ryan Lortie
merge more common code into functions. Vastly simplify...
blob
|
commitdiff
|
diff to current
2007-11-28
Ryan Lortie
nothing to see here... move along, move along :)
blob
|
commitdiff
|
diff to current
2007-11-28
Ryan Lortie
insert/replace were identical except for a single line...
blob
|
commitdiff
|
diff to current
2007-06-25
Tim Janik
g_hash_table_find(), g_hash_table_foreach(): document...
blob
|
commitdiff
|
diff to current
2007-04-11
Emmanuele Bassi
Add g_hash_table_get_keys() and g_hash_table_get_values...
blob
|
commitdiff
|
diff to current
2006-12-28
Tim Janik
implemented static debugging hash-tree to validate...
blob
|
commitdiff
|
diff to current
2006-12-27
Ryan Lortie
cache the value of the hash function in the GHashNode...
blob
|
commitdiff
|
diff to current
2006-12-18
Matthias Clasen
Forgotten file
blob
|
commitdiff
|
diff to current
2006-06-01
Matthias Clasen
Add g_hash_table_{remove,steal}_all to remove all nodes...
blob
|
commitdiff
|
diff to current
2006-01-25
Tim Janik
honour g_mem_gc_friendly settings when freeing slices...
blob
|
commitdiff
|
diff to current
2005-11-28
Matthias Clasen
Silence compiler warnings.
blob
|
commitdiff
|
diff to current
2005-11-25
Morten Welinder
Typo in comment.
blob
|
commitdiff
|
diff to current
2005-11-23
Matthias Clasen
Documentation improvements
blob
|
commitdiff
|
diff to current
2005-11-22
Tim Janik
g_hash_table_new_full(): create hash tables with a...
blob
|
commitdiff
|
diff to current
2005-11-01
Tim Janik
prepared deprecation of GMemChunk and GAllocator. added...
blob
|
commitdiff
|
diff to current
2005-07-26
Matthias Clasen
Fix a typo in the docs. (#311569, Ross Burton)
blob
|
commitdiff
|
diff to current
next