1. 39d234a Fix stupid bug in VG_(bzero_inline), as spotted by Bart. by sewardj · 14 years ago
  2. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 14 years ago
  3. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  4. f9dcb3b Param names sync wibble. by njn · 15 years ago
  5. 9f20746 Updated copyright years. by njn · 15 years ago
  6. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 15 years ago
  7. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  8. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 15 years ago
  9. d7a02db by sewardj · 16 years ago
  10. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  11. 9c606bd by sewardj · 16 years ago
  12. fab2990 update comments by njn · 16 years ago
  13. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  14. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  15. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  16. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  17. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  18. 5b41092 Add VG_(atoll). by njn · 17 years ago
  19. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  20. fdec403 Make VG_STREQ return True or False, rather than any integer. by njn · 18 years ago
  21. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  22. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  23. cda391f Add comment about log2(). by njn · 19 years ago
  24. 45f4e7c by sewardj · 19 years ago
  25. 9828b34 by njn · 19 years ago
  26. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  27. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  28. 97405b2 by njn · 19 years ago