1. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  2. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  3. 548a3bc Unbreak testcase. by florian · 12 years ago
  4. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  5. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  6. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  7. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 16 years ago[Renamed (99%) from memcheck/tests/oset_test.c]
  8. 9c606bd by sewardj · 16 years ago
  9. 672a82d Fixed compiler warnings. by bart · 16 years ago
  10. e4e06e4 Removed casts from function pointer to regular pointer. by bart · 17 years ago
  11. cb42ab4 Fixed compiler warning. by bart · 17 years ago
  12. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  13. 1d090eb Add const qualifiers to fix compiler warnings. by tom · 17 years ago
  14. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  15. 3d8dcf8 Merge r6108: by sewardj · 18 years ago
  16. 6792df3 Make this test 64-bit clean. by sewardj · 19 years ago
  17. 694202c Update for recent change to OSet interface. by njn · 19 years ago
  18. e004d72 Add a destructor function to OSet_Destroy() which can be called for each node. by njn · 19 years ago
  19. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  20. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  21. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago