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. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  5. fd40d8b Remove a comment that is no longer valid. The real reason we (now) by florian · 10 years ago
  6. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  7. c9e3e61 Remove unused and possibly incorrectly defined macro. by florian · 10 years ago
  8. a7d70b1 Reword/clarify the VG_(parse_enum_set) comment. by philippe · 10 years ago
  9. 0c2923f Factorise enum set parsing code by philippe · 10 years ago
  10. cc49074 VG_(bzero_inline): handle up to 12 words inline. by sewardj · 10 years ago
  11. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  12. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  13. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  14. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  15. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  16. 660c5a4 Fix some prototypes. by florian · 12 years ago
  17. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  18. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  19. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  20. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  21. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  22. 39d234a Fix stupid bug in VG_(bzero_inline), as spotted by Bart. by sewardj · 14 years ago
  23. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 14 years ago
  24. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  25. f9dcb3b Param names sync wibble. by njn · 15 years ago
  26. 9f20746 Updated copyright years. by njn · 15 years ago
  27. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 15 years ago
  28. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  29. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 15 years ago
  30. d7a02db by sewardj · 15 years ago
  31. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  32. 9c606bd by sewardj · 16 years ago
  33. fab2990 update comments by njn · 16 years ago
  34. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  35. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  36. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  37. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  38. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  39. 5b41092 Add VG_(atoll). by njn · 17 years ago
  40. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  41. fdec403 Make VG_STREQ return True or False, rather than any integer. by njn · 17 years ago
  42. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  43. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  44. cda391f Add comment about log2(). by njn · 18 years ago
  45. 45f4e7c by sewardj · 19 years ago
  46. 9828b34 by njn · 19 years ago
  47. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  48. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  49. 97405b2 by njn · 19 years ago