1. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 21 years ago
  2. 6c999f2 No longer showing debugging options for --help; only for the newly added by nethercote · 21 years ago
  3. 04d0fbc Patch from Tom Hughes: by nethercote · 21 years ago
  4. 71980f0 by nethercote · 21 years ago
  5. 9f07c54 Updated the manual for some recent changes, esp. the fact that Memcheck is no by nethercote · 21 years ago
  6. 681ca37 Small update about unimplemented instructions. by fitzhardinge · 21 years ago
  7. 6a4412c Update limitations section: merge some old changes from 2.0.0 branch, and some by nethercote · 21 years ago
  8. c27cc67 CVS_SILENT NPTL is Native Posix blah blah by cartman · 21 years ago
  9. 8d715ca remove reference to --assume-2.4 option by mueller · 21 years ago
  10. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  11. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  12. 137bc55 by nethercote · 21 years ago
  13. 77eba60 by nethercote · 21 years ago
  14. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  15. 2ccec9f Mention that -fno-inline is a helpful build flag when you're debugging. by sewardj · 21 years ago
  16. d799418 by njn · 21 years ago
  17. 6e69ecd by njn · 21 years ago
  18. e8b5c05 by njn · 21 years ago
  19. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  20. 7e73e5f spelling fixes by daywalker · 21 years ago
  21. 6c003c6 by njn · 22 years ago
  22. 2974e48 wibble by njn · 22 years ago
  23. 627e626 Minor docs fixups. by njn · 22 years ago
  24. 1078545 by njn · 22 years ago
  25. 34419c1 by njn · 22 years ago
  26. 47363ab by njn · 22 years ago
  27. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
  28. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 22 years ago
  29. 43c799e by njn · 22 years ago
  30. 65f1c3f Document renaming of valgrind.h to memcheck.h. by sewardj · 22 years ago
  31. 50aca9e by njn · 22 years ago
  32. 6452214 Fix up the documentation to be just about OK for version 2.0. by sewardj · 22 years ago
  33. 03a8953 Minor documentation update about 'details'. by njn · 22 years ago
  34. f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
  35. 810086f by njn · 22 years ago
  36. 9160c95 by sewardj · 22 years ago
  37. 831d401 by sewardj · 22 years ago
  38. 27f1a38 by njn · 22 years ago
  39. 10ba625 merge rev 1.35.2.6: by sewardj · 22 years ago
  40. 0e017d8 by njn · 22 years ago
  41. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  42. d04b7c6 by njn · 22 years ago
  43. 689cf19 Minor mods by sewardj · 22 years ago
  44. 027c99c by njn · 22 years ago
  45. d790dc0 by njn25 · 22 years ago
  46. 936159b by njn25 · 22 years ago
  47. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  48. 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
  49. 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago
  50. 8c664a9 Mention kernel probs with R H "Limbo" public beta (hacked 2.4.18). by sewardj · 22 years ago
  51. b0e8e2e Document some limitations. by sewardj · 22 years ago
  52. 365a851 Final documentation updates for 1.0. by sewardj · 22 years ago
  53. bc7d878 Implement --weird-hacks=truncate-writes to limit the size of write syscalls by sewardj · 22 years ago
  54. 986b0f8 Removed line about Cachegrind being experimental. by njn · 22 years ago
  55. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  56. a2541a9 First round of manual update for 1.0. by sewardj · 22 years ago
  57. 526e3fd A few minor improvements. by njn · 22 years ago
  58. 8fb5a29 Updated Cachegrind section for the CPUID-addition/vg_cachegen-removal. by njn · 22 years ago
  59. 4294fd4 by njn · 22 years ago
  60. 7107e5e Tiny documentation wibbles by njn · 22 years ago
  61. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  62. af8abba Markup bug. by sewardj · 22 years ago
  63. ac02b2a Update for sigaltstack by sewardj · 23 years ago
  64. 8f253ff Implement semaphore functions. by sewardj · 23 years ago
  65. 5865002 Add clarification of the purpose of the malloc/free mismatch checks by sewardj · 23 years ago
  66. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 23 years ago
  67. bff8876 by njn · 23 years ago
  68. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 23 years ago
  69. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 23 years ago
  70. 9e69424 Minor corrections about cache profiling cost centres. by njn · 23 years ago
  71. 7efaa11 vg_symtab2.c: by njn · 23 years ago
  72. 7cfd572 Added section to tech docs on how cachegrind works, including the by njn · 23 years ago
  73. 1f13ab1 Remove comments about Mozilla 1.0RC1 crashing, since that's not a Valgrind by sewardj · 23 years ago
  74. 7c062c9 Fix free and free-mismatch err so the top frame in the bt isn't skipped. by sewardj · 23 years ago
  75. ab1d9d1 Bring manual up-to-date and add stuff about pthread support. by sewardj · 23 years ago
  76. 434f57f Edit cache stuff, minorly. by sewardj · 23 years ago
  77. db75e4d Added note about bts/btr/btc causing bogus cache read counts. by njn · 23 years ago
  78. 4f9c934 by njn · 23 years ago
  79. 45b4b37 by sewardj · 23 years ago
  80. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 23 years ago
  81. c7529c3 by sewardj · 23 years ago
  82. 177380e Markup wibbles. by sewardj · 23 years ago
  83. a7dc795 Change message "Use of uninitialized CPU condition code" to by sewardj · 23 years ago
  84. de4a1d0 Initial revision by sewardj · 23 years ago