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. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  6. fc99238 Change the GCC demangler to not use VLA. The rationale is that these VLAs by florian · 9 years ago
  7. 5381b42 There must be at least one element in a VLA. Found by libubsan. by florian · 9 years ago
  8. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  10. 3c3a6e4 Update a comment so it won't need updating in the future. No functional change. by florian · 10 years ago
  11. ca65dc5 Silence a compiler warning as issued by certain versions of GCC. by florian · 10 years ago
  12. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  13. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  14. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. 8dc79ce Update the C++ demangler by importing files from GCC trunk @ r181975. by florian · 13 years ago
  17. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  18. 9604484 Extend the behavioural-equivalence-class mechanism for redirection by sewardj · 13 years ago
  19. 85cf900 Add more infrastructure to be used for fixing #275284 (Valgrind by sewardj · 13 years ago
  20. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  21. aa315e4 Back out r10385 (Change demangler to not use excessive space from by sewardj · 15 years ago
  22. 578b171 Add new mangling Z-pair "ZD" to encode '$', since that's sometimes used by sewardj · 15 years ago
  23. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  24. 48b2461 Change demangler to not use excessive space from stack by weidendo · 15 years ago
  25. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  26. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  27. 9f20746 Updated copyright years. 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. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  30. 6b7611b Cleaned up the demangling mess: by njn · 15 years ago
  31. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  32. 8669fd3 Rename some local variables called 'index' to something else, to stop by sewardj · 16 years ago
  33. 9a2ce3d Fix #includes in some more libiberty files that seem to have been by sewardj · 16 years ago
  34. 695baaf Re-copy r3515 into new demangler: "Deal with apparently non-cfront by sewardj · 16 years ago
  35. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  36. 9c606bd by sewardj · 16 years ago
  37. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  38. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  39. 44fae83 Merge r6138: by sewardj · 18 years ago
  40. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  41. aa80426 Rationalise demangling a bit more, so that suppression matching works by sewardj · 18 years ago
  42. e21a858 To reduce the endless nuisance of multiple different names for "the by sewardj · 18 years ago
  43. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  44. bcd75fc Remove all remaining profiling gunk. by njn · 18 years ago
  45. c4b3f0c Fix compiler warnings. by tom · 19 years ago
  46. 6e81ea1 Choose a less-similar variable name when avoiding -Wshadow warnings. by njn · 19 years ago
  47. 39af548 Rename a local variable so as to make -Wshadow shut up. by sewardj · 19 years ago
  48. 4e4affd compile fix for an Ubuntu box I just tried by njn · 19 years ago
  49. 45f4e7c by sewardj · 19 years ago
  50. 73dc2c7 Give file a better name. by njn · 19 years ago
  51. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  52. c7561b9 by njn · 19 years ago
  53. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  54. 132bfcc by njn · 19 years ago
  55. 36a20fa by njn · 19 years ago
  56. 97405b2 by njn · 19 years ago
  57. 31513b4 by njn · 19 years ago
  58. e005931 Avoid confusing use of a pointer before checking it it's NULL. (The by njn · 19 years ago
  59. e6efe0a Add missing #include. by njn · 19 years ago
  60. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  61. 2024234 by njn · 19 years ago
  62. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago