- a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
- 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 13 years ago
- 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
- 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
- c8bd1df Memcheck: by sewardj · 13 years ago
- e81a454 Minor documentation fixes for the GDB server. (Philippe Waroquiers, by sewardj · 13 years ago
- 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
- 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
- 49d5a28 Fix minor documentation nits (Michael Snyder, msnyder@vmware.com) by sewardj · 14 years ago
- e7decf8 Fix up out of date documentation for VALGRIND_CREATE_BLOCK and VALGRIND_DISCARD. by sewardj · 14 years ago
- 7c02ba7 Clarify some details about "possibly lost" heap blocks. by njn · 14 years ago
- e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
- 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
- 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
- 09f2e6c wibble by njn · 15 years ago
- a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
- 7375de3 More docs build tweaks: by njn · 15 years ago
- 2f7eebe Various fix-ups for Memcheck's manual chapter. by njn · 15 years ago
- c1abdcb Move command-line option details after the description of Memcheck's error by njn · 15 years ago
- 47ed08c Added documentation for --ignore-ranges. It's not very good, though, if by njn · 15 years ago
- 2ecfcec Put Memcheck's command line options in the manual in the same order as its by njn · 15 years ago
- a437a60 Various clean-ups, mostly in chapter 3. by njn · 15 years ago
- 7316df2 Various manual fix-ups: by njn · 15 years ago
- 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- 9d6d2a9 Fixed XML syntax. by bart · 15 years ago
- 389f570 Add details about an interior-pointer case that can occur with C++. by njn · 15 years ago
- 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
- af25f67 Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fixed some formatting inconsistencies. by bart · 15 years ago
- 557bb83 Fix some broken XML tags. by njn · 15 years ago
- 62dd9fa Tweak the Memcheck manual, fixing bug #157154 in the process. by njn · 16 years ago
- 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 16 years ago
- 8df80b2 by njn · 16 years ago
- 6bf365c Changed the way files are installed. Instead of going into by njn · 16 years ago
- cd0f2bd Add documentation on the new --track-origins=no|yes [no] flag. by sewardj · 17 years ago
- c678a54 * document gcc code generation shenanigans on ppc32-linux by sewardj · 17 years ago
- fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
- 778d783 Update documents in preparation for 3.3.0, and restructure them by sewardj · 17 years ago
- 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
- 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
- 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
- 805de29 Fix a man page bug. by njn · 18 years ago
- ae0e07b Expand the first para of the custom-allocator section so it says what by sewardj · 18 years ago
- ce10c26 Excellent documentation from Graydon Hoare on his mempool client-request work. by sewardj · 18 years ago
- dbf7ca7 by njn · 19 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- 97ab7e7 mc-tech-docs.xml - removed ref to cachegrind.org by de · 19 years ago
- 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
- 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
- f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
- 0ded7a4 memcheck: make --partial-loads-ok=yes work again, but now make it by sewardj · 19 years ago
- 74e3233 In the spirit of other changes over the past month aimed at supporting by sewardj · 19 years ago
- b452f95 minor fixes (probably not worth backporting) by njn · 19 years ago
- ab5b714 How do you like this: there was no proper description in the manual by njn · 19 years ago
- 62ad73d A few minor manual updates. by njn · 19 years ago
- c8cccb1 fix breakage/wibbles by njn · 19 years ago
- 5127298 Clean up command-line args info in the manual and man page for 3.0.0 release. by njn · 19 years ago
- 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
- ccad0b8 Add note about justified pedantry of overlap checking. by njn · 19 years ago
- bc32e82 Added some more targets to the docs. by de · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
- ccde45e mc-tech-docs.xml: by de · 19 years ago
- 21f9195 Documentation update. This should bring the core of the documentation by njn · 20 years ago
- c4fcca3 Updated docs with all the changes that I'm aware of that happened since by njn · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- bd2e75c by njn · 20 years ago
- c18f2a8 Removed the now-defunct files vg_from_ucode.c and vg_to_ucode.c. by njn · 20 years ago
- 8b76fe5 by nethercote · 20 years ago
- 73b526f by nethercote · 20 years ago
- b497149 Remove reference to --tool=memcheck being the default. by thughes · 20 years ago
- 1c85a56 Fix grammar by nethercote · 20 years ago
- 776ac36 Update docs for filename change. by nethercote · 20 years ago
- 537e894 by nethercote · 20 years ago
- bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
- b916f2d Remove out-of-date limitations from tech docs. by nethercote · 21 years ago
- 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
- 137bc55 by nethercote · 21 years ago
- d799418 by njn · 21 years ago
- 6e69ecd by njn · 21 years ago
- 667c98f typo by daywalker · 21 years ago
- 7e73e5f spelling fixes by daywalker · 21 years ago
- c061666 Added support for Value16 and Addr16 error suppressions. by njn · 21 years ago
- 6c003c6 by njn · 21 years ago
- 34419c1 by njn · 22 years ago
- 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
- 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 22 years ago
- 43c799e by njn · 22 years ago
- 6452214 Fix up the documentation to be just about OK for version 2.0. by sewardj · 22 years ago
- f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
- 9160c95 by sewardj · 22 years ago
- 831d401 by sewardj · 22 years ago
- 10ba625 merge rev 1.35.2.6: by sewardj · 22 years ago
- 8ec2cfc by sewardj · 22 years ago
- d790dc0 by njn25 · 22 years ago
- 936159b by njn25 · 22 years ago
- e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
- 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
- 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago