1. 2d9e874 by sewardj · 15 years ago
  2. 5d9dc75 Merge include/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  3. 9f20746 Updated copyright years. by njn · 15 years ago
  4. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  5. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  6. 5eed741 Add a comment re VG_(expand_file_name). by sewardj · 16 years ago
  7. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  8. da09859 Move VG_(clo_backtrace_size) to a tool-visible header file. by sewardj · 17 years ago
  9. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  10. 5abcc0b Get rid of VG_NUMW_CLO, as it is pretty much identical to VG_NUM_CLO, by sewardj · 17 years ago
  11. e4faf5d Back out r7221, which was incorrect. by njn · 17 years ago
  12. 0b36e66 Fix NUM_CLO checking. by njn · 17 years ago
  13. 2dd08f5 Tweak VG_(expand_file_name), as per Josef's suggestions. by njn · 17 years ago
  14. 374a36d by njn · 17 years ago
  15. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  16. 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
  17. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  18. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  19. f767d96 by sewardj · 18 years ago
  20. 4d56c7c Make VG_(clo_log_file_qualifier) tool-visible. by sewardj · 18 years ago
  21. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  22. 63d1c00 Move a couple of functions out of tool view. by sewardj · 18 years ago
  23. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  24. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  25. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  26. f9b5b7d Make VG_(clo_vex_control) tool-visible so tools can control how by sewardj · 19 years ago
  27. 768db0e New command line option: --xml-user-comment=XMLTEXT, which allows by sewardj · 19 years ago
  28. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  29. 2024234 by njn · 19 years ago