..
analysis-tests
assembler
Try to fix intermittent refcount assertions in the presence of more than one thread. Bug 587277 - TM: ExecutablePool release race. r=sayrer
2010-08-14 00:34:14 -07:00
build
Bug 518136: Use -showIncludes to generate dependencies for MSVC for a substantial build performance win. r=ted
2010-08-04 16:59:23 -07:00
config
Bug 584727 - contentaction.h system-header is missed. r=doug.turner
2010-08-10 12:53:17 -07:00
ctypes
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
editline
Bug 506041 Part 2: Correct misspellings in source code
2010-05-13 14:19:50 +02:00
gnuplot
Bug 579586 - TM: remove doubles from GCTIMER (r=jorendorff)
2010-07-20 09:52:02 -07:00
jsapi-tests
Bug 587898 - TM: fix CrossCompartmentCall in jsapi tests (r=jorendorff)
2010-08-17 09:11:01 -07:00
lirasm
Fix more Windows bustage for bug 584275. r=me.
2010-08-05 21:38:39 -07:00
methodjit
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
metrics /gc
Bug 548388 GC Benchmark Suite. r=jorendorff
2010-05-14 11:17:14 -07:00
nanojit
b=586387; Problem with Typed Float32 Arrays and canonicalizeNaNs() / LIR_cmovd; r=nnethercote/edwsmith
2010-08-13 14:57:50 -07:00
perf
Bug 568863 follow-up: add reset() to the JavaScript API. r=waldo a2.0=sayrer
2010-08-04 17:22:26 -07:00
ref-config
shell
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
t
tests
Bug 522158: Avoid extra warning for duplicated prop names in object initializers. r=waldo
2010-08-16 13:05:33 -07:00
trace-test
Convert Windows CR LF pairs to just Unix LF. Sigh. no_r=me.
2010-08-17 12:25:55 -05:00
tracevis
Bug 557841 - TM: "Assertion failure: BINDNAME in global code resolved to non-global object, at ../jstracer.cpp". r=dmandelin.
2010-04-19 09:21:10 -05:00
v8
Update our local copy of the V8 benchmarks to the latest test harness.
2010-05-27 17:15:56 -07:00
vprof
Bug 555345 - Histogram profiling macros for JIT-generated code (r=rreitmai+)
2010-06-04 14:31:25 -07:00
xpconnect
Bug 586157 - Deal with setting __proto__ on outer windows. r=jst
2010-08-13 17:05:18 -07:00
yarr
Forgotten OP_BRAZERO len addition. Fixes Bug 586499 - TM: Yarr mochitest failure browser_plainTextLinks.js. r=gal
2010-08-12 09:08:48 -07:00
aclocal.m4
bench.sh
config.mk
Revert strict-aliasing disabling now that n810 has shown not to improve without it. Also change from -Wstrict-aliasing=2 to -Wstrict-aliasing=3; gcc claims the latter gives more precise warnings with fewer mistakes, and I don't think we care that much about it being a little slower, for only the files in SpiderMonkey.
2010-03-26 15:32:35 -07:00
configure.in
Backed out changeset f10fc9e3be99 (orange test_request_line_split_in_two_packets.js tests).
2010-08-07 22:13:06 +02:00
dtoa.c
Bug 584252 - disallow non-standard extensions to float syntax (r=jorendorff) (CLOSED TREE)
2010-08-05 14:33:34 -07:00
find-child.py
Bug 526074 - handle nothing-to-import case in import script, r=gal.
2010-01-25 10:32:33 -08:00
imacro_asm.py
Bug 563728 - Switch the imacro compiler over to Python. r=Waldo.
2010-05-12 08:49:36 -05:00
imacros.jsasm
Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo)
2010-08-01 21:54:09 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in
Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted
2010-03-06 12:59:41 -05:00
js-config.in
js.mdp
js.msg
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsapi.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsapi.h
Bug 584168 - consider canonicalizing nans passed to the JSAPI (r=brendan)
2010-08-04 04:13:19 -07:00
jsarena.cpp
Arena pool macros don't want to die.
2010-07-11 00:09:34 -07:00
jsarena.h
Arena pool macros don't want to die.
2010-07-11 00:09:34 -07:00
jsarray.cpp
Bug 579471 - fast constructors (r=dmandelin,lw)
2010-08-10 16:38:08 -07:00
jsarray.h
Bug 579471 - fast constructors (r=dmandelin,lw)
2010-08-10 16:38:08 -07:00
jsatom.cpp
bug 583763 - conservative GC cleanup and better reporting of missing conservative roots. r=anygregor
2010-08-05 14:16:56 +02:00
jsatom.h
Bug 581875 - use js::HashSet in JSAtomState (r=igor)
2010-07-28 09:54:14 -07:00
jsatominlines.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsbit.h
bug 553812 - separate GC arena info and mark bits from the arena. r=gal,anygregor
2010-04-13 00:59:19 +04:00
jsbool.cpp
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
jsbool.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsbuiltins.cpp
Bug 586358: make imacpc flagged. (r=lw)
2010-08-15 04:16:54 -07:00
jsbuiltins.h
Bug 585231 - Remove ArgsPrivateNative (r=dmandelin)
2010-08-06 17:19:22 -07:00
jsclist.h
jscntxt.cpp
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
jscntxt.h
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jscntxtinlines.h
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
Merge mozilla-central to tracemonkey.
2010-04-04 14:15:05 -04:00
jscpucfg.h
jsdate.cpp
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
jsdate.h
Bug 579471 - fast constructors (r=dmandelin,lw)
2010-08-10 16:38:08 -07:00
jsdbgapi.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsdbgapi.h
Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances.
2010-08-01 09:58:03 -07:00
jsdhash.cpp
Bug 569821 - js compilation failure on mingw-w64 r=dvander
2010-06-27 01:27:18 +02:00
jsdhash.h
jsdtoa.cpp
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsdtoa.h
Bug 509857 - Get rid of DTOA_LOCK. r=jwalden.
2010-03-22 18:21:10 -05:00
jsdtracef.cpp
Bug 588019 - Fix dtrace builds. no_r=me.
2010-08-17 10:23:39 -05:00
jsdtracef.h
Bug 507012: function call/return callback for profiling, r=dmandelin, a=sayrer
2010-08-09 13:38:13 -07:00
jsemit.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsemit.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsexn.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsexn.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsfun.cpp
Bug 586335 - remove dead value-to-function code (r=waldo)
2010-08-17 09:44:41 -07:00
jsfun.h
Bug 579471 - fast constructors (r=dmandelin,lw)
2010-08-10 16:38:08 -07:00
jsgc.cpp
Bug 587805 - TM: Clean GCMeter (r=igor)
2010-08-17 11:54:54 -07:00
jsgc.h
Bug 587805 - TM: Clean GCMeter (r=igor)
2010-08-17 11:54:54 -07:00
jsgcchunk.cpp
Bug 568782 add #ifdef SOLARIS for mmap/munmap changes r=igor
2010-07-30 18:51:58 +08:00
jsgcchunk.h
fatval tweaks: bump XDR version, remove spurious comment and #defines, realign JSStackFrame
2010-07-15 13:18:12 -07:00
jshash.cpp
Bug 549532 - Allow custom memory allocator use in spidermonkey. Part 1. r=dvander.
2010-04-16 15:03:53 -04:00
jshash.h
jshashtable.h
Bug 581875 - use js::HashSet in JSAtomState (r=igor)
2010-07-28 09:54:14 -07:00
jsify.pl
jsinterp.cpp
Bug 522158: Avoid extra warning for duplicated prop names in object initializers. r=waldo
2010-08-16 13:05:33 -07:00
jsinterp.h
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsinttypes.h
Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted
2010-03-06 12:59:41 -05:00
jsinvoke.cpp
jsiter.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsiter.h
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h
Use direct object shape instead of identity as key for deep property cache hits (497789, r=jorendorff).
2010-03-22 11:11:44 -07:00
jslock.cpp
bug 552266 - followup to fix jslock.cpp to use cx->thread->requestContext, not cx->requestDepth, when claiming titles.
2010-07-26 21:02:10 +02:00
jslock.h
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
jsmath.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsnativestack.cpp
Bug 569821 - js compilation failure on mingw-w64 r=dvander
2010-06-27 01:27:18 +02:00
jsnativestack.h
bug 237006 - automatic detection of the native thread stack base. The patch is based on the initial patches for bug 516832 by gal and gregor. r=gregor
2010-05-19 10:29:05 +02:00
jsnum.cpp
Bug 583126 - parseInt(string) traceable native ignores OOM. rs=jorendorff
2010-07-30 17:25:20 -07:00
jsnum.h
Bug 577536 - parseInt() uses radix 8 if the string starts with '0' but not 0x or 0X, and the digit string should be stringified before the radix is integerized. r=jorendorff
2010-07-23 02:29:44 -05:00
jsobj.cpp
Bug 586152 - The outer window is not a true global object, but it represents one; therefore, we need to innerize before checking for its global-ness. r=jorendorff
2010-08-10 15:00:26 -07:00
jsobj.h
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
jsobjinlines.h
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
json.cpp
Change a comment to match the surrounding code.
2010-07-30 20:26:06 -07:00
json.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsopcode.cpp
Bug 586559 - make SimulateImacroCFG cool with pcstack == NULL (r=brendan)
2010-08-17 09:43:05 -07:00
jsopcode.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsopcode.tbl
Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo)
2010-08-01 21:54:09 -07:00
jsoplengen.cpp
jsotypes.h
jsparse.cpp
Bug 536472 - Move name parsing from function parsing into the callers, as needed. r=cdleary
2010-07-29 13:49:03 -07:00
jsparse.h
Bug 536472 - Move name parsing from function parsing into the callers, as needed. r=cdleary
2010-07-29 13:49:03 -07:00
jsprf.cpp
jsprf.h
jspropertycache.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jspropertycache.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jspropertycacheinlines.h
Bug 554996 - Eliminate native-ops check before testing property cache. Part 1: interpreter. r=gal.
2010-03-29 10:35:16 -05:00
jspropertytree.cpp
Arena pool macros don't want to die.
2010-07-11 00:09:34 -07:00
jspropertytree.h
Use direct object shape instead of identity as key for deep property cache hits (497789, r=jorendorff).
2010-03-22 11:11:44 -07:00
jsproto.tbl
Back out changeset fecc8ed9e813.
2010-06-16 01:17:34 -07:00
jsproxy.cpp
bug 579957 - parent as a field in JSObject (relanding after wixing bug 583404). r=lw
2010-07-31 11:54:01 +02:00
jsproxy.h
Bug 575208 - Crash [@ js::ExecuteFrameGuard::~ExecuteFrameGuard] or "Assertion failure: origin != destination". r=gal.
2010-07-02 16:51:42 -05:00
jsprvtd.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jspubtd.h
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
jsrecursion.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsregexp.cpp
Bug 586827: fix bad regexp arena behavior. (r=apierce)
2010-08-12 18:55:26 -07:00
jsregexp.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsregexpinlines.h
Fix bustage on Mac PPC.
2010-08-11 15:44:32 -07:00
jsreops.tbl
jsscan.cpp
Bug 582643 - Reject '0x' without any hex digits. r=jorendorff
2010-07-29 17:37:25 -07:00
jsscan.h
Bug 564369 - streamline TokenStream::getChar(), part 10. r=cdleary.
2010-05-12 21:43:27 -07:00
jsscope.cpp
Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances.
2010-08-01 09:58:03 -07:00
jsscope.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsscopeinlines.h
Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances.
2010-08-01 09:58:03 -07:00
jsscript.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsscript.h
Revert fixes for bug 438633, bug 585803
2010-08-12 14:07:52 -07:00
jsscriptinlines.h
Bug 556353 - Remove OBJ_IS_NATIVE, HAS_FUNCTION_CLASS. r=brendan.
2010-03-31 22:13:51 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted
2010-03-06 12:59:41 -05:00
jsstr.cpp
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsstr.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsstrinlines.h
Bug 578171 - Keep a static table of all length-2 strings (r=lw)
2010-07-27 21:14:31 -07:00
jstask.cpp
bug 553033 - replacing the background free list with a vector. r=jwalden
2010-04-27 15:46:24 +02:00
jstask.h
Oops, b0f49ebf6325 wants a definition (r=me)
2010-04-28 15:23:34 -07:00
jstl.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jstracer.cpp
Bug 570663: turn a tableswitch on trace into a no-op if it has no cases, r=njn
2010-08-16 18:56:04 -07:00
jstracer.h
Bug 585231 - Remove ArgsPrivateNative (r=dmandelin)
2010-08-06 17:19:22 -07:00
jstypedarray.cpp
Bug 584158 - ensure that typed arrays cannot produce non-canonical nans (r=gal)
2010-08-03 22:06:44 -07:00
jstypedarray.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jstypes.h
Bug 549143 - fatvals
2010-07-14 23:19:36 -07:00
jsutil.cpp
Fix bustage; don't #include jstl.h from jsvalue.h, it messes up the mozalloc wrapper ritual
2010-08-09 13:59:28 -07:00
jsutil.h
Fix bustage; don't #include jstl.h from jsvalue.h, it messes up the mozalloc wrapper ritual
2010-08-09 13:59:28 -07:00
jsval.h
Bug 579471 - fast constructors (r=dmandelin,lw)
2010-08-10 16:38:08 -07:00
jsvalue.h
Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances.
2010-08-01 09:58:03 -07:00
jsvector.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsversion.h
Add an API for compartments (570040, r=jorendorff).
2010-06-04 16:32:10 -07:00
jswin.h
Forgotten jswin.h file. (r=red)
2010-08-11 14:59:19 -07:00
jswince.asm
jswrapper.cpp
Second try at adding interface for JSStackFrame.scopeChain/blockChain, bug 586533. r=lw
2010-08-13 23:36:37 -04:00
jswrapper.h
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
jsxdrapi.cpp
Revert fixes for bug 438633, bug 585803
2010-08-12 14:07:52 -07:00
jsxdrapi.h
Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo)
2010-08-01 21:54:09 -07:00
jsxml.cpp
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
2010-08-15 08:44:51 -04:00
jsxml.h
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
2010-07-28 14:36:06 +02:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in
ARM and PCRE build fixes. (r=red)
2010-08-11 16:00:58 -07:00
Makefile.ref
Remove special constructs no longer needed for Narcissus (bug 579137, r=gal)
2010-07-16 18:16:07 -07:00
nanojit-import-filemap
nanojit-import-rev
Update nanojit-import-rev stamp.
2010-08-05 22:10:48 -07:00
perfect.js
plify_jsdhash.sed
prmjtime.cpp
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
prmjtime.h
Date performance fixes, bug 578259. r=waldo
2010-08-17 10:42:57 -07:00
README.html
resource.h
rules.mk
SpiderMonkey.rsp
time.sh
Y.js