1. c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
  2. 2eb5f4d Change most call sites to call ICU directly instead of through WTF::Unicode by darin@apple.com · 11 years ago
  3. a2c0538 Yarr: Use OwnPtr to make pattern/disjunction/character-class ownership clearer. by akling@apple.com · 12 years ago
  4. 903b0c0 Harden JSC a bit with RELEASE_ASSERT by oliver@apple.com · 12 years ago
  5. 5598c18 Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REACHED in JSC by oliver@apple.com · 12 years ago
  6. 51b41da Replace numerous manual CRASH's in JSC with RELEASE_ASSERT by oliver@apple.com · 12 years ago
  7. 01902c8 Rename dataLog() and dataLogV() to dataLogF() and dataLogFV() by fpizlo@apple.com · 12 years ago
  8. cff06e4 Replace JSC::UString by WTF::String by benjamin@webkit.org · 13 years ago
  9. a269c163 Template the Yarr::Interpreter on the character type by barraclough@apple.com · 13 years ago
  10. 3f23b2b Greek sigma is handled wrong in case independent regexp. by barraclough@apple.com · 13 years ago
  11. 540e7d9 ASSERT(position < 0) in JSC::Yarr::Interpreter::InputStream::readChecked by msaboff@apple.com · 13 years ago
  12. d095b24 It should be possible to send all JSC debug logging to a file by fpizlo@apple.com · 13 years ago
  13. 9693111 Yarr crash with regexp replace https://bugs.webkit.org/show_bug.cgi?id=67454 by msaboff@apple.com · 13 years ago
  14. 77be0c8 Removed some regexp entry boilerplate code by ggaren@apple.com · 13 years ago
  15. 215589e Placement new does an unnecessary NULL check by ggaren@apple.com · 13 years ago
  16. 1c607b4 LayoutTests for Debug Builds Crashes in JavaScriptCore/yarr/YarrInterpreter.cpp(185) by msaboff@apple.com · 13 years ago
  17. 4d83841 Bug 67455 - Different regular expression result by barraclough@apple.com · 13 years ago
  18. 5071842 Unreviewed build fix for chromium. by jamesr@google.com · 14 years ago
  19. 2cc4150 Update RegExp and related classes to use 8 bit strings when available by msaboff@apple.com · 14 years ago
  20. 2b99a38 Add support for checked arithmetic https://bugs.webkit.org/show_bug.cgi?id=67095 by oliver@apple.com · 14 years ago
  21. b0ba7fc https://bugs.webkit.org/show_bug.cgi?id=64202 by msaboff@apple.com · 14 years ago
  22. c61fb32 https://bugs.webkit.org/show_bug.cgi?id=61585 by barraclough@apple.com · 14 years ago
  23. f3880da https://bugs.webkit.org/show_bug.cgi?id=61306 by barraclough@apple.com · 14 years ago
  24. 9e21f08 https://bugs.webkit.org/show_bug.cgi?id=59221 by barraclough@apple.com · 14 years ago
  25. f468550 2011-03-14 Michael Saboff <msaboff@apple.com> by msaboff@apple.com · 14 years ago
  26. f3eefab Use static_cast and other style cleanup in YarrInterpreter.cpp by ddkilzer@apple.com · 14 years ago
  27. f5f4c2d 2011-01-12 Peter Varga <pvarga@webkit.org> by pvarga@webkit.org · 14 years ago
  28. f27ce28 Unreviewed, rolling out r75595. by ossy@webkit.org · 14 years ago
  29. 2dfa6f9 2011-01-12 Peter Varga <pvarga@webkit.org> by pvarga@webkit.org · 14 years ago
  30. 7dd3056 Rename the existing YARR files and classes by barraclough@apple.com · 14 years ago[Renamed (97%) from Source/JavaScriptCore/yarr/RegexInterpreter.cpp]
  31. 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/yarr/RegexInterpreter.cpp]
  32. a750221 Rename RegexCompiler.cpp to RegexPattern.cpp. by barraclough@apple.com · 14 years ago
  33. c9c81959 2010-12-13 Peter Varga <pvarga@inf.u-szeged.hu> by abecsi@webkit.org · 14 years ago
  34. c518d8b 2010-12-03 Michael Saboff <msaboff@apple.com> by msaboff@apple.com · 14 years ago
  35. 59e1c41 2010-12-02 Peter Varga <pvarga@inf.u-szeged.hu> by abecsi@webkit.org · 14 years ago
  36. 59f5573 JavaScriptCore: 010-12-01 Steve Falkenburg <sfalken@apple.com> by barraclough@apple.com · 14 years ago
  37. 1a56bac JavaScriptCore: Fixed review comments following bug #48101. by barraclough@apple.com · 14 years ago
  38. a92fa37 Bug 48101 - Yarr gives different results for /(?:a*?){2,}/ by barraclough@apple.com · 14 years ago
  39. 9bfc78f YARR JIT should fallback to YARR Interpreter instead of PCRE. by barraclough@apple.com · 14 years ago
  40. e3504ca 2010-11-17 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  41. 554c3c8 YARR JIT should fallback to YARR Interpreter instead of PCRE. by ossy@webkit.org · 14 years ago
  42. 44ae232 Extend YARR Interpreter with beginning character look-up optimization by ossy@webkit.org · 14 years ago
  43. 50457a8 2010-11-16 Peter Varga <pvarga@inf.u-szeged.hu> by commit-queue@webkit.org · 14 years ago
  44. ffa52af 2010-10-28 Peter Varga <pvarga@inf.u-szeged.hu> by commit-queue@webkit.org · 14 years ago
  45. 86195ad 2010-10-15 Ilya Tikhonovsky <loislo@chromium.org> by loislo@chromium.org · 14 years ago
  46. 0018883 The parenthetical assertion checking isn't working in some cases with YARR by zoltan@webkit.org · 14 years ago
  47. b5f05fa 2010-10-14 Peter Varga <pvarga@inf.u-szeged.hu> by commit-queue@webkit.org · 14 years ago
  48. fecd8a5 2010-09-30 Peter Varga <pvarga@inf.u-szeged.hu> by commit-queue@webkit.org · 15 years ago
  49. b30daac 2010-09-23 Peter Varga <pvarga@inf.u-szeged.hu> by commit-queue@webkit.org · 15 years ago
  50. ae7fcf10 Bug 42621 - Add a bump allocator for the YARR interpreter by barraclough@apple.com · 15 years ago
  51. 3948d96 2010-07-07 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  52. bd39bd2 2010-07-02 Peter Varga <pvarga@inf.u-szeged.hu> by ddkilzer@apple.com · 15 years ago
  53. a3e9925 The backtrackParenthesesOnceEnd function should store the start position by abecsi@webkit.org · 15 years ago
  54. cf816e0 2010-03-12 Peter Varga <pvarga@inf.u-szeged.hu> by eric@webkit.org · 15 years ago
  55. 4e4e1bb Rubber-stamped by Tor Arne Vestbø. by ossy@webkit.org · 15 years ago
  56. 15f6c53 2009-08-16 Holger Hans Peter Freyther <zecke@selfish.org> by zecke@webkit.org · 16 years ago
  57. 062d240 2009-08-16 Holger Hans Peter Freyther <zecke@selfish.org> by zecke@webkit.org · 16 years ago
  58. 2efbcab 2009-08-04 Gavin Barraclough <barraclough@apple.com> by barraclough@apple.com · 16 years ago
  59. 779afb2 2009-07-31 Zoltan Horvath <hzoltan@inf.u-szeged.hu> by eric@webkit.org · 16 years ago
  60. 97262eb <rdar://problem/6924033> REGRESSION: Assertion failure due to forward references by oliver@apple.com · 16 years ago
  61. c455a14 2009-05-20 Xan Lopez <xlopez@igalia.com> by xan@webkit.org · 16 years ago
  62. 476ba6d 2009-04-24 Gavin Barraclough <barraclough@apple.com> by barraclough@apple.com · 16 years ago
  63. 5b4a121 2009-04-23 Gavin Barraclough <barraclough@apple.com> by barraclough@apple.com · 16 years ago
  64. 4f27fec JavaScriptCore: by barraclough@apple.com · 16 years ago
  65. 20ab73b 2009-04-13 Gavin Barraclough <barraclough@apple.com> by barraclough@apple.com · 16 years ago