1. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  2. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  3. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  4. b1cc5d6 by njn · 14 years ago
  5. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  6. 8ddb93a Get rid of kludgey and non-functional PID caching in the printing mechanism. by sewardj · 14 years ago
  7. ee29657 Disable pid caching for print output: it's wrong in a child after by sewardj · 15 years ago
  8. 82baca7 This was meant to go in with r10573. by njn · 15 years ago
  9. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  10. 9f20746 Updated copyright years. by njn · 15 years ago
  11. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  12. 5018f53 Fixed compiler warning. by bart · 16 years ago
  13. 14b151d Remove VG_ prefixing from static (non-exported) functions. by sewardj · 16 years ago
  14. 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
  15. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  16. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  17. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  18. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  19. 03e2bb8 Always ensure that the output buffer is zero-terminated, even if it is by sewardj · 18 years ago
  20. 4cfea4f by sewardj · 18 years ago
  21. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  22. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago
  23. 45f4e7c by sewardj · 19 years ago
  24. 5eaff2f Fix incorrect computation of miss rates due to Int/Long mixups <sigh>. by njn · 19 years ago
  25. a11553a Move the code for generating a human-readable time string into its own function. by sewardj · 19 years ago
  26. 641e616 Make VG_(percentify)() cope if the denominator is zero. by njn · 19 years ago
  27. 7a5915e Fix comments. by njn · 19 years ago
  28. 856c54e by njn · 19 years ago
  29. 24a6efb by njn · 19 years ago
  30. c7561b9 by njn · 19 years ago
  31. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  32. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  33. 132bfcc by njn · 19 years ago
  34. c44a6c2 whoops, add this by njn · 19 years ago