1. ddb46d2 Use pragma once in WTF https://bugs.webkit.org/show_bug.cgi?id=190527 by achristensen@apple.com · 6 years ago
  2. e71a872 [WTF] Remove StaticLock https://bugs.webkit.org/show_bug.cgi?id=184332 by utatane.tea@gmail.com · 7 years ago
  3. 2082ad1 Replace all uses of std::mutex/std::condition_variable with WTF::Lock/WTF::Condition by fpizlo@apple.com · 10 years ago
  4. 5d79e75 Modernize HashTable threading code by andersca@apple.com · 11 years ago
  5. ce823de Remove the last remaining uses of AtomicallyInitializedStatic by andersca@apple.com · 11 years ago
  6. 01902c8 Rename dataLog() and dataLogV() to dataLogF() and dataLogFV() by fpizlo@apple.com · 12 years ago
  7. 8f3f979 Make things build with DUMP_HASHTABLE_STATS=1 by simon.fraser@apple.com · 13 years ago
  8. 7c215cc Actually move WTF files to their new home by eric@webkit.org · 13 years ago[Renamed from Source/JavaScriptCore/wtf/HashTable.cpp]
  9. ba69800 Minor DataLog fixes https://bugs.webkit.org/show_bug.cgi?id=80826 by laszlo.1.gombos@nokia.com · 13 years ago
  10. d095b24 It should be possible to send all JSC debug logging to a file by fpizlo@apple.com · 13 years ago
  11. 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/wtf/HashTable.cpp]
  12. 0bcb7dd 2008-12-01 David Levin <levin@chromium.org> by ap@webkit.org · 16 years ago
  13. a9f8411 Build fix. by ap@webkit.org · 17 years ago
  14. bb86351 JavaScriptCore: by mjs · 19 years ago[Renamed (97%) from JavaScriptCore/kxmlcore/HashTable.cpp]
  15. a09b185 Approved by Maciej and Darin. by staikos · 19 years ago
  16. acda3fc * kxmlcore/HashTable.cpp: Fixed build failure (said hashtable.h instead of HashTable.h). by darin · 19 years ago
  17. b64c50a JavaScriptCore: by mjs · 19 years ago
  18. f025068 JavaScriptCore: by mjs · 19 years ago