1. 6a09165 InferredTypeTable should ref its keys by fpizlo@apple.com · 9 years ago
  2. c42ad7b [ES6] prototyping module loader in JSC shell by utatane.tea@gmail.com · 10 years ago
  3. 8268d39 Introduce UniquedStringImpl and SymbolImpl to separate symbolic strings from AtomicStringImpl by utatane.tea@gmail.com · 10 years ago
  4. 874750c Move AtomicStringImpl table related operations from AtomicString to AtomicStringImpl by utatane.tea@gmail.com · 10 years ago
  5. 4565009 Use the default hash value for Symbolized StringImpl by utatane.tea@gmail.com · 10 years ago
  6. 20b6e30 put_by_val_direct need to check the property is index or not for using putDirect / putDirectIndex by utatane.tea@gmail.com · 10 years ago
  7. c7c203c Return Optional<uint32_t> from PropertyName::asIndex by utatane.tea@gmail.com · 10 years ago
  8. b6f60b2 Clean up Identifier factories to clarify the meaning of StringImpl* by utatane.tea@gmail.com · 10 years ago
  9. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  10. 710786a Optimize constructing JSC::Identifier from AtomicString. by akling@apple.com · 10 years ago
  11. 199e204 PropertyTable keys should be AtomicStringImpl. <https://webkit.org/b/139096> by akling@apple.com · 10 years ago
  12. 188640e Fixed indentations and some style warnings in JavaScriptCore/runtime. by mark.lam@apple.com · 10 years ago
  13. 2c4a7e9 Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, r170728, r170729, r170819, r170821, r170836, r170855, r170860, r170890, r170907, r170929, r171052, r171106, r171152, r171153, r171214 from ftlopt. by fpizlo@apple.com · 11 years ago
  14. 38ee674 Build fix after r171482. by bfulgham@apple.com · 11 years ago
  15. 67ab87b ../JavaScriptCore: [Win] Use NO_RETURN_DUE_TO_CRASH on Windows by bfulgham@apple.com · 11 years ago
  16. 0cde90d Source/JavaScriptCore: Crash beneath operationTearOffActivation running this JS compression demo by barraclough@apple.com · 11 years ago
  17. b89fc61 Merge AtomicString, Identifier https://bugs.webkit.org/show_bug.cgi?id=128624 by barraclough@apple.com · 11 years ago
  18. 321f350 Remove all uses of deprecatedCharacters from JavaScriptCore by darin@apple.com · 11 years ago
  19. 4c96a84 Hoist and combine array bounds checks by fpizlo@apple.com · 11 years ago
  20. 2456388 Make the Identifier::add() family return PassRef<StringImpl>. by akling@apple.com · 11 years ago
  21. a8ed676 Call deprecatedCharacters instead of characters at more call sites by darin@apple.com · 11 years ago
  22. 585639b Unreviewed, rolling out r161840. by commit-queue@webkit.org · 11 years ago
  23. 91c6d31 Reduce use of String::characters https://bugs.webkit.org/show_bug.cgi?id=126854 by darin@apple.com · 11 years ago
  24. c7ec4d8 Make remaining StringImpl functions return PassRef. by akling@apple.com · 11 years ago
  25. c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
  26. 20a9bf0 Support for-of syntax https://bugs.webkit.org/show_bug.cgi?id=122339 by oliver@apple.com · 11 years ago
  27. 9719b8c Implement Array key, value and entries iterators by oliver@apple.com · 11 years ago
  28. 0203946 fourthTier: DFG tries to ref/deref StringImpls in a ton of places by oliver@apple.com · 12 years ago
  29. aa51fa6 HashSet: reverse the order of the template arguments at alternate 'find', 'contains' and 'add' methods by mikhail.pozdnyakov@intel.com · 12 years ago
  30. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  31. e608939 Add simple vector traits for JSC::Identifier. <http://webkit.org/b/111323> by akling@apple.com · 12 years ago
  32. c50287c Remove unneeded explicit function template arguments. by darin@apple.com · 12 years ago
  33. 3c8717b Build WebKit as C++11 on Mac https://bugs.webkit.org/show_bug.cgi?id=100720 by andersca@apple.com · 12 years ago
  34. c9b7a20 Rename the ustring() accessor to string() by benjamin@webkit.org · 12 years ago
  35. cff06e4 Replace JSC::UString by WTF::String by benjamin@webkit.org · 12 years ago
  36. d02c557 Use the initialization from literal for JSC's Identifiers by benjamin@webkit.org · 13 years ago
  37. 329b806 Stop masking 8 bits off of the visited link hash. We need all the bits! by weinig@apple.com · 13 years ago
  38. 38d3c75 Introduce PropertyName class https://bugs.webkit.org/show_bug.cgi?id=86241 by barraclough@apple.com · 13 years ago
  39. 4c11ee0 HashMap<>::add should return a more descriptive object by caio.oliveira@openbossa.org · 13 years ago
  40. 3979f2d Make WTF public headers use fully-qualified include paths and remove ForwardingHeaders/wtf by eric@webkit.org · 13 years ago
  41. cbcd594 Unreviewed, rolling out r109837. by commit-queue@webkit.org · 13 years ago
  42. 37ac49e Source/JavaScriptCore: Update JavaScriptCore files to use fully-qualified WTF include paths by eric@webkit.org · 13 years ago
  43. f0dd2d9 JavaScriptCore: Mark all exported symbols in the header file automatically. by morrita@google.com · 13 years ago
  44. b81ffeb Enable 8 Bit Strings in JavaScriptCore by msaboff@apple.com · 13 years ago
  45. 4a8df18 Fix some hash traits that don't derive from the base hash traits by darin@apple.com · 13 years ago
  46. 11c2e64 Towards 8 Bit Strings: Templatize JSC::Lexer class by character type by msaboff@apple.com · 13 years ago
  47. 0cb990b Investigate storing strings in 8-bit buffers when possible by msaboff@apple.com · 13 years ago
  48. 41f5c95 DFG bytecode parser should understand inline stacks by fpizlo@apple.com · 13 years ago
  49. 921c5ee Replace local implementation of string equals() methods with UString versions by msaboff@apple.com · 13 years ago
  50. bb418d7 2011-06-13 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  51. 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/runtime/Identifier.h]
  52. 794f461 Bug 44146 - Remove toDouble/toUInt32 methods from UString. by barraclough@apple.com · 15 years ago
  53. 79b4e28 Remove unnecessary includes from UString.h, add new includes as necessary. by barraclough@apple.com · 15 years ago
  54. 99428fc Switch String::/UString::ascii() to return a CString. by barraclough@apple.com · 15 years ago
  55. 3158a38 Unify UString::UTF8String() & String::utf8() methods, by barraclough@apple.com · 15 years ago
  56. eb7ea4b 2010-08-12 Sheriff Bot <webkit.review.bot@gmail.com> by ossy@webkit.org · 15 years ago
  57. d22274e Unify UString::UTF8String() & String::utf8() methods, by barraclough@apple.com · 15 years ago
  58. c2527d6 Rubber stamps by Darin Adler & Sam Weinig. by barraclough@apple.com · 15 years ago
  59. ee2085b Bug 43817 - Remove UString::Rep by barraclough@apple.com · 15 years ago
  60. 9c099f9 Bug 40214 - Clean up error construction / throwing in JSC. by barraclough@apple.com · 15 years ago
  61. 560d3d5 Rolling out r58114 - this introduced memory leaks of by barraclough@apple.com · 15 years ago
  62. b474682 https://bugs.webkit.org/show_bug.cgi?id=37978 by barraclough@apple.com · 15 years ago
  63. c6af236 * API/JSValueRef.cpp: by barraclough@apple.com · 15 years ago
  64. 185ce91 JavaScriptCore: Bug 37906 - Remove JSC::UStringImpl; unify with StringImpl. by barraclough@apple.com · 15 years ago
  65. 43e9a93 Rubber stamped by Maciej Stachowiak (relanding r57829). by barraclough@apple.com · 15 years ago
  66. bcfd7fc This broke windows. by barraclough@apple.com · 15 years ago
  67. b599e9e https://bugs.webkit.org/show_bug.cgi?id=37745 by barraclough@apple.com · 15 years ago
  68. c24293a Bug 36075 - Clean up screwyness re static string impls & Identifiers. by barraclough@apple.com · 15 years ago
  69. 5d0db76 2010-03-05 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 15 years ago
  70. 2049d9a Bug 34952 - String lengths in UString should be unsigned. by barraclough@apple.com · 15 years ago
  71. ee9b436 https://bugs.webkit.org/show_bug.cgi?id=33236 by barraclough@apple.com · 15 years ago
  72. 8c8035b Rubber stamped by Geoff Garen. by barraclough@apple.com · 15 years ago
  73. e6df279 JSON.stringify replacer array does not accept values that are not string primitives. by oliver@apple.com · 16 years ago
  74. f9f6bbd Bug 23080: Remove last vestiges of KJS references by ddkilzer@apple.com · 16 years ago
  75. d6200c9 Remove declaration for JSC::Identifier::initializeIdentifierThreading() by ddkilzer@apple.com · 16 years ago
  76. 9b5bf06 2008-11-20 Sam Weinig <sam@webkit.org> by weinig@apple.com · 16 years ago
  77. a9778f9 JavaScriptCore: by darin@apple.com · 16 years ago
  78. 0b51a73 2008-11-05 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago[Renamed (99%) from JavaScriptCore/kjs/identifier.h]
  79. c13fb9f 2008-10-30 Sam Weinig <sam@webkit.org> by weinig@apple.com · 16 years ago
  80. 69cb579 Fix builds using the "debug" variant. by mrowe@apple.com · 16 years ago
  81. 3f782f6 2008-09-07 Cameron Zwarich <cwzwarich@uwaterloo.ca> by cwzwarich@webkit.org · 16 years ago
  82. 8339ff2 2008-09-05 Darin Adler <darin@apple.com> by darin@apple.com · 16 years ago
  83. f3cb859 Build fix. by ap@webkit.org · 17 years ago
  84. be495d3 Reviewed by Geoff Garen. by ap@webkit.org · 17 years ago
  85. 6d93bb5 Reviewed by Oliver Hunt. by ap@webkit.org · 17 years ago
  86. 2947a91 JavaScriptCore: by weinig@apple.com · 17 years ago
  87. 960c28e Reviewed by Darin. by ap@webkit.org · 17 years ago
  88. 07e5bce Reviewed by Geoff Garen. by ap@webkit.org · 17 years ago
  89. 5b30cfc Reviewed by Darin. by ap@webkit.org · 17 years ago
  90. faaccdb Reviewed by Darin. by ap@webkit.org · 17 years ago
  91. 0ea9a69 Reviewed by Darin. by ap@webkit.org · 17 years ago
  92. 3bfd7d0 Reviewed by Darin. by ap@webkit.org · 17 years ago
  93. d292346 Reviewed by Darin. by ap@webkit.org · 17 years ago
  94. 8a1c16e JavaScriptCore: by darin@apple.com · 17 years ago
  95. f962d69 Reviewed by Maciej. by darin · 17 years ago
  96. 2b356d8 2007-10-24 Mark Rowe <mrowe@apple.com> by bdash · 17 years ago
  97. 25e3ac1 Reviewed by Sam Weinig. by ggaren · 17 years ago
  98. 23fc88d JavaScriptCore: by mjs · 18 years ago
  99. 18eccf4 JavaScriptCore: by ggaren · 18 years ago
  100. 3d61914 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com> by ap · 18 years ago