1. 13 11月, 1999 2 次提交
  2. 12 11月, 1999 2 次提交
    • R
    • R
      Two changes have been made: · 1f575f1b
      Richard Levitte 提交于
        1. Added code to the memory leak detecting code to give the user the
           possibility to add information, thereby forming a traceback.
      
        2. Make the memory leak detecting code multithread-safe.
      
      The idea is that we're actually dealing with two separate critical
      sections, one containing the hash tables with the information, the
      other containing the current memory checking mode.  Those should not
      be handled with the same lock, especially since their handling overlap.
      Hence, the added second lock.
      1f575f1b
  3. 19 7月, 1999 3 次提交
  4. 10 7月, 1999 1 次提交
  5. 11 6月, 1999 1 次提交
  6. 08 6月, 1999 1 次提交
  7. 24 4月, 1999 1 次提交
  8. 20 4月, 1999 1 次提交
  9. 18 4月, 1999 1 次提交
  10. 10 4月, 1999 1 次提交
  11. 28 2月, 1999 1 次提交
  12. 21 12月, 1998 3 次提交