1. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  2. b4d7a1a Add a comment. by florian · 9 years ago
  3. 44d4a9c avoid warning by philippe · 9 years ago
  4. b290d61 Add back vg_assert(xa); that was removed by error in r15211 by philippe · 9 years ago
  5. 34e16e9 Micro-optimisation following helgrind secmap gc by philippe · 9 years ago
  6. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  7. 2fa8a5f Constify. by florian · 10 years ago
  8. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  9. c5fc866 Add client requests by sewardj · 10 years ago
  10. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  11. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  12. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  13. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  14. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  15. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  16. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  17. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  18. ffce815 Merge the contents of the HGDEV2 branch into trunk: by sewardj · 13 years ago
  19. aa5a1ea Back out r11568 (Add a new constructor for empty XArrays, by sewardj · 13 years ago
  20. 804a78b Add a new constructor for empty XArrays, VG_(newSizedXA). This is by sewardj · 13 years ago
  21. 8f8fa17 Add a method to get the contents of an XArray so we can index in by sewardj · 14 years ago
  22. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  23. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  24. e2253bf New methods in WordXA: by sewardj · 15 years ago
  25. 9f20746 Updated copyright years. by njn · 15 years ago
  26. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  27. 9c606bd by sewardj · 16 years ago
  28. 7db115a Try and bit a bit more space-economical, by increasing the by sewardj · 16 years ago
  29. bee43c1 Make VG_(addToXA) and VG_(addBytesToXA) 64-bit clean. by sewardj · 16 years ago
  30. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  31. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  32. e783ceb Fix silly bug. by sewardj · 17 years ago
  33. b4cfa2f Remove duplicate code -- make XArray use VG_(ssort). by njn · 17 years ago
  34. 0f63148 VG_(addToXA): return index in the array where the item was added. by sewardj · 17 years ago
  35. 7df1515 Make all the m_xarray functions tool-visible. by sewardj · 17 years ago
  36. d864eb9 by sewardj · 17 years ago