1. a7d70b1 Reword/clarify the VG_(parse_enum_set) comment. by philippe · 11 years ago
  2. 0c2923f Factorise enum set parsing code by philippe · 11 years ago
  3. cc49074 VG_(bzero_inline): handle up to 12 words inline. by sewardj · 11 years ago
  4. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  5. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  6. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  7. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  8. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  9. 660c5a4 Fix some prototypes. by florian · 12 years ago
  10. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  11. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  12. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  13. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
  14. 9eecbbb Update copyright dates to 2010. by sewardj · 15 years ago
  15. 39d234a Fix stupid bug in VG_(bzero_inline), as spotted by Bart. by sewardj · 15 years ago
  16. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 15 years ago
  17. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  18. f9dcb3b Param names sync wibble. by njn · 15 years ago
  19. 9f20746 Updated copyright years. by njn · 16 years ago
  20. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 16 years ago
  21. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  22. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 16 years ago
  23. d7a02db by sewardj · 16 years ago
  24. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  25. 9c606bd by sewardj · 16 years ago
  26. fab2990 update comments by njn · 17 years ago
  27. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  28. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  29. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  30. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  31. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  32. 5b41092 Add VG_(atoll). by njn · 17 years ago
  33. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  34. fdec403 Make VG_STREQ return True or False, rather than any integer. by njn · 18 years ago
  35. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  36. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
  37. cda391f Add comment about log2(). by njn · 19 years ago
  38. 45f4e7c by sewardj · 19 years ago
  39. 9828b34 by njn · 19 years ago
  40. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  41. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  42. 97405b2 by njn · 19 years ago