..
analysis-tests
Bug 472594 - Make analysis-tests work in out-of-tree objdir, r=jorendorff.
2009-01-08 10:40:36 -08:00
build
bug 474732 - Rerunning configure causes the world to be rebuilt, r=ted
2009-02-03 16:29:21 +01:00
config
Bug 476448 -KPIC is obsolete in Sun Studio 12 SPARC r=jim
2009-02-09 14:21:09 +08:00
correct
Add check to make sure bug 452008 remains fixed.
2008-09-15 19:36:03 -04:00
editline
Merge m-c to tracemonkey.
2009-01-14 18:25:22 -05:00
liveconnect
Fix for red caused by rev 932126be5356.
2009-01-30 18:02:35 -06:00
nanojit
Bug 477425 - Fix pathological doubling in Fragmento uncovered by new pressure on lirbuf, r=jorendorff.
2009-02-10 10:08:58 -08:00
ref-config
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
shell
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
t
Add back t/crypto-sha1.js, which magically disappeared at the hands of the nanojit2 patch.
2008-10-13 14:15:23 -07:00
v8
Add V8 benchmark suite.
2008-09-02 23:11:15 -07:00
vprof
Add vprof source files (this time for real.)
2008-07-31 13:42:25 -07:00
xpconnect
Bug 446689 - xpcshell's load() function doesn't close file handle; r+sr=mrbkap
2009-02-15 17:23:50 +01:00
aclocal.m4
Bug 465640: Use autoconf to declare stdint types on platforms that don't have stdint.h r=bsmedberg
2009-01-13 10:50:24 -08:00
bench.sh
Use a single instance of the shell to run the quick benchmark.
2008-10-12 15:58:34 -07:00
builtins.tbl
Bug 475761 - TM: js_Any_GetProp and friends can reenter. r=brendan. Note that this patch alone does not fix the bug. The rest of the fix comes in bug 462027.
2009-01-29 00:13:03 -06:00
call.js
- Implement interpreter frame reconstruction (js_SynthesizeFrame).
2008-08-01 08:26:32 -07:00
config.mk
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
configure.in
Bug 476800 - kill variadic macro warnings r=ted
2009-02-10 08:33:58 -05:00
correct.sh
Bug 458735 - Improve internal API for traceable natives (r=brendan, nanojit r=edwsmith)
2008-10-08 17:08:33 -05:00
dtoa.c
Bug 469397 - (0.5).toFixed(0) is 0, should be 1. r=bz,mrbkap
2009-02-07 12:31:10 +01:00
if.js
Add if.js example for trees.
2008-07-17 16:38:09 -07:00
imacro_asm.js.in
Try hardest of all (last time) to fix redness (r=nthomas).
2009-02-02 16:49:43 -08:00
imacros.c.out
Bug 469405 - Handle an __iterator__ implementation returning a primitive value on trace. r=brendan
2009-02-07 11:28:23 -08:00
imacros.jsasm
Bug 469405 - Handle an __iterator__ implementation returning a primitive value on trace. r=brendan
2009-02-07 11:28:23 -08:00
javascript-trace.d
jitstats.tbl
Add new jitstats to the list in trace-test.js, and add a comment to jitstats.tbl noting that the two lists must be synchronized.
2009-01-12 16:37:09 -08:00
js-config.h.in
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
js-config.in
Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla.
2008-10-29 08:29:22 -07:00
js.mdp
js.msg
Bug 469405 - Handle an __iterator__ implementation returning a primitive value on trace. r=brendan
2009-02-07 11:28:23 -08:00
jsapi.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsapi.h
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsarena.cpp
jsarena.h
jsarray.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsarray.h
Fix compilation errors on Windows due to a misplaced __fastcall introduced in changeset 527b21f9ab77.
2009-02-06 13:53:29 -06:00
jsatom.cpp
Backed out changeset ca733f2cc237; looks like some include system weirdness is biting where an old version of jsapi.h is being included which then causes a *newer* included version to miscompile. Weird, still investigating...
2009-02-03 15:48:30 -08:00
jsatom.h
Bug 456511 - (imacros) TM: Make conversion work on arbitrary JSObjects (r=gal).
2008-11-13 00:30:20 -08:00
jsbit.h
jsbool.cpp
Bug 460865 - Read barrier for cx->fp. r=mrbkap, r=dmandelin.
2008-12-09 10:38:32 -06:00
jsbool.h
Bug 477158 - TM: "Assertion failure: v == JSVAL_TRUE || v == JSVAL_FALSE, at ../jsapi.h". r=gal
2009-02-06 13:53:27 -08:00
jsbuiltins.cpp
Bug 473075 - TM: HasProperty can call into exotic lookupProperty hooks. r=brendan.
2009-02-05 19:49:54 -06:00
jsbuiltins.h
Bug 476873 - TM: Trace JSOP_ARRAYPUSH. r=brendan.
2009-02-06 13:19:06 -06:00
jsclist.h
jscntxt.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jscntxt.h
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jscompat.h
jsconfig.mk
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
jscpucfg.cpp
Bug 475199 - PPC builds crash on startup. I moved the output of JS_STACK_GROWTH_DIRECTION inside a !CROSS_COMPILE block incorrectly in bug 269538. This just moves it back.
2009-01-26 10:11:07 -05:00
jscpucfg.h
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
jsdate.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsdate.h
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsdbgapi.cpp
Backed out changeset 423eea03fb54 (Bug 460882) for being one of the two changesets that's causing chrome and a11y tests not to start.
2009-02-06 20:57:11 -08:00
jsdbgapi.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsdhash.cpp
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
2009-01-10 08:28:16 -08:00
jsdhash.h
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
2009-01-10 08:28:16 -08:00
jsdtoa.cpp
Bug 461192: Drop fd_ prefix from math functions. r=jorendorff
2008-10-22 14:52:14 -07:00
jsdtoa.h
Bug 384244 - update jsdtoa with interesting pieces of more-recent dtoa, r=igor
2008-08-05 11:18:29 -07:00
jsdtracef.c
Bug 458735 - Improve internal API for traceable natives (r=brendan, nanojit r=edwsmith)
2008-10-08 17:08:33 -05:00
jsdtracef.h
jsemit.cpp
Bug 477048 - Assertion failure: cg->stackDepth == loopDepth, at ../jsemit.cpp. r=brendan.
2009-02-06 11:04:49 -06:00
jsemit.h
bug 467495 - JSOP_DEFUN fixes to deal with non-top-level function statements redeclaring local argument and variables. r=brendan
2009-02-05 14:11:04 +01:00
jsexn.cpp
bug 465377 - avoid useless duplication of Exception native. r=crowder
2008-12-17 20:31:24 +01:00
jsexn.h
bug 446386 - eliminating compiler pseudo-frames. r=brendan
2008-09-08 11:47:12 +02:00
jsfile.cpp
Trigger a new build.
2009-01-28 04:24:13 -08:00
jsfile.h
jsfile.msg
jsfun.cpp
Bug 477053 - Protect against evil E4X jsvals in args_resolve. r=brendan
2009-02-05 14:50:26 -08:00
jsfun.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsgc.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsgc.h
bug 476934 - JS_(Set|Clear)ContextThread() must wait bfor the GC. r=brendan
2009-02-07 05:05:32 +01:00
jshash.cpp
jshash.h
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
2008-09-07 00:21:43 +02:00
jsify.pl
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
2008-09-07 00:21:43 +02:00
jsinterp.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsinterp.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsinvoke.cpp
merge (mostly, doesn't build)
2008-07-22 23:58:43 -04:00
jsiter.cpp
Bug 477581 - "Assertion failure: !JSVAL_IS_PRIMITIVE(regs.sp[-2]), at ../jsinterp.cpp:3237" with generator on trace. r=brendan.
2009-02-09 14:23:24 -06:00
jsiter.h
Bug 456511 - (imacros) TM: Make conversion work on arbitrary JSObjects (r=gal).
2008-11-13 00:30:20 -08:00
jskeyword.tbl
Bug 447713, remove the import/export functionality from spidermonkey, r=brendan
2008-08-06 17:34:58 -07:00
jskwgen.cpp
Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg
2008-09-05 10:19:17 -07:00
jslibmath.h
Bug 461192: Rename fd_copysign to js_copysign. r=jorendorff
2008-10-22 14:52:14 -07:00
jslock.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jslock.h
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jslocko.asm
jslog2.cpp
jslong.h
+ has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538
2009-01-22 15:40:41 -05:00
jsmath.cpp
XP_MACOSX and DARWIN are not set in the shell, so use __APPLE__ (another follow-up for 465460, r=danderson).
2008-12-17 22:58:02 -08:00
jsmath.h
trace Math.random
2008-07-30 15:51:44 -07:00
jsnum.cpp
Bug 471540 - TM: "Assertion failure: cp >= buf" at homicideReport.php. r=gal.
2009-01-08 17:09:16 -06:00
jsnum.h
Bug 471540 - TM: "Assertion failure: cp >= buf" at homicideReport.php. r=gal.
2009-01-08 17:09:16 -06:00
jsobj.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsobj.h
Backout bug 474501. Causes a massive slowdown in trace-tests.js that needs to be investigated.
2009-02-04 01:47:44 -08:00
json.cpp
Backed out changeset 17842a2d0c7f (bug 453865) due to test failures
2008-11-27 14:16:55 -08:00
json.h
Bug 462778. Fix JSON top crash. r=brendan
2008-11-07 18:10:39 -05:00
jsopcode.cpp
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsopcode.h
Re-land patch for bug 458851 now that latent bug it uncovered (not filed; see hg log) is fixed.
2008-10-28 14:04:29 -07:00
jsopcode.tbl
Bug 469405 - Handle an __iterator__ implementation returning a primitive value on trace. r=brendan
2009-02-07 11:28:23 -08:00
jsoplengen.cpp
jsOS240.def
jsotypes.h
jsparse.cpp
bug 467495 - JSOP_DEFUN fixes to deal with non-top-level function statements redeclaring local argument and variables. r=brendan
2009-02-05 14:11:04 +01:00
jsparse.h
Bug 454184 - Implement eval caching (r=mrbkap).
2009-01-27 19:56:55 -08:00
jsprf.cpp
[Bug 446229] Fixing GCC conversion warnings within SpiderMonkey. r=brendan
2008-07-20 14:53:21 +02:00
jsprf.h
jsproto.tbl
Bug 408838. Native JSON. r/sr=shaver
2008-10-06 16:54:12 -04:00
jsprvtd.h
Bug 458735 - Improve internal API for traceable natives (r=brendan, nanojit r=edwsmith)
2008-10-08 17:08:33 -05:00
jspubtd.h
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsregexp.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsregexp.h
bug 467441 - avoiding js_(Add|Remove)Root for regexp statics. r=crowder
2008-12-18 21:06:45 +01:00
jsreops.tbl
jsscan.cpp
Bug 476940 - Report an error when a script tries to use duplicate flags on a regexp. r=brendan
2009-02-06 14:28:48 -08:00
jsscan.h
Bug 462778. Fix JSON top crash. r=brendan
2008-11-07 18:10:39 -05:00
jsscope.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jsscope.h
Backed out changeset 423eea03fb54 (Bug 460882) for being one of the two changesets that's causing chrome and a11y tests not to start.
2009-02-06 20:57:11 -08:00
jsscript.cpp
Bug 466747 - Flush fragments for a JSScript when it is destroyed, r=gal.
2009-02-09 16:58:39 -08:00
jsscript.h
Bug 454184 - Implement eval caching (r=mrbkap).
2009-01-27 19:56:55 -08:00
jsshell.msg
Cleanup error reporting in dis and dissrc. bug 445743, r=brendan
2008-08-04 16:36:10 -07:00
jsstack.js
Bug 469191 - jsstack.js: give better locations for errors, r=dmandelin
2008-12-16 16:20:19 -05:00
jsstaticcheck.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsstddef.h
- Avoid unnecessary FASTCALL builtin wrappers for existing js_* library-private or friend functions, which could be (and now are) fastcall (JS_FASTCALL). A couple of builtins avoid name collisions by using js_Fast instead of just js_ as their name prefix.
2008-08-10 00:39:18 -07:00
jsstdint.h
Bug 461841: Use configure-defined macros in #ifdefs for WinCE in js/src. r=crowder
2009-01-16 14:10:48 -08:00
jsstr.cpp
Bug 462027 - Bail off trace when reentering interpreter. r=gal.
2009-02-03 18:25:12 -06:00
jsstr.h
Bug 453564 - TM: Assertion failure: JSVAL_IS_NULL(vp[0]) || (!JSVAL_IS_PRIMITIVE(vp[0]) && OBJ_IS_ARRAY(cx, JSVAL_TO_OBJECT(vp[0]))). r=gal.
2008-12-09 11:43:32 -06:00
jstracer.cpp
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
2009-02-10 03:45:36 -08:00
jstracer.h
Bug 466747 - Flush fragments for a JSScript when it is destroyed, r=gal.
2009-02-09 16:58:39 -08:00
jstypes.h
Backed out changeset ca733f2cc237; looks like some include system weirdness is biting where an old version of jsapi.h is being included which then causes a *newer* included version to miscompile. Weird, still investigating...
2009-02-03 15:48:30 -08:00
jsutil.cpp
Bug 477319 - "Some objects left locked in tracer code". r=brendan, a=blocking1.9.1+.
2009-02-08 16:36:55 -08:00
jsutil.h
Bug 477319 - "Some objects left locked in tracer code". r=brendan, a=blocking1.9.1+.
2009-02-08 16:36:55 -08:00
jsversion.h
Backed out changeset 2d5e6b1c7254 - busted the WINNT 5.1 talos tracemonkey.
2008-12-23 19:24:09 +01:00
jsxdrapi.cpp
bug 453889: Correct prbool misuse in spidermonkey
2008-09-08 13:41:09 -07:00
jsxdrapi.h
bug 469233 - using interrupt hook support in the interpreter for trace recording. r=brendan
2008-12-21 12:55:09 +01:00
jsxml.cpp
Bug 456511 - (imacros) TM: Make conversion work on arbitrary JSObjects (r=gal).
2008-11-13 00:30:20 -08:00
jsxml.h
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
2008-09-07 00:21:43 +02:00
lock_SunOS.s
Makefile.in
Give up on automation due to intermittent redness (r=jst).
2009-02-02 18:52:12 -08:00
Makefile.ref
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
mandelbrot-results.js
Adding mandelbrot to trace-test
2008-10-02 19:30:46 -04:00
math-partial-sums.js
Don't demote fmul since it overflows in math-partial. We might try to demote it and then promote back if this happens (depends how aggressively we want so speculate). Speedup 6.6 for math-partial (since its sin/cos/pow heavy.)
2008-07-19 00:27:45 -07:00
math-trace-tests.js
Move trace-test-math.js to math-trace-tests.js and remove trace.js because they defy my tab-complete-fu
2009-01-05 18:28:48 -08:00
md5.js
Add shark support to md5.js directly, no longer around the recorder.
2008-07-24 11:08:37 -07:00
perfect.js
plify_jsdhash.sed
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
2008-09-07 00:21:43 +02:00
prmjtime.cpp
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
prmjtime.h
Bug 461841: Use configure-defined macros in #ifdefs for WinCE in js/src. r=crowder
2009-01-16 14:10:48 -08:00
README.html
Bug 423867 - Migrate js/src/README.html to developer.mozilla.org (r=brendan)
2008-07-17 07:24:33 -05:00
resource.h
rules.mk
Bug 462004: Use automatic variables in make rules, to allow VPATH to work. r=ted.mielczarek
2008-11-11 16:54:20 -08:00
SpiderMonkey.rsp
time.sh
make time.sh more useful
2008-07-21 21:44:21 -04:00
trace-test.js
Bug 477581 - "Assertion failure: !JSVAL_IS_PRIMITIVE(regs.sp[-2]), at ../jsinterp.cpp:3237" with generator on trace. r=brendan.
2009-02-09 14:23:24 -06:00
win32.order
Y.js