..
analysis-tests
assembler
ICs for typed arrays (bug 594247, r=cdleary,vlad).
2011-01-05 19:16:41 -08:00
build
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
2011-01-05 23:46:04 +00:00
config
Bug 620905 rules.mk generally fails to set ELOG to print-failed-commands.sh for make -s
2011-01-05 14:17:10 -08:00
ctypes
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
editline
gnuplot
jit-test
Bug 620637 - Flush tracker completely when doing tree call (r=dvander)
2011-01-06 14:31:55 -08:00
jsapi-tests
Bug 621812 - Ensure proper linking when as-needed is passed via LDFLAGS, r=khuey
2010-12-28 19:59:00 -08:00
lirasm
Fix ARM test bustage caused by bug 615159. r=me.
2010-12-07 14:33:46 -08:00
methodjit
Bug 620637 - Flush tracker completely when doing tree call (r=dvander)
2011-01-06 14:31:55 -08:00
metrics
Bug 605374 - rename trace-tests (2nd attempt). r=dmandelin.
2010-10-20 20:40:51 -07:00
nanojit
Bug 613125 - nanojit: improve codegen for LIR_q2i in X64 back-end. r=edwsmith.
2010-11-18 19:36:11 -08:00
perf
Bug 492849 - Implement Object.preventExtensions, Object.isExtensible. a=waldo,jimb, r=brendan
2010-09-21 11:35:29 -07:00
ref-config
shell
Bug 623915: about:memory reporter for string char data, r=lw
2011-01-07 03:03:34 -08:00
t
tests
Back out 86285f568e0c for orange.
2011-01-07 15:03:39 -06:00
tracejit
Bug 620532 - TM: integer promotion/demotion doesn't distinguish signed vs unsigned sufficiently. r=gal.
2011-01-03 20:13:55 -08:00
tracevis
Bug 583143 - Fix bustage with MOZ_TRACEVIS and other NPOTB code (r=lw)
2010-09-20 12:43:52 -07:00
v8
v8-dtoa
Bug 610303 - Function fpclassify in v8-dtoa/platform.cc may return random value. r=gal
2010-11-08 14:56:48 +08:00
vprof
xpconnect
Bug 623915: about:memory reporter for string char data, r=lw
2011-01-07 03:03:34 -08:00
yarr
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
aclocal.m4
bench.sh
config.mk
configure.in
Bug 607190 - Add "mips" and "mipsel" to CPU_ARCH checks. r=khuey a=bsmedberg
2011-01-06 15:42:54 +01:00
dtoa.c
Bug 612624 - Fix a missing OmitPrivateMemory in dtoa. r=mrbkap
2010-12-21 13:46:01 -08:00
find-child.py
imacro_asm.py
imacros.jsasm
Bug 602129 - JM: make f.call(...) fast, part 1 (r=dvander)
2010-10-13 15:57:42 -07:00
javascript-trace.d
Bug 593483 - Unbreak (real) dtrace. r=gal, a=NPOTB
2010-09-16 13:21:12 -07:00
jitstats.tbl
Bug 605374 - rename trace-tests (2nd attempt). r=dmandelin.
2010-10-20 20:40:51 -07:00
js-config.h.in
js-config.in
js.mdp
js.msg
Disallow non-native global objects (609990, r=brendan).
2011-01-05 19:56:42 -08:00
jsanalyze.cpp
Remove bogus assert, bug 608980. r=dmandelin
2010-11-11 17:21:14 -08:00
jsanalyze.h
Analysis for defined variables, bug 604426. r=dvander
2010-10-26 12:00:54 -07:00
jsapi.cpp
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-07 02:03:14 -08:00
jsapi.h
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
jsarena.cpp
Header changes for sixgill, annotations. bug 601129, r=jorendorff
2010-10-01 21:00:55 -07:00
jsarena.h
Header changes for sixgill, annotations. bug 601129, r=jorendorff
2010-10-01 21:00:55 -07:00
jsarray.cpp
Bug 619970 - Use the correct magic-value code in GetElement (r=waldo)
2011-01-03 09:06:26 -08:00
jsarray.h
Bug 612292 - Rename array allocation functions (r=lw)
2010-12-13 16:22:59 -08:00
jsast.tbl
backing out due to red
2011-01-03 16:46:25 -08:00
jsatom.cpp
backing out due to red
2011-01-03 16:46:25 -08:00
jsatom.h
backing out due to red
2011-01-03 16:46:25 -08:00
jsatominlines.h
jsbit.h
jsbool.cpp
Bug 620315 - "Assertion failure: unexpected constantly false guard detected" with "use strict", 4 > this. Fix a problem where we weren't marking functions created by |new Function| as accepting a primitive this value when their body was strict mode, by removing the duplicative bit that was being checked. r=dmandelin
2010-12-22 18:05:07 -05:00
jsbool.h
jsbuiltins.cpp
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsbuiltins.h
Bug 612292 - Rename array allocation functions (r=lw)
2010-12-13 16:22:59 -08:00
jscell.h
bug 600687 - proper accounting for colors during the marking phase. r=anygregor
2010-09-30 01:31:20 +02:00
jsclist.h
jsclone.cpp
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
jsclone.h
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
jscntxt.cpp
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jscntxt.h
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jscntxtinlines.h
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-07 02:03:14 -08:00
jscompartment.cpp
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jscompartment.h
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jscompat.h
Bug 577812 - One declaration rule violation in Mozilla sources r=brendan
2010-12-07 12:48:16 -06:00
jsconfig.mk
jscpucfg.cpp
Bug 598261: Cannot cross compile JS on OSX. r+a=ted
2010-10-15 09:56:09 -07:00
jscpucfg.h
jsdate.cpp
bug 617215 - eliminating JS_NewString usage in FF while fixing a leak there. r=bz
2010-12-09 11:22:15 +01:00
jsdate.h
Remove unused js_DateSetXXX API. Bug 524179, r=brendan.
2010-12-07 12:46:19 -06:00
jsdbgapi.cpp
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-07 02:03:14 -08:00
jsdbgapi.h
Bug 610793 - Add a per-script enableSingleStepInterrupts() to JSD [r=dmandelin]
2010-11-16 15:18:35 -08:00
jsdbgapiinlines.h
Bug 602139: Add js_UpdateWatchpointsForShape, to correctly update watchpoints after shape changes. r=jorendorff
2010-11-09 15:04:12 -08:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
Detect some OOM conditions. b=602935, r=jorendorff.
2010-10-14 19:24:09 -04:00
jsdtoa.h
Bug 590834 - Clean up number-to-string code. r=jwalden.
2010-09-13 13:08:25 -07:00
jsemit.cpp
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
2011-01-03 17:14:55 -08:00
jsemit.h
Don't generate INITPROP/INITELEM for singleton constant initializers, bug 577359.
2010-12-30 08:07:43 -05:00
jsexn.cpp
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsexn.h
jsfriendapi.cpp
Bug 619641 - making jsd to return "anonymous" for nameless functions, not an empty string, for compatibility with Firebug. r=adrake
2010-12-23 22:41:57 +01:00
jsfriendapi.h
Bug 619641 - making jsd to return "anonymous" for nameless functions, not an empty string, for compatibility with Firebug. r=adrake
2010-12-23 22:41:57 +01:00
jsfun.cpp
Bug 514568 - Add JSObject::callIsForEval rather than using JSObject::getCallObjCallee() == NULL. r=igor
2011-01-05 14:54:04 -06:00
jsfun.h
Restore append-only fun->u.i.names rule by binding destructured-to vars for destructuring args after binding all args (619003, r=igor).
2010-12-27 15:10:58 -08:00
jsfuninlines.h
Require JSFunction::inStrictMode() callers to check for isInterpreted() first, since most already know that the function in question is interpreted. r=dmandelin
2010-12-22 21:06:08 -05:00
jsgc.cpp
Back out 86285f568e0c for orange.
2011-01-07 15:03:39 -06:00
jsgc.h
Bug 584860 - Move TraceMonitor into compartment (r=gal,a=blocker)
2010-12-29 17:53:58 -08:00
jsgcchunk.cpp
jsgcchunk.h
jsgcinlines.h
Bug 621202 - The base of a dependent string need not be flat (r=njn)
2011-01-03 12:07:20 -08:00
jsgcstats.cpp
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsgcstats.h
Bug 612829 - fix JS_DUMP_CONSERVATIVE_GC_ROOTS, r=igor
2010-11-17 12:39:45 -08:00
jshash.cpp
Finally get rid of /* Added by JSIFY */ comments. r=Waldo.
2010-10-01 18:46:54 -05:00
jshash.h
jshashtable.h
Bug 599801 - TM: Clean up Compartment (de)construction. r=sayrer
2010-09-27 15:35:10 -07:00
jshotloop.h
Bug 607539 - Small profiler cleanups (r=dmandelin)
2011-01-05 14:09:38 -08:00
jsify.pl
jsinterp.cpp
Bug 622167 - Properly handle infinite recursion of heavyweight functions. r=dvander
2011-01-06 02:22:21 -06:00
jsinterp.h
Bug 622053 - Streamline and greatly clarify Call object PropertyOp getters and setters, for easier reading and more bounds-checking assertions than the none (!) we had before. r=dmandelin
2010-12-29 22:21:18 -06:00
jsinterpinlines.h
Bug 514568 - Add JSObject::callIsForEval rather than using JSObject::getCallObjCallee() == NULL. r=igor
2011-01-05 14:54:04 -06:00
jsinttypes.h
jsinvoke.cpp
jsiter.cpp
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-07 02:03:14 -08:00
jsiter.h
Bug 602703 - TM: create a layer over Nanojit's LIR creation API. r=lw.
2010-10-28 18:28:36 -07:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h
jslock.cpp
Address review comments in bug 606029, mainly removing JSTitle from jslock.{h,cpp}.
2010-10-22 19:06:26 -05:00
jslock.h
Address review comments in bug 606029, mainly removing JSTitle from jslock.{h,cpp}.
2010-10-22 19:06:26 -05:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp
Bug 621032 - Move MathCache from JSThreadData to JSCompartment (r=igor,a=blocker)
2010-12-29 17:59:02 -08:00
jsmath.h
Bug 606441 - TM: specialize Math.abs() for integers when possible. r=dvander.
2010-10-26 20:21:39 -07:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Merge tracemonkey into mozilla-central. a=blockers
2011-01-04 13:33:39 -08:00
jsnum.h
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsobj.cpp
Fix joined method leak via arguments.callee.caller (586482, r=igor).
2011-01-04 12:27:18 -08:00
jsobj.h
Bug 514568 - Add JSObject::callIsForEval rather than using JSObject::getCallObjCallee() == NULL. r=igor
2011-01-05 14:54:04 -06:00
jsobjinlines.h
Bug 514568 - Add JSObject::callIsForEval rather than using JSObject::getCallObjCallee() == NULL. r=igor
2011-01-05 14:54:04 -06:00
json.cpp
Bug 612292 - Rename array allocation functions (r=lw)
2010-12-13 16:22:59 -08:00
json.h
Bug 599254 - Avoid an unnecessary switch in the JSON parser. r=sayrer.
2010-09-27 17:20:43 -07:00
jsopcode.cpp
Bug 620750 - "arguments;" sneaks into decompilation (r=luke).
2011-01-03 16:26:33 -08:00
jsopcode.h
Fix warnings compiling with gcc 4.5. rs=brendan
2010-11-22 11:53:38 -05:00
jsopcode.tbl
Don't generate INITPROP/INITELEM for singleton constant initializers, bug 577359.
2010-12-30 08:07:43 -05:00
jsopcodeinlines.h
Handle extended indexes around JSOP_*BLOCKCHAIN (610026, r=billm).
2010-11-05 15:03:39 -07:00
jsoplengen.cpp
jsotypes.h
Bug 609222 - JM: Fix call mechanism and recompilation. r=dvander. Patch to make Sun Studio on X86 work (typedef int32).
2010-11-30 11:19:17 +08:00
jsparse.cpp
Backed out changeset 013bde94ad94
2011-01-06 21:41:59 -05:00
jsparse.h
Don't generate INITPROP/INITELEM for singleton constant initializers, bug 577359.
2010-12-30 08:07:43 -05:00
jsprf.cpp
Finally get rid of /* Added by JSIFY */ comments. r=Waldo.
2010-10-01 18:46:54 -05:00
jsprf.h
jsprobes.cpp
Bug 612150 - Eliminating JS_GetFunctionName. r=mrbkap
2010-11-24 17:56:43 +01:00
jsprobes.h
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
2010-11-11 21:40:29 +01:00
jspropertycache.cpp
Fix overeager property cache fills, leading to wrong answers after certain JOF_INCDEC ops. Bug 614782, r=dmandelin.
2010-12-06 15:34:30 -06:00
jspropertycache.h
Bug 602441 - Remove unreachable property-cache-testing code, now that MT objects are history. r=brendan
2010-10-25 18:22:07 -07:00
jspropertycacheinlines.h
Bug 602441 - Remove unreachable property-cache-testing code, now that MT objects are history. r=brendan
2010-10-25 18:22:07 -07:00
jspropertytree.cpp
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jspropertytree.h
JSFunction::addLocal never calls Shape::maybeHash (595918, r=jorendorff).
2010-09-13 18:44:34 -07:00
jsproto.tbl
jsproxy.cpp
Check for infinite recursion when running proxy handlers (bug 571168, r=jorendorff).
2010-12-13 14:53:44 -08:00
jsproxy.h
typeof(regexp from sandbox) is "function" (bug 607799, r=brendan).
2010-11-10 15:56:00 -08:00
jsprvtd.h
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jspubtd.h
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
jsreflect.cpp
backing out due to red
2011-01-03 16:46:25 -08:00
jsreflect.h
backing out due to red
2011-01-03 16:46:25 -08:00
jsregexp.cpp
Bug 587288: 1. Non-atomic RegExp refcount, compartment checks. (r=gal)
2011-01-05 18:44:30 -08:00
jsregexp.h
Merge mozilla-central to tracemonkey.
2010-12-29 19:25:04 -05:00
jsregexpinlines.h
Bug 587288: 1. Non-atomic RegExp refcount, compartment checks. (r=gal)
2011-01-05 18:44:30 -08:00
jsreops.tbl
jsscan.cpp
Backed out changeset 2892db39b022 due to orange.
2010-12-14 18:54:04 -08:00
jsscan.h
Backed out changeset 2892db39b022 due to orange.
2010-12-14 18:54:04 -08:00
jsscope.cpp
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
2011-01-03 17:14:55 -08:00
jsscope.h
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
2011-01-03 17:14:55 -08:00
jsscopeinlines.h
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
2011-01-03 17:14:55 -08:00
jsscript.cpp
Back out 86285f568e0c for orange.
2011-01-07 15:03:39 -06:00
jsscript.h
Bug 610070 - Large amount of heap allocation from js::PropertyTable::init. r=brendan.
2011-01-03 17:14:55 -08:00
jsscriptinlines.h
Bug 614493 - Move top-level binding storage (and argument, variable, and upvar counts) out of JSFunction and into js::Bindings, itself stored in JSScript, anticipating the time when strict mode eval scripts will need it. r=brendan
2010-11-16 15:34:24 -08:00
jsshell.msg
Bug 595297 - Portable serialize/deserialize implementation of the HTML5 structured cloning algorithm (jsclone.cpp). r=gal.
2010-09-30 19:47:10 -05:00
jsstack.js
jsstaticcheck.h
Header changes for sixgill, annotations. bug 601129, r=jorendorff
2010-10-01 21:00:55 -07:00
jsstdint.h
jsstr.cpp
Bug 623915: about:memory reporter for string char data, r=lw
2011-01-07 03:03:34 -08:00
jsstr.h
Bug 611778. r=jorendorff.
2010-12-08 08:33:00 -08:00
jsstrinlines.h
Bug 623915: about:memory reporter for string char data, r=lw
2011-01-07 03:03:34 -08:00
jstl.h
Bug 602703 - TM: create a layer over Nanojit's LIR creation API. r=lw.
2010-10-28 18:28:36 -07:00
jstracer.cpp
Bug 620637 - Flush tracker completely when doing tree call (r=dvander)
2011-01-06 14:31:55 -08:00
jstracer.h
Bug 620637 - Flush tracker completely when doing tree call (r=dvander)
2011-01-06 14:31:55 -08:00
jstypedarray.cpp
b=612334; have typed arrays treat length parans more consistently; r=waldo, a=b
2010-12-22 15:31:02 -08:00
jstypedarray.h
ICs for typed arrays (bug 594247, r=cdleary,vlad).
2011-01-05 19:16:41 -08:00
jstypes.h
Bug 609440, part 2 - do lazy allocation, dag-ify ropes (assume no oom) (r=njn)
2010-11-30 18:41:32 -08:00
jsutil.cpp
jsutil.h
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsval.h
Bug 620637 - Flush tracker completely when doing tree call (r=dvander)
2011-01-06 14:31:55 -08:00
jsvalue.h
Merge mozilla-central to tracemonkey.
2010-11-09 15:29:44 -05:00
jsvector.h
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsversion.h
Bug 592644 - ES5 indirect eval. Part 1, add support and tests. r=brendan.
2010-10-07 15:00:09 -05:00
jswin.h
jswince.asm
jswrapper.cpp
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jswrapper.h
Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal)
2011-01-07 09:13:00 -08:00
jsxdrapi.cpp
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
jsxdrapi.h
Don't generate INITPROP/INITELEM for singleton constant initializers, bug 577359.
2010-12-30 08:07:43 -05:00
jsxml.cpp
Bug 620445 - useless null check of prefix in XMLToXMLString, r=brendan
2010-12-20 18:19:00 -08:00
jsxml.h
Bug 609440, part 4 - make JSString::chars() fallible (r=waldo,dvander,igor,dwitte,njn)
2010-12-06 10:26:58 -08:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in
Bug 607539 - Small profiler cleanups (r=dmandelin)
2011-01-05 14:09:38 -08:00
Makefile.ref
nanojit-import-filemap
nanojit-import-rev
Update nanojit-import-rev stamp.
2010-12-07 15:09:31 -08:00
perfect.js
plify_jsdhash.sed
prmjtime.cpp
Bug 554338: Show correct timezone abbreviation on OSX/Linux, r=jorendorff
2010-11-29 13:29:44 -08:00
prmjtime.h
README.html
resource.h
rules.mk
SpiderMonkey.rsp
time.sh
Y.js