Commit Graph

62 Commits

Author SHA1 Message Date
Chris Leary
a042240626 Bug 593663: emulate flat regexps in three-argument String.prototype.replace. (r=lw) 2010-09-22 10:27:38 -07:00
Chris Leary
269a7d6bab Bug 571355: Move RegExpStatics out of JSContext. (r=gal) 2010-09-13 15:53:50 -07:00
Chris Leary
785696584e Bug 576823: fix sticky patterns with disjunctions. (r=lw) 2010-09-03 19:08:44 -07:00
ginn.chen@sun.com
ae3fbf5c69 Bug 587612: errors in #if !ENABLE_YARR_JIT compilation path. (r=cdleary) 2010-09-01 09:59:14 -07:00
Robert Sayre
3479a7bbbf Fix bustage on Mac PPC. 2010-08-11 15:44:32 -07:00
Chris Leary
e0ace5bc86 Bug 564953: Port YARR! Lands macroassembler. (r=gal) 2010-08-11 13:30:07 -07:00
Luke Wagner
d8719356c0 Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn) 2010-12-06 10:26:58 -08:00
Robert Sayre
dc5b26314b Merge. a=blockers 2010-12-06 16:59:33 -05:00
Chris Leary
a43f2a31ca Remove temporary diagnostics (b=605754 r=dmandelin a=betaN+
--HG--
extra : rebase_source : 78f5f3295209262c5ffa9ad2c1c880bd8694f879
2010-12-06 13:12:58 -08:00
Chris Leary
f2d97144c5 Make paren indexing uniform. (r=dmandelin, a=blocker, b=605754)
--HG--
extra : rebase_source : 256e510856c1a7fb1af2bb8bb7418073f2a8bb67
2010-12-01 16:34:10 -08:00
Chris Leary
2bfd800355 Fix regexp match pair end-index == -1 assumption. (r=dmandelin, a=blocker b=605754)
--HG--
extra : rebase_source : a4a73855736671e4dae8264522ce26a3505ab800
2010-12-01 16:33:49 -08:00
Chris Jones
b67f3e85d3 Bug 604432: Disable Yarr JIT on i9000s. r=cdleary a=blocking-fennec 2010-10-15 16:51:47 -05:00