1. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  2. b7876db Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  3. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  4. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  5. 85774c7 Fix Bug #344314 callgrind_annotate ... commands containing newlines by weidendo · 9 years ago
  6. f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 9 years ago
  7. cc9480f Merge r14340,14346-14348,14352,14354-14355 from the BUF_REMOVAL branch to by florian · 10 years ago
  8. 5ee42a4 Merge revisions 14344 and 14345 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. 29eaa01 Merge r14339 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  10. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  11. 536e3d7 Merge r14289 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  12. 2f088e7 Merge revisions 14337, 14596 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  13. fed3c04 Merge six easy pieces from the BUF_REMOVAL branch: by florian · 10 years ago
  14. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  15. f5d8e65 Remove some unneded checks as identified by IBM's BEAM checker. by florian · 10 years ago
  16. b16609b Clean up confusion about VG_(args_the_exename) which was believed to by florian · 10 years ago
  17. 055c7f5 Remove unused functions CLG_(get_out_file) and CLG_(get_out_directory). by florian · 10 years ago
  18. 107954f Remove unused function swapfunc(). by sewardj · 10 years ago
  19. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  20. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  21. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  22. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  23. 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
  24. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  25. 28a23c0 Callgrind: use jmpkind from VEX for side exits. by weidendo · 13 years ago
  26. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  27. 061f079 Fix bugs catched by BEAM by weidendo · 13 years ago
  28. e7a5082 Change a bunch of < > style includes to " " style. by sewardj · 13 years ago
  29. 0ecd49e Make sure that string buffers for cost arrays are large enough. by weidendo · 14 years ago
  30. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  31. 5af96f5 Fix dumping of call cost in tail recursion optimization by weidendo · 15 years ago
  32. 0f33adf Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  33. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  34. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  35. 9f20746 Updated copyright years. by njn · 15 years ago
  36. 08ce7b3 Remove dead code relating to interface versions. by njn · 15 years ago
  37. 09ee78e Callgrind: fix a few 'unused parameter' warnings by weidendo · 15 years ago
  38. d74d9f7 Fix for bug 166581: use correct output file name after PID change by weidendo · 16 years ago
  39. 9c606bd by sewardj · 16 years ago
  40. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  41. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  42. cbf4e19 callgrind: support for --callgrind-out-file by weidendo · 17 years ago
  43. 8cd42de Avoid hundreds of warnings from -Winline on gcc-4.3: by sewardj · 17 years ago
  44. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  45. 3db4322 callgrind: Use directory in debug info when available by weidendo · 17 years ago
  46. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  47. 1b2add1 by sewardj · 17 years ago
  48. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  49. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  50. e808930 Track SysRes change. by sewardj · 18 years ago
  51. 4ce5e79 Callgrind: fix interactive control after fork() by weidendo · 18 years ago
  52. 4505790 More copyright updates. by sewardj · 18 years ago
  53. 6bb0825 Another fix for interactive control, together with by weidendo · 18 years ago
  54. a17f2a3 Callgrind merge: code by weidendo · 18 years ago