2010-07-02 |
Jason Orendorff | Bug 576295 - Fix tests.py to work on Windows. r=dmandelin...
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Back out changeset bdafb6c8fb3b. Linux and Maemo opt...
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Backed out changeset d4caa61e69ab. It turned the tree...
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Backed out changeset 21f7b97f9480.
|
commit | commitdiff | tree |
2010-07-02 |
Jason Orendorff | Delete space between backslash and newline in multiline...
|
commit | commitdiff | tree |
2010-07-01 |
Jason Orendorff | Bug 576295 - Fix jstests.py on Windows (preexec_fn...
|
commit | commitdiff | tree |
2010-06-24 |
Jason Orendorff | Bug 568885 - Put Cu.Sandbox globals in a separate compartmen...
|
commit | commitdiff | tree |
2010-06-30 |
Jason Orendorff | Bug 568886 - Instead of severing the stack in SJOW...
|
commit | commitdiff | tree |
2010-06-26 |
Jason Orendorff | Weaken compartment assertions to be non-fatal. This...
|
commit | commitdiff | tree |
2010-06-25 |
Jason Orendorff | Fix horrible bug in EvalInContext when the result is...
|
commit | commitdiff | tree |
2010-06-25 |
Jason Orendorff | Fix significant difference between the new caching...
|
commit | commitdiff | tree |
2010-06-25 |
Jason Orendorff | Bug 570622 - TM: eagerly call thisObject hook and cache...
|
commit | commitdiff | tree |
2010-06-24 |
Jason Orendorff | Bug 574320 - Tweaks to compartments API. r=gal.
|
commit | commitdiff | tree |
2010-06-23 |
Jason Orendorff | Fix really dumb C++ error in shell/js.cpp. no bug,...
|
commit | commitdiff | tree |
2010-06-23 |
Jason Orendorff | Bug 563099 - Compartments and wrappers API. r=gal.
|
commit | commitdiff | tree |
2010-06-23 |
Jason Orendorff | Bug 574013 - Change JSObjectOps::call to compute this...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Bug 570169 - Part 2, add assertions that gcthings do...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Bug 570169 - Part 3, cope with E4X and compiler-internal...
|
commit | commitdiff | tree |
2010-06-18 |
Jason Orendorff | Bug 560643 - Part 3, add support for jsval XPIDL type...
|
commit | commitdiff | tree |
2010-06-17 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-06-17 |
Jason Orendorff | Back out changeset 4c1fbfcf1d0d due to orange.
|
commit | commitdiff | tree |
2010-06-17 |
Jason Orendorff | Back out changeset fdaff211cb8f due to orange.
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Bug 570169 - Part 3, cope with E4X and compiler-internal...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Bug 570169 - Part 2, add assertions that gcthings do...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Bug 570169 - Part 1, preparation. Rearrange some code...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Delete testContexts_bug570746, which is failing only...
|
commit | commitdiff | tree |
2010-06-16 |
Jason Orendorff | Note that js1_8_5/regress/regress-555246-1.js fails...
|
commit | commitdiff | tree |
2010-06-14 |
Jason Orendorff | Fix testContexts_bug570746 for the third time. The...
|
commit | commitdiff | tree |
2010-06-14 |
Jason Orendorff | Remove #include cycle between jsscopeinlines.h and...
|
commit | commitdiff | tree |
2010-06-09 |
Jason Orendorff | Get rid of tabs in jsapi-tests and apply modelines...
|
commit | commitdiff | tree |
2010-06-09 |
Jason Orendorff | Missing "return true;" in jsapi-test is what was really...
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | In a jsapi-test, fix scope of js root, to avoid removing...
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Bug 570746 - Assertion failure: rt->emptyArgumentsScope...
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Back out changeset 46fed5bdcf44 for now.
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Merge backout.
|
commit | commitdiff | tree |
2010-06-08 |
Jason Orendorff | Back out changeset 5f425aecd7ab again. Still has performance...
|
commit | commitdiff | tree |
2010-06-04 |
Jason Orendorff | Bug 556277 - Compute this eagerly in more cases. r...
|
commit | commitdiff | tree |
2010-06-04 |
Jason Orendorff | Bug 556277 - Compute this eagerly in more cases. r...
|
commit | commitdiff | tree |
2010-06-04 |
Jason Orendorff | Fix up the tests from bug 555246 to pass in the browser.
|
commit | commitdiff | tree |
2010-06-03 |
Jason Orendorff | Bug 569771 - Factor out calling resolve hooks from...
|
commit | commitdiff | tree |
2010-06-03 |
Jason Orendorff | Back out changeset 96dbe8a784f1 (bug 569735) due to...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 567152 - Assertion failure: !generic(). r=brendan.
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Back out changeset a72a9d72c028 (bug 559653, remove...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Back out changeset ca772ab995c9 (bug 559813, trace...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Back out changeset ade35d045bc8 (the tests were fixed...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Back out changeset ade35d045bc8 (the tests were fixed...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Update jstests.list to get rid of some more orange...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Fix silly tests that were failing because we fixed...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 559813 - Trace script setters. r=brendan.
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Fix regression of js1_5/GC/regress-341877-01.js noted...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Fix warning about printf format types.
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 7, Compile...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 6, Get Set...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 5, AttrsGetterAndSe...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 4, eliminate...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 3, eliminate...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part Q, CHECK_REQUEST...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 2, whitespace...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 568070 - jsapi.cpp refactoring. Part 1, rearrange...
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Merge.
|
commit | commitdiff | tree |
2010-06-02 |
Jason Orendorff | Bug 559653 - Record assignment before the interpreter...
|
commit | commitdiff | tree |
2010-05-30 |
Jason Orendorff | Fix js shell test runner to cope with assert-if. No...
|
commit | commitdiff | tree |
2010-05-27 |
Jason Orendorff | Bug 533592, part 2 - Get rid of BYPASS code in XPCNativeWrap...
|
commit | commitdiff | tree |
2010-05-27 |
Jason Orendorff | Bug 533592, part 1 - Remove uses of and support for...
|
commit | commitdiff | tree |
2010-05-27 |
Jason Orendorff | Bug 568379, part 2 - Remove support for "shallow" XPCNativeW...
|
commit | commitdiff | tree |
2010-05-27 |
Jason Orendorff | Bug 568379, part 1 - Remove hasStringArgs weirdness...
|
commit | commitdiff | tree |
2010-05-27 |
Jason Orendorff | Avoid warning in jsapi-tests/tests.h due to printf...
|
commit | commitdiff | tree |
2010-05-22 |
Jason Orendorff | Bug 530688 - Do not use std::string or iostreams in...
|
commit | commitdiff | tree |
2010-05-21 |
Jason Orendorff | Bug 513065 - Part 3, Stay on trace when calculating...
|
commit | commitdiff | tree |
2010-05-19 |
Jason Orendorff | Bug 566549 - Crash [@ js_AllocSlot] or "Assertion failure...
|
commit | commitdiff | tree |
2010-05-18 |
Jason Orendorff | Bug 566665 - jstests.py -s should print command lines...
|
commit | commitdiff | tree |
2010-05-10 |
Jason Orendorff | Bug 564344 - Crash or "Assertion failure: slot < (this...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Merge.
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Backed out changeset 8cb8888c68d3 due to failing mochitests.
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 563728 - Switch the imacro compiler over to Python...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 560643 - Add a special jsval type to XPIDL. Part...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 560643 - Add a special jsval type to XPIDL. Part...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 513065 - Part 3, compute scope in the engine before...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 513065 - Part 2, avoid thisObject in obj_getProto...
|
commit | commitdiff | tree |
2010-05-12 |
Jason Orendorff | Bug 513065 - Part 1, avoid thisObject when unwrapping...
|
commit | commitdiff | tree |
2010-05-10 |
Jason Orendorff | Bug 564344 - Crash or "Assertion failure: slot < (this...
|
commit | commitdiff | tree |
2010-05-04 |
Jason Orendorff | Bug 563221 - "Assertion failure: ss->top >= nuses,...
|
commit | commitdiff | tree |
2010-05-03 |
Jason Orendorff | Bug 492915 - Trace incelem/decelem/eleminc/elemdec...
|
commit | commitdiff | tree |
2010-04-27 |
Jason Orendorff | Follow-up to rev bed748189cd0 to fix a compiler warning...
|
commit | commitdiff | tree |
2010-04-27 |
Jason Orendorff | Fix build breakage in non-threadsafe JS shell. rs=brendan...
|
commit | commitdiff | tree |
2010-04-27 |
Jason Orendorff | Bug 561444 - "Assertion failure: title->ownercx ==...
|
commit | commitdiff | tree |
2010-04-26 |
Jason Orendorff | In a trace-test, do not try to print jitstats. no_r=me.
|
commit | commitdiff | tree |
2010-04-27 |
Jason Orendorff | Fixed assert-botch with tracer and XML objects (bug...
|
commit | commitdiff | tree |
2010-04-23 |
Jason Orendorff | Disable jsreftest js1_5_8/extensions/worker-fib.js...
|
commit | commitdiff | tree |
2010-04-23 |
Jason Orendorff | Merge.
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Bug 558830 - Trace script getters. r=brendan.
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Bug 561031 - Treat JSOP_FILTER as a jump. r=brendan.
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Merge.
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Bug 553671 part 12 - Handle GC_KEEP_ATOMS more directly...
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Bug 553671 part 11 - Refactor GCTIMER to disrupt the...
|
commit | commitdiff | tree |
2010-04-22 |
Jason Orendorff | Bug 553671 part 10 - Get rid of "goto restart_at_beginning...
|
commit | commitdiff | tree |