1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. 47755db The number of elements in an OSet cannot be negative. by florian · 9 years ago
  4. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  5. b49e4a5 Tidy up m_oset.c by florian · 10 years ago
  6. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  7. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  8. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  9. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  10. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  11. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  12. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  14. 92df0ea Document the 'cc' parameter for OSet creation. by njn · 14 years ago
  15. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  16. 3e61185 Fixed compiler warnings triggered by the test programs that include both <stdlib.h> and "pub_tool_oset.h". by bart · 15 years ago
  17. 9f20746 Updated copyright years. by njn · 15 years ago
  18. 889a5d6 Declared those function arguments that are not modified as const. by bart · 15 years ago
  19. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  20. 9c606bd by sewardj · 16 years ago
  21. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  22. 966f055 Added const keyword to second argument of VG_(OSetGen_Remove)(). by bart · 16 years ago
  23. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  24. 5a835d5 Add const qualifiers to appropriate arguments of OSet routines. by tom · 16 years ago
  25. 9bc8d9e Don't do comparisons of (signed) Words by merely subtracting them, as by sewardj · 16 years ago
  26. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  27. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  28. dff46d5 Merge r6133: by sewardj · 18 years ago
  29. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  30. ae23547 Comment-only change. by sewardj · 18 years ago
  31. afa1226 by njn · 18 years ago
  32. e004d72 Add a destructor function to OSet_Destroy() which can be called for each node. by njn · 18 years ago
  33. a103e14 comment-only change by njn · 19 years ago
  34. c438e08 Comment-only changes. by njn · 19 years ago
  35. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  36. e1b2b96 by njn · 19 years ago