Blake Kaplan
|
abe74c4ff2
|
Bug 483847 - Remove bogo-assertion (and fix compilation warning). r=Waldo
|
2009-04-02 15:01:15 -07:00 |
Blake Kaplan
|
64598701e9
|
Bug 477128 - Add a mochitest.
|
2009-04-02 15:01:15 -07:00 |
Benjamin Smedberg
|
62b88f98be
|
Bug 486158 - Fix the quickstub dependencies: when multiple targets are listed for a single rule, GNU make doesn't run the rule once and combine the targets: instead, it builds each target separately. This only really matters in parallel builds where targets may be evaluated in parallel. r=ted
|
2009-03-30 17:29:41 -04:00 |
Robert Sayre
|
02e4bfd46b
|
Merge tracemonkey to mozilla-central.
|
2009-04-01 08:12:53 -07:00 |
Igor Bukanov
|
3acf389e3a
|
bug 484861 - removal of unsed fields from JSObjectOps. r=mrbkap
|
2009-04-01 14:32:51 +02:00 |
Igor Bukanov
|
66acfefec8
|
bug 486124 - removal of unused TCF_HAS_DEFXMLNS. r=mrbkap
|
2009-04-01 10:33:43 +02:00 |
Graydon Hoare
|
dbdab1658b
|
Bug 474529 - Avoid artificial OOM conditions, r=gal.
|
2009-03-31 20:51:01 -07:00 |
Graydon Hoare
|
0f4e7fe919
|
Bug 479553 - Property tree forking heuristic improvement, r=brendan.
|
2009-03-31 17:55:43 -07:00 |
Graydon Hoare
|
d4665735d0
|
Bug 484751 - Followup patch to fix crash in initial checkin, r=mrbkap.
|
2009-03-31 19:34:32 -07:00 |
Blake Kaplan
|
da54a1e0e2
|
printf warning police
|
2009-03-31 18:38:28 -07:00 |
Jeff Walden
|
2f103ee7fb
|
Bug 484751 - TM: "Assertion failure: !OBJ_GET_CLASS(cx, proto)->getObjectOps, at ../jsobj.cpp". r=mrbkap
|
2009-03-31 14:24:01 -07:00 |
Robert Sayre
|
f0ff188e10
|
Merge m-c to tracemonkey.
|
2009-03-31 12:59:36 -07:00 |
Igor Bukanov
|
ba3f4f2620
|
bug 486106 - restoring JS*Lookup API compatibility with fast arrays. r=shaver
|
2009-03-31 21:42:31 +02:00 |
Andreas Gal
|
12d9908e2c
|
specialize code for a specific global object, not just a global object shape (480905, r=graydon).
|
2009-03-31 11:49:44 -07:00 |
Andreas Gal
|
9aa4e36ea5
|
maintain globalShape in VMFragment only (486049, r=graydon).
|
2009-03-31 11:43:30 -07:00 |
Jason Orendorff
|
94a66b26ec
|
Bug 483473 - Make JSObjectOps private. r=brendan.
--HG--
extra : rebase_source : 3240cb1f5c047dc92f8d1b525963bcb27e0a3521
|
2009-03-31 09:02:20 -05:00 |
Benjamin Smedberg
|
49703210b4
|
Bug 485264 - Not enough quotes in mozprog.m4 when suggestions contain spaces r=ted
|
2009-03-31 08:41:50 -04:00 |
Graydon Hoare
|
d03408ff9e
|
Bug 479553 - Minimize forking of property tree, r=brendan.
|
2009-03-30 18:02:13 -07:00 |
Andreas Gal
|
d6ca709566
|
Guard that object is a dense array when skipping to its prototype during property lookup (485790, r=brendan).
|
2009-03-30 17:19:04 -07:00 |
Jeff Walden
|
b34bee1eb6
|
Bug 485889 - Incorrect null checking/assignment? (with xpcshell test case). r=gal
|
2009-03-30 17:15:42 -07:00 |
Andreas Gal
|
c88bbc0282
|
Bug 485022 - TM: Assertion failure: JS_ON_TRACE(cx), at ../jsarray.cpp. r=mrbkap
|
2009-03-30 16:43:23 -07:00 |
Blake Kaplan
|
defb076e53
|
Bug 486029 - Use C++ style casts in more places. r=brendan
|
2009-03-30 16:33:54 -07:00 |
Peter Weilbacher
|
a2832cc5dd
|
[OS/2] Bug 483539: fix build break in jsnum.cpp by defining the underscored float properties. r=jorendorff
|
2009-03-30 15:26:51 -07:00 |
Igor Bukanov
|
58429135ba
|
bug 453492 - hiding JSCodeSpec.(nuses|ndefs) behind inlines to properly deal with variable stack bytecodes. r=brendan
|
2009-03-30 16:19:50 +02:00 |
Igor Bukanov
|
221bc79d4a
|
bug 469492 - calling the call hook after fully initializing the freame. r=brendan
|
2009-03-30 15:29:17 +02:00 |
Igor Bukanov
|
1b89a19e2e
|
bug 426520 - limitting default xml namespace search to var objects as required by e4x. r=brendan
|
2009-03-30 11:47:46 +02:00 |
Andreas Gal
|
7ac67643af
|
Bug 482271 - TM: Crash [@ js_AttemptCompilation]. r=graydon
|
2009-03-29 18:19:09 -07:00 |
Robert Sayre
|
4f690c4338
|
Merge mozilla-central to tracemonkey.
|
2009-03-29 10:42:32 -07:00 |
Robert Sayre
|
c7d4da36a6
|
Back out Bug 483723 - 'Trace string.indexOf'. It conflicts badly with mozilla-central.
|
2009-03-29 10:38:18 -07:00 |
Neil Rashbrook
|
189ac64292
|
Bug 485605 Clean up JS ID code and fix allocators r=mrbkap sr=jag
|
2009-03-29 12:47:06 +01:00 |
Serge Gautherie
|
30b78b17ad
|
Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek
|
2009-03-28 03:00:25 +01:00 |
Vladimir Vukicevic
|
0859736f5f
|
backing out 273c85c827e1
|
2009-03-27 16:42:49 -07:00 |
Andrew Paprocki
|
a83f07c02e
|
Bug 485576 - Fix a few minor gcc warnings. r=igor
|
2009-03-27 15:45:48 -07:00 |
Vladimir Vukicevic
|
b720a89399
|
b=484599; add calling convention tests to trace-tests and js shell; r=mrbkap
|
2009-03-27 14:35:46 -07:00 |
Vladimir Vukicevic
|
49b60de7f4
|
b=484561; [arm] fix EABI calling convention; clean up asm_call; r=graydon
|
2009-03-27 14:31:53 -07:00 |
Vladimir Vukicevic
|
46f87da505
|
b=484561; [arm] fix broken LIR_alloc; r=graydon
|
2009-03-27 14:29:14 -07:00 |
Vladimir Vukicevic
|
07c78e9cb5
|
b=484599; TM: memory stomping when a tn called with > 5 args; r=gal
|
2009-03-27 10:03:14 -07:00 |
Brian Crowder
|
0c480b5135
|
Bug 485013 - jsdate.cpp AdjustTime() breaks London (GMT+0) dates when DST activates Mar 29 2009 Summary: jsdate.cpp AdjustTime() breaks London (GMT+0) dates when DST activates Mar 29. r=mrbkap
|
2009-03-26 17:51:50 -07:00 |
Jeff Walden
|
8b22558690
|
Make js_DumpValue more useful with function jsvals. r=mrbkap
|
2009-03-26 16:07:54 -07:00 |
Igor Bukanov
|
c790012b89
|
bug 485178 - proper stack limits for scatter threads. r=mrbkap
|
2009-03-26 17:06:49 +01:00 |
Igor Bukanov
|
0b45f43e1b
|
Backed out changeset 0b36bddcefe4 for bug 485178 to fix compiletaion errors on some platforms.
|
2009-03-26 16:14:07 +01:00 |
Walter Meinl
|
2a7a81f524
|
Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org
|
2009-03-27 00:45:15 +01:00 |
Igor Bukanov
|
8907bff6d5
|
bug 485178 - proper stack limits for scatter threads. r=mrbkap
|
2009-03-25 19:06:31 +01:00 |
Igor Bukanov
|
9117bb6ddd
|
bug 426162 - allow calling JS_DestroyContext when cx->thread is null for API compatibility. r=brendan
|
2009-03-25 16:41:17 +01:00 |
Igor Bukanov
|
a0b5171981
|
bug 375406 - PutProperty E4X correctness fix. r=brendan
|
2009-03-25 16:02:29 +01:00 |
Igor Bukanov
|
ddd3cfbcc3
|
bug 484769 - fixing the assert about the structure of sharp nodes. r=brendan
|
2009-03-25 16:01:29 +01:00 |
Ben Turner
|
f501f60758
|
Bug 483723 - 'Trace string.indexOf'. r=brendan+gal.
|
2009-03-24 21:32:09 -07:00 |
Ben Turner
|
d298dff039
|
Bug 484796 - 'Add properties with getters and setters to the shell'. r=gal.
|
2009-03-24 21:30:23 -07:00 |
Jeff Walden
|
9a433c7ba6
|
Add a static assertion for another latent LIR opcode numbering constraint. No bug, r=mrbkap
|
2009-03-24 14:11:14 -07:00 |
David Mandelin
|
004d3013ed
|
fix static analysis. r=gal
|
2009-03-24 12:56:13 -04:00 |