Results (1 - 10 of 95)
- [233453]: Regular expressions with ".?" expressions at the start and the end ...
- Regular expressions with ".?" expressions at the start and the end match the entire string https://bugs.webkit.org/show_bug.cgi?id=119191 Reviewed by Michael Saboff. Source/JavaScriptCore: r90962 optimized regular expressions in the for ...
- By Jul 2, 2018, 6:03:19 PM —
- [233451]: RegExp.exec returns wrong value with a long integer quantifier ...
- RegExp.exec returns wrong value with a long integer quantifier https://bugs.webkit.org/show_bug.cgi?id=187042 Reviewed by Saam Barati. JSTests: * stress/regexp-large-quantifier.js: Added. (testRegExp): * stress/regress-159744.js: Sourc ...
- By Jul 2, 2018, 5:49:48 PM —
- [197783]: Unreviewed. Move myself to the reviewers list. * ...
- Unreviewed. Move myself to the reviewers list. * Scripts/webkitpy/common/config/contributors.json:
- By Mar 8, 2016, 10:54:05 AM —
- [197264]: Removing ios-simulator baseline for js/number-toLocaleString.html ...
- Removing ios-simulator baseline for js/number-toLocaleString.html https://bugs.webkit.org/show_bug.cgi?id=154524 Reviewed by Darin Adler. The default locale issue has been fixed in r197261. Infinity.toLocaleString() should return "∞" as ...
- By Feb 27, 2016, 7:33:19 PM —
- [196887]: Improvements to Intl code ...
- Improvements to Intl code https://bugs.webkit.org/show_bug.cgi?id=154486 Reviewed by Darin Adler. This patch does several things: - Use std::unique_ptr to store ICU objects. - Pass Vector::size() to ICU functions that take a buffer size ...
- By Feb 21, 2016, 5:55:41 PM —
- [196850]: [INTL] Implement Number Format Functions ...
- [INTL] Implement Number Format Functions https://bugs.webkit.org/show_bug.cgi?id=147605 Reviewed by Darin Adler. Source/JavaScriptCore: This patch implements Intl.NumberFormat.prototype.format() according to the ECMAScript 2015 Internat ...
- By Feb 19, 2016, 5:58:06 PM —
- [196547]: Change the last RefPtr::get() to release() in ...
- Change the last RefPtr::get() to release() in String.prototype.normalize https://bugs.webkit.org/show_bug.cgi?id=154211 Reviewed by Ryosuke Niwa. Change the last RefPtr::get() to release() in String.prototype.normalize. * runtime/String ...
- By Feb 12, 2016, 11:21:59 PM —
- [196492]: Update ICU header files to version 52 ...
- Update ICU header files to version 52 https://bugs.webkit.org/show_bug.cgi?id=154160 Reviewed by Alex Christensen. Update ICU header files to version 52 to allow the use of newer APIs. Source/JavaScriptCore: * icu/unicode/localpointer. ...
- By Feb 12, 2016, 12:15:30 PM —
- [196434]: [INTL] Implement Intl.NumberFormat.prototype.resolvedOptions () ...
- [INTL] Implement Intl.NumberFormat.prototype.resolvedOptions () https://bugs.webkit.org/show_bug.cgi?id=147602 Reviewed by Darin Adler. Source/JavaScriptCore: This patch implements Intl.NumberFormat.prototype.resolvedOptions() according ...
- By Feb 11, 2016, 1:24:52 PM —
- [194317]: Make Intl headers private in Xcode
- Make Intl headers private in Xcode
- By Dec 19, 2015, 1:42:18 PM —
Note:
See TracSearch
for help on searching.