1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. a6a6d92 The number of elements in a hash table cannot be negative. by florian · 9 years ago
  6. 6debd85 Also compare keys before calling cmp in the hash table stats printing by philippe · 9 years ago
  7. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  8. 47124e9 Give statistics about RCEC helgrind hash table chains. by philippe · 9 years ago
  9. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  10. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  11. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  12. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  13. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  14. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  15. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  16. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  17. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  18. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  19. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  20. 9f20746 Updated copyright years. by njn · 15 years ago
  21. 9c606bd by sewardj · 16 years ago
  22. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  23. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  24. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  25. 0c24f8a Change authorship. by sewardj · 18 years ago
  26. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  27. 755e126 Fix read-after-free in VG_(HT_destruct). This fixes by sewardj · 18 years ago
  28. 1af7972 Added an iterator to VgHashTable. by njn · 19 years ago
  29. 246a9d2 by njn · 19 years ago
  30. 34582fb Give variable a better name. by njn · 19 years ago
  31. f69f945 by njn · 19 years ago
  32. b882402 whoops by njn · 19 years ago
  33. c7561b9 by njn · 19 years ago
  34. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  35. 132bfcc by njn · 19 years ago
  36. b326a1a A 4999 entry hashtable is too small when there are a huge number (500k by sewardj · 19 years ago
  37. 02bc4b8 by njn · 19 years ago
  38. 81c00df by njn · 19 years ago[Renamed (96%) from coregrind/vg_hashtable.c]
  39. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  40. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  41. 50397c2 by nethercote · 20 years ago
  42. 3d6b611 by nethercote · 20 years ago
  43. f1e5e15 by nethercote · 20 years ago
  44. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  45. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 20 years ago
  46. 06072ec Removed sort_hash_array(). Changed VG_(HT_to_sorted_array)() to by njn · 21 years ago
  47. 59fb25c Increase size of block-tracking hash table(s) from 997 to 4999. by sewardj · 21 years ago
  48. 84d669f Fix stupid compile error; I iz stupid. by njn · 21 years ago
  49. ce46c2a Fix: I thought VG_(malloc)() always zeroed memory. It does at first (because by njn · 21 years ago
  50. 8372b7f wibble by njn · 21 years ago
  51. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  52. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago