1. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  2. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  3. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  4. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  5. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  6. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 10 years ago
  7. 77dec3a Pass buffer size to VG_(elapsed_wallclock_time) so the function by florian · 10 years ago
  8. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. be1036e Remove some dead code. by florian · 10 years ago
  10. 35a82d2 Merge revisions 14220, 14221, and 15629 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  11. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  12. a4ca4fe Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly. by florian · 10 years ago
  13. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  14. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  15. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  16. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  17. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  18. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  19. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  20. 3a00f52 Fix vassert_fail producing random output for an empty format by philippe · 11 years ago
  21. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  22. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  23. bbd9a21 Char/ HChar cleanup: The various panic and printf-like functions by florian · 12 years ago
  24. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  25. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  26. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  27. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  28. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  29. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  30. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  31. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  32. b1cc5d6 by njn · 14 years ago
  33. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  34. 8ddb93a Get rid of kludgey and non-functional PID caching in the printing mechanism. by sewardj · 14 years ago
  35. ee29657 Disable pid caching for print output: it's wrong in a child after by sewardj · 15 years ago
  36. 82baca7 This was meant to go in with r10573. by njn · 15 years ago
  37. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  38. 9f20746 Updated copyright years. by njn · 15 years ago
  39. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  40. 5018f53 Fixed compiler warning. by bart · 16 years ago
  41. 14b151d Remove VG_ prefixing from static (non-exported) functions. by sewardj · 16 years ago
  42. 1a0cb6a Extended VG_(message)() buffer from 100 to 128 characters. Made sure that lines printed by different threads are not mixed up in the output. by bart · 16 years ago
  43. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  44. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  45. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  46. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  47. 03e2bb8 Always ensure that the output buffer is zero-terminated, even if it is by sewardj · 18 years ago
  48. 4cfea4f by sewardj · 18 years ago
  49. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  50. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago
  51. 45f4e7c by sewardj · 19 years ago
  52. 5eaff2f Fix incorrect computation of miss rates due to Int/Long mixups <sigh>. by njn · 19 years ago
  53. a11553a Move the code for generating a human-readable time string into its own function. by sewardj · 19 years ago
  54. 641e616 Make VG_(percentify)() cope if the denominator is zero. by njn · 19 years ago
  55. 7a5915e Fix comments. by njn · 19 years ago
  56. 856c54e by njn · 19 years ago
  57. 24a6efb by njn · 19 years ago
  58. c7561b9 by njn · 19 years ago
  59. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  60. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  61. 132bfcc by njn · 19 years ago
  62. c44a6c2 whoops, add this by njn · 19 years ago