1. 2f01aa1 Update. by sewardj · 19 years ago
  2. f0f2986 Update. by sewardj · 19 years ago
  3. e767512 Update. by sewardj · 19 years ago
  4. 67778fe update by dirk · 19 years ago
  5. fad465f update by dirk · 19 years ago
  6. d84192c update by dirk · 19 years ago
  7. 80b40d7 Update. by sewardj · 19 years ago
  8. 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
  9. 482ad69 Oops, recover from race condition in updating this file :-) by sewardj · 19 years ago
  10. 7269818 Track recently-arrived bugs. by sewardj · 19 years ago
  11. 241a1f5 Update some bug statuses. by tom · 19 years ago
  12. 54055f9 Track recent merging. by sewardj · 19 years ago
  13. 8987815 Fill in some revision numbers. by tom · 19 years ago
  14. a5facd4 Reformat and update. by sewardj · 19 years ago
  15. 77488b3 Update details of slow startup on gentoo amd64 systems. by tom · 19 years ago
  16. 17d86b1 Update. by sewardj · 19 years ago
  17. 1908b71 Update. by sewardj · 19 years ago
  18. fd55ac0 Move file to a more appropriate place. by njn · 19 years ago
  19. e9b715c Minor tweaks to get the FAQ on one page, per nick's request by de · 19 years ago
  20. e6ca7bd minor tweaks by de · 19 years ago
  21. 9a91951 Hopefully this is the final commit for 3.0.0. by sewardj · 19 years ago
  22. 779d704 Do per-chapter chunking for the html output. by sewardj · 19 years ago
  23. bdbcacd One more thing to remember. by njn · 19 years ago
  24. a920d8a More release-HOWTO notes. by njn · 19 years ago
  25. bce1980 Added some anchors for core flags by de · 19 years ago
  26. 61ff456 wibble++ by sewardj · 19 years ago
  27. 645580e In the final install, copy the documentation .pdf/.ps to files with a by sewardj · 19 years ago
  28. 85773ee wibble by njn · 19 years ago
  29. 5127298 Clean up command-line args info in the manual and man page for 3.0.0 release. by njn · 19 years ago
  30. d6bfc84 Build the .ps/.pdf documentation by default when doing 'make dist'. by sewardj · 19 years ago
  31. b026720 Make it more obvious if something fails when making HTML or PS/PDF docs. by njn · 19 years ago
  32. 49fbe60 I'm still a moron (just in case anybody wondered whether things had by sewardj · 19 years ago
  33. 8bc09dc Record my adventures in 'make print-docs' land. by sewardj · 19 years ago
  34. 27eca03 I think && might be a better statement-joiner than ; -- the pdfxmltex by sewardj · 19 years ago
  35. 12c9095 Added a point for Josef W. by njn · 19 years ago
  36. 14e42ba updated j's email address by de · 19 years ago
  37. 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
  38. af66ea6 Added a checklist of things to do when doing a release. Please add to this by njn · 19 years ago
  39. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  40. 49ef544 The devil's in the details .. by sewardj · 19 years ago
  41. c8c3a85 Add a makefile for the new documentation directory to avoid errors by tom · 19 years ago
  42. f7c00b1 by njn · 19 years ago
  43. 30a1500 allow to be build in a buildroot by dirk · 19 years ago
  44. 5cf7791 Remove very old info about the CVS repo at Sourceforge. by njn · 19 years ago
  45. 24f07d1 Remove trailing slash (some part of the autoswamp didn't like it) by sewardj · 19 years ago
  46. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  47. 9bd2d7e by njn · 19 years ago
  48. 89b4cb6 Added some targets for massif & core options by de · 19 years ago
  49. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  50. c7561b9 by njn · 19 years ago
  51. 16eeb4e by njn · 19 years ago
  52. 5995fcd Updated date :-) by sewardj · 19 years ago
  53. ccde45e mc-tech-docs.xml: by de · 19 years ago
  54. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  55. 7df470b by njn · 19 years ago
  56. 6d82819 by njn · 19 years ago
  57. 0211ff3 Add note to FAQ about unloaded shared objects and leak errors. by njn · 19 years ago
  58. 8a5ad76 Update FAQ about GLIBCXX_FORCE_NEW name-change. by njn · 19 years ago
  59. 51d827b by njn · 19 years ago
  60. ce058b0 New flag --trace-cfi=yes|no [no], which is for debugging the CFI reader. by sewardj · 19 years ago
  61. d0d6473 Fix two typos. by njn · 19 years ago
  62. 0e9d7e4 Remove --sloppy-malloc from man page. by njn · 19 years ago
  63. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  64. 97724e5 In vg_memory.c, allow the stack-change threshold to be specified by a by sewardj · 19 years ago
  65. b3bcd23 It seems deref_UInt is fine - socklen_t is a 32 bit value on amd64. by tom · 19 years ago
  66. 191bf85 Remove a coupld of entries that have been dealt with. by tom · 19 years ago
  67. a11b9b0 Remove an out-of-date FAQ, putting the still-relevant part in another by njn · 19 years ago
  68. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  69. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  70. 21f9195 Documentation update. This should bring the core of the documentation by njn · 19 years ago
  71. c88614a Add what I think is needed for the man page in the Makefile.am. by njn · 19 years ago
  72. 74e7012 Added Valgrind man page. (Ultimately, it would be best if this were by njn · 19 years ago
  73. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  74. 117606f Remove now-unnecessary FAQ. (Was removed from the text FAQ.txt a while ago.) by njn · 19 years ago
  75. 09cbc97 by njn · 19 years ago
  76. 6fb1e55 by njn · 19 years ago
  77. 76c5bfa Added the Quick Start Guide, in XML. Not entirely happy with the formatting by njn · 19 years ago
  78. 612dcd5 Fix broken xml tags. by njn · 19 years ago
  79. 5200388 These files are no longer needed. Bye! by sewardj · 19 years ago
  80. cbdddcf by sewardj · 19 years ago
  81. 603d410 Implement --log-file-exactly= for when the user wants to specify by sewardj · 20 years ago
  82. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 20 years ago
  83. 009af89 Added a short document explaining the directory structure and how to by njn · 20 years ago
  84. 6b9b9dd Added a short doc listing places that I know or suspect are not 64-bit clean. by njn · 20 years ago
  85. c4fcca3 Updated docs with all the changes that I'm aware of that happened since by njn · 20 years ago
  86. 4452e60 Added a short document about how to port to a new arch or OS. by njn · 20 years ago
  87. 2777d93 Another todo item. by njn · 20 years ago
  88. 12bb6d4 Another todo item. by njn · 20 years ago
  89. 0ce9da2 Updated todo list. by njn · 20 years ago
  90. c11a29e Fix PS/PDF generation somewhat; the Makefile syntax errors are now by njn · 20 years ago
  91. 671319b Minor docs building fix. by njn · 20 years ago
  92. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  93. c557452 version -> 2.2.0 by jseward · 20 years ago
  94. 537e894 by nethercote · 20 years ago
  95. 7bc2344 Version wibble by jseward · 20 years ago
  96. c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
  97. 9f07c54 Updated the manual for some recent changes, esp. the fact that Memcheck is no by nethercote · 21 years ago
  98. e45636f Change date. by jseward · 21 years ago
  99. 693028e ---> 2.1.0 by jseward · 21 years ago
  100. 137bc55 by nethercote · 21 years ago