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. a6a6d92 The number of elements in a hash table cannot be negative. by florian · 9 years ago
  5. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  6. 883315a Replace adler32 by sdbm_hash in m_deduppoolalloc.c by philippe · 9 years ago
  7. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  8. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  9. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  10. 8eebf23 Fix a few casts that dropped type qualifiers. As pointed out by -Wcast-qual. by florian · 10 years ago
  11. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  12. 5e1e923 Document NULL-ness of the return value of the dedup allocation functions. by florian · 10 years ago
  13. a75b56e Avoid doing arithmetic with NULL by philippe · 10 years ago
  14. e3e515b Fix a bug in the "numbering" dedup pool: as indicated in by philippe · 10 years ago
  15. 1554fa5 Add 'numbering identification' to the dedup pool. by philippe · 10 years ago
  16. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  17. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago