1. 97405b2 by njn · 19 years ago
  2. 31513b4 by njn · 19 years ago
  3. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  4. a288784 Avoid possible array overflow. Reported by Madhu Kurup. by njn · 19 years ago
  5. 6f1f76d Fix error found by Madhu Kurup: by njn · 19 years ago
  6. 2024234 by njn · 19 years ago
  7. 02bc4b8 by njn · 19 years ago
  8. 81c00df by njn · 19 years ago
  9. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  10. 717cde5 by njn · 19 years ago
  11. 51d827b by njn · 19 years ago
  12. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  13. 8a97c6d by njn · 19 years ago
  14. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago
  15. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  16. d01fef7 by njn · 19 years ago
  17. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  18. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 19 years ago
  19. 467a020 Don't print debug info. by njn · 19 years ago
  20. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  21. b5f6f51 by sewardj · 19 years ago
  22. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  23. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  24. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  25. 5773590 Reinstate Massif. by njn · 20 years ago
  26. ee8a586 Update Massif's TL_(instrument)() to work with Vex (trivial). by njn · 20 years ago
  27. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  28. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  29. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  30. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  31. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  32. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  33. d1b64b2 by nethercote · 20 years ago
  34. 3d6b611 by nethercote · 20 years ago
  35. acac2fd by nethercote · 20 years ago
  36. 8b5f40c by nethercote · 20 years ago
  37. 7ac7f7b by nethercote · 20 years ago
  38. 799fb80 by nethercote · 20 years ago
  39. 159dfef Don't inline large function by nethercote · 20 years ago
  40. 4606320 by nethercote · 20 years ago
  41. 4388a40 by nethercote · 20 years ago
  42. 43a15ce Avoid divisions by zero. This fixes bug 78765. by nethercote · 20 years ago
  43. 537e894 by nethercote · 20 years ago
  44. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  45. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  46. 57e36b3 by nethercote · 20 years ago
  47. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  48. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  49. 27fec90 by nethercote · 20 years ago
  50. a0b7791 Fix wishlist item 82098, thanks to Ralf Wildenhues: by nethercote · 20 years ago
  51. eb479cb Fix patch from this morning -- missing commas, erk by nethercote · 20 years ago
  52. c746918 Teach Massif about the 'nothrow' versions of new and new[]. by nethercote · 20 years ago
  53. 2da914c Update copyright by nethercote · 20 years ago
  54. fc01635 Fix for bug 79355: fix up bogus assertion that was failing when by nethercote · 20 years ago
  55. c1f8ad9 Add a "delete:" line to the regression test .vgtest files, to clean up any file by nethercote · 20 years ago
  56. ed4ad88 Fix bug in hp2ps that caused the title to have negative numbers in it. Thanks by nethercote · 20 years ago
  57. 29b0261 Remove Massif's version number now that it's part of the main distro. by nethercote · 20 years ago
  58. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  59. 612e836 Be slightly less verbose at -v. by jseward · 20 years ago
  60. 51f3ff1 List memalign as an allocator. by fitzhardinge · 20 years ago
  61. 47a8996 Move the '-lm' link flag to the end of the command line, so it works for by nethercote · 20 years ago
  62. 48977c3 Fix 'make dist'. by nethercote · 20 years ago
  63. 27645c7 Changed bug_reports_to. by nethercote · 20 years ago
  64. 74729ef Update and add various .cvsignore files. by nethercote · 20 years ago
  65. 5912c81 Added copyright notice to all hp2ps source files. by nethercote · 20 years ago
  66. 909f28a Whoops, meant to add with Massif. by nethercote · 20 years ago
  67. fc87c16 Whoops, meant to add this with the rest of Massif. by nethercote · 20 years ago
  68. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago