1. 05 Jun, 2018 1 commit
  2. 09 Nov, 2017 1 commit
    • Mathias Bynens's avatar
      [regexp] Support Regional_Indicator property class · 9237c08d
      Mathias Bynens authored
      This patch adds support for Regional_Indicator within Unicode property
      escapes in regular expressions.
      
      The Regional_Indicator binary property was added in Unicode v10 and is
      supported in ICU 60.1.
      
      An `#if` directive is used to prevent breaking Node.js until they
      update their ICU.
      
      BUG=v8:4743
      
      Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
      Change-Id: I7acec13c8ae7552558a0f852937984bba828e738
      Reviewed-on: https://chromium-review.googlesource.com/758273Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
      Commit-Queue: Mathias Bynens <mathias@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#49250}
      9237c08d
  3. 08 Nov, 2017 1 commit
    • Mathias Bynens's avatar
      [regexp] Support Emoji_Component property class · 63536799
      Mathias Bynens authored
      This patch adds support for Emoji_Component within Unicode property
      escapes in regular expressions.
      
      The Emoji_Component binary property was added in Emoji data v5
      and is supported in ICU 60.1.
      
      An `#if` directive is used to prevent breaking Node.js until they
      update their ICU.
      
      BUG=v8:4743
      
      Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
      Change-Id: If1b49a4c175e88f1840ca5ef8d57829d6d8c3291
      Reviewed-on: https://chromium-review.googlesource.com/758261Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
      Commit-Queue: Mathias Bynens <mathias@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#49229}
      63536799
  4. 18 Apr, 2017 1 commit
  5. 11 Apr, 2017 1 commit
  6. 10 Apr, 2017 1 commit
  7. 24 Jun, 2016 1 commit
  8. 08 Apr, 2016 1 commit