Граф коммитов

9217 Коммитов

Автор SHA1 Сообщение Дата
nboyd%atg.com 34975a42d7 Fix empty statement warnings. 2007-04-05 14:59:49 +00:00
nboyd%atg.com af2b862079 Fix javadoc. 2007-04-05 14:56:01 +00:00
nboyd%atg.com 41aebfbe10 Remove IDE-inserted comment. 2007-04-05 14:53:10 +00:00
igor%mir2.org 36850b18be Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined. 2007-04-05 10:52:35 +00:00
jruderman%hmc.edu 15033e9738 Bug 376564, Incorrect decompilation for "new (eval())". r=brendan. 2007-04-05 03:24:41 +00:00
brendan%mozilla.org 9abab2b106 Fix decompilation of for(a[b,c] in d) and the like (355786, r=mrbkap). 2007-04-04 23:35:30 +00:00
brendan%mozilla.org 1fba5a0978 Fix special case of new (f()()) and the like (352013 part deux, r=mrbkap). 2007-04-04 23:32:33 +00:00
igor%mir2.org be03838f82 Bug 375183: simpler noSuchMethod implementation, r=brendan. 2007-04-04 22:18:57 +00:00
nboyd%atg.com 3f6be5befa Fix Bug 370400 - Rhino should support const keyword
Patch provided by Bob Jervis (bjervis@google.com)
2007-04-04 20:52:13 +00:00
nboyd%atg.com 126e1ca723 Fix typo in javadoc (thanks to Bob Jervis). 2007-04-04 19:02:53 +00:00
brendan%mozilla.org b692a3c6a8 Allow case yield: in JS1.7 (352441, r=mrbkap). 2007-04-04 18:02:50 +00:00
bclary%bclary.com bc3e14487d JavaScript Test - regression test for bug 314874, by HE Shi-Jun 2007-04-04 04:09:20 +00:00
bclary%bclary.com ada8407428 JavaScript Test - update regression test for bug 345736, by Jesse Ruderman 2007-04-04 03:42:01 +00:00
bclary%bclary.com ea321e1da2 JavaScript Test - regression test for bug 350387, by Nanto Vi (TOYAMA Nao) 2007-04-04 03:37:14 +00:00
nboyd%atg.com 36bcb49b27 Fix bug 386455 - Implement "get" and "set" getter/setter forms in object
initializers in Rhino.
https://bugzilla.mozilla.org/show_bug.cgi?id=368455
Patch submitted by Bob Jervis (bjervis@google.com).
2007-04-03 21:15:17 +00:00
bclary%bclary.com 5148c4de94 JavaScript Test -regression test for bug 351219, by Jesse Ruderman 2007-04-03 13:43:44 +00:00
bclary%bclary.com 071891c9c8 JavaScript Test - regression test for bug 352360, by Jesse Ruderman 2007-04-03 13:32:28 +00:00
bclary%bclary.com 74efb8b8bc JavaScript Test - regression test for bug 352453, by Jesse Ruderman 2007-04-03 12:01:36 +00:00
bclary%bclary.com c93c39f29d JavaScript Test - regression test for bug 374160, by Jesse Ruderman 2007-04-03 11:53:34 +00:00
bclary%bclary.com c21ae9cd26 JavaScript Test - regression test for bug 374589, by Jesse Ruderman 2007-04-03 11:46:43 +00:00
bclary%bclary.com c6da52ffa6 JavaScript Test - regression test for bug 374713, by Jesse Ruderman 2007-04-03 11:34:08 +00:00
bclary%bclary.com f41d7ab2ad JavaScript Test - regression test for bug 375882, by Jesse Ruderman 2007-04-03 11:23:07 +00:00
bclary%bclary.com 68b076d343 JavaScript Test - regression test for bug 352013 2007-04-03 10:07:19 +00:00
bclary%bclary.com bdfcf2e468 Bug 374877 - Update JS_GetImplementationVersion() for JS1.7rc, r=brendan 2007-04-03 04:48:09 +00:00
brendan%mozilla.org f78f7f14ed Fix parser to allow eval(i)++ to compile (352453, r=mrbkap). 2007-04-03 03:26:50 +00:00
brendan%mozilla.org 1cc09d0eb3 Fix js_LineNumberToPC based on MikeM@RetekSolutions.com's input (313922, r=mrbkap). 2007-04-02 18:13:22 +00:00
brendan%mozilla.org 1ac3ce44d2 Unify double sprinting to handle non-finite and negative zero cases (375882, r=mrbkap). 2007-04-02 02:01:50 +00:00
igor%mir2.org 662de0ea86 Taking out the patches for bug 375999 and bug 375808 until the reason for ref counting leak would be clear. 2007-04-01 06:48:21 +00:00
igor%mir2.org c3c23acaf2 Bug 375999: fixing regression from bug 375808. r=brendan 2007-04-01 00:00:36 +00:00
bclary%bclary.com 8883d71d51 JavaScript Test - regression test for bug 371692, by Biju 2007-03-30 19:28:05 +00:00
nboyd%atg.com 7e16d75182 Fix Bug 368453 - Implement __lookupGetter__ and __lookupSetter__ in Rhino
Patch from Bob Jervis (bjervis@google.com).
2007-03-30 16:50:05 +00:00
gavin%gavinsharp.com 6870c1e398 Revert patch from bug 375715 because it broke Gmail (bug 375931) 2007-03-30 16:21:05 +00:00
bclary%bclary.com 9c56a43f60 JavaScript Test - add testcases from bug 375793, by Jesse Ruderman 2007-03-30 14:52:37 +00:00
nboyd%atg.com b7c033a5a1 Fix bug 368425: Implement __noSuchMethod__ in Rhino
Patch submitted by Bob Jervis (bjervis@google.com).
2007-03-30 13:30:05 +00:00
igor%mir2.org bae37334d9 Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan 2007-03-30 06:23:02 +00:00
igor%mir2.org 19d1dcd790 Removal of broken patch for bug 375808 2007-03-30 01:19:50 +00:00
igor%mir2.org 99ea4f132a Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan 2007-03-30 00:56:14 +00:00
igor%mir2.org 52b37f472f Bug 374160: Uniform applications of GetXMLObject. r=brendan 2007-03-29 20:39:46 +00:00
mrbkap%gmail.com bd1228fe59 Ignore let declarations when process variable declarations to ensure proper hoisting behavior. bug 350387, r=brendan 2007-03-29 18:25:22 +00:00
mrbkap%gmail.com a9969354fe Deal with the /i option before calculating the start (and localMax) for ranges. bug 375711, r=crowder 2007-03-29 18:19:15 +00:00
mrbkap%gmail.com bb6c4dcfa1 Continue processing the character set even though we found our max. bug 375715, r=crowder 2007-03-29 18:14:20 +00:00
crowder%fiverocks.com 178e9c59fb Bug 368152, more compiler warnings fixage, r=igor@mir2.org 2007-03-29 18:04:10 +00:00
nboyd%atg.com 021a8f7bcf Partial fix for bug 375682. This fixes the bug for Rhino's interpretive mode
only.
2007-03-29 16:57:54 +00:00
jwalden%mit.edu 6b6ff6cb06 Bug 375793 - Constant folder treats NaN coerced to boolean as true. r=mrbkap 2007-03-29 07:37:15 +00:00
brendan%mozilla.org 9a69a37a58 Fix bug 351219 and related (r=mrbkap). 2007-03-29 07:24:14 +00:00
bzbarsky%mit.edu 9e27ab7847 Fix JS strict warning in the wrapper code. Bug 371948, r+sr=brendan 2007-03-28 20:29:00 +00:00
igor%mir2.org 2c48424c17 Bug 374589: fixing generator/decompiler after bug 351102. r=brendan 2007-03-28 06:49:49 +00:00
crowder%fiverocks.com f1caf0d735 Bug 368152: Fixing warnings and one build error from jsregexp "debugger" patch, r=mrbkap 2007-03-28 00:31:25 +00:00
bclary%bclary.com ba4e8e1efb JavaScript Test - regression test for bug 346237, by Jesse Ruderman 2007-03-28 00:22:51 +00:00
bclary%bclary.com c2a8d82920 JavaScript Test - regression test for bug 330569, by antonlv, Andreas 2007-03-28 00:11:25 +00:00