1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  4. 24dae8a drd: Add three additional strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  5. 2d7515c drd: Add strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  6. 074d6a0 drd: Add strstr() intercept (#326623) by bart · 11 years ago
  7. 72df022 drd: Add strrchr(), memchr(), memrchr() and memcmp() intercepts (#326623) by bart · 11 years ago
  8. 272a0c9 drd: Add stpcpy() intercept (#326436) by bart · 11 years ago
  9. 434d4a7 drd: Add additional strchr(), strcpy() and strcmp() intercepts (#326436) by bart · 11 years ago
  10. f790138 drd: Add strchr(), strcpy(), strcmp() and memcpy() intercepts (#326436) by bart · 11 years ago
  11. fb835fc drd: Avoid that optimized strlen() implementations trigger false positive race reports (#326091) by bart · 11 years ago
  12. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  13. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  14. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  15. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 12 years ago
  16. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  17. 3c94445 For intercepts in libc and the dynamic linker (ld.so or dyld), split by sewardj · 13 years ago
  18. 922304f Updated modeline and copyright statement in DRD source files. by bart · 13 years ago
  19. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  20. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  21. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  22. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  23. 9f20746 Updated copyright years. by njn · 15 years ago
  24. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  25. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed from exp-drd/drd_strmem_intercepts.c]
  26. afe8226 Added intercepts for strlen() and strnlen(). by bart · 16 years ago