gecko/js/src
2012-07-09 09:58:22 -06:00
..
assembler Bug 710922 - Don't call m_pools.all() if m_pools isn't initialized. r=luke. 2012-05-31 19:10:05 -07:00
build Bug 767024 - Allow dependentlibs.py to work when cross-compiling for Android on OSX. r=khuey 2012-06-22 18:33:17 +02:00
builtin Merge backouts 2012-07-04 19:44:26 -04:00
config Bug 771870 - Avoid js/src/Makefile being created with wrong topsrcdir. r=khuey 2012-07-09 15:47:26 +02:00
ctypes Backout changeset f44eca03418c (bug 725907 part 5) because of merge conflicts with the rest of the backouts 2012-07-04 19:43:03 -04:00
ds Bug 770850 - Reimplement DefnOrHeader as DefinitionList. r=njn. 2012-07-06 16:33:58 -05:00
editline Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
frontend Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
gc Fix --enable-root-analysis builds break, no bug. r=billm 2012-07-09 09:58:22 -06:00
gnuplot
jit-test Bug 768313 - Crash with newGlobal, newContext, --dump-bytecode, happens because jaeger inlines the non-pccount script into the pccount script, r=bhackett 2012-07-07 16:06:09 -07:00
jsapi-tests Bug 770999 - Add get() method to Handle<T> and Rooted<T> (r=bhackett) 2012-07-04 13:34:42 -07:00
methodjit Backout 2dd36c1cd662 (bug 771320) due to red. 2012-07-08 16:50:32 -04:00
metrics Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
perf Rename RootedVar to Rooted, bug 756823. r=billm 2012-05-24 16:05:18 -07:00
shell Bug 770663 - Add a JS shell function to turn on a static profiling stack (r=luke) 2012-07-05 10:43:50 -07:00
tests Bug 771281 - Remove js shell workers. r=jorendorff 2012-07-05 21:08:02 -04:00
v8 Bug 760413 - Update in-tree V8 benchmark to v7. r=dvander 2012-06-01 13:54:54 +02:00
vm Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
vprof Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
yarr Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
aclocal.m4 bug 765808 - fix bare 'dn' typo. r=glandium 2012-06-20 13:59:23 -07:00
configure.in Bug 504735 - Passing --disable-threadsafe to JS configure enables threadsafe; r=ted 2012-06-22 16:40:34 -07:00
dtoa.c
ETWProvider.man Bug 673499 - revert unwanted change to js/src/ETWProvider.man 2012-05-19 22:03:17 +02:00
javascript-trace.d Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jitstats.tbl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
js-config.h.in Bug 752632 - Support building SpiderMonkey without E4X by doing: configure --disable-e4x. r=jimb. 2012-05-30 15:05:58 -05:00
js-config.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
js.msg Bug 574130: JavaScript spread array initializers, r=jorendorff. 2012-06-06 21:53:07 -05:00
jsalloc.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsalloc.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsanalyze.cpp Bug 771242 - Disable the 'arguments' optimization for generators (r=bhackett) 2012-07-05 15:52:28 -07:00
jsanalyze.h Bug 769743 - simplify ScopedCoordinate::slot and fix names (r=dvander) 2012-06-29 11:42:42 -07:00
jsapi.cpp Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
jsapi.h Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
jsarray.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsarray.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsarrayinlines.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsast.tbl Bug 763755 - Support the spread operator in Reflect.parse. r=dherman 2012-06-12 20:07:46 -04:00
jsatom.cpp Bug 765341 - Change js_ValueToAtom to return a JSAtom* directly, and rename it to js::ToAtom. r=sfink 2012-06-12 16:03:10 -07:00
jsatom.h Bug 765341 - Change js_ValueToAtom to return a JSAtom* directly, and rename it to js::ToAtom. r=sfink 2012-06-12 16:03:10 -07:00
jsatom.tbl Backout changeset cb49c3730a97 (bug 725907 part 2) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:26:20 -04:00
jsatominlines.h Bug 765341 - Change js_ValueToAtom to return a JSAtom* directly, and rename it to js::ToAtom. r=sfink 2012-06-12 16:03:10 -07:00
jsbool.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsbool.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsboolinlines.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsclass.h Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsclist.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsclone.cpp Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsclone.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jscntxt.cpp Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jscntxt.h Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jscntxtinlines.h Bug 771896 - rm LOAD_ATOM, LOAD_NAME, and 'atoms' from js::Interpret (r=waldo) 2012-07-08 04:31:04 -07:00
jscompartment.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jscompartment.h Bug 687724 (part 2) - Make JSCompartment::global() fallible. r=luke. 2012-07-03 17:25:15 -07:00
jscpucfg.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jscrashformat.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jscrashreport.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jscrashreport.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdate.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsdate.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdbgapi.cpp Bug 768446 - Remove StackIter stack-sniffing (r=dvander) 2012-06-29 10:34:09 -07:00
jsdbgapi.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdhash.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdhash.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdtoa.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsdtoa.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsexn.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsexn.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsfriendapi.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsfriendapi.h Bug 758034 - Add new JS APIs for GC (r=terrence) 2012-06-30 14:18:04 -07:00
jsfun.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsfun.h Bug 770092 (part 3) - Move typeSetFunction() from JSScript to JSFunction. 2012-07-05 19:23:53 -07:00
jsfuninlines.h Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke 2012-06-14 19:13:27 -07:00
jsgc.cpp Bug 771720 - Improve GC data collection (r=terrence) 2012-07-08 10:24:32 -07:00
jsgc.h Bug 758034 - Add new JS APIs for GC (r=terrence) 2012-06-30 14:18:04 -07:00
jsgcinlines.h Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jshash.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jshash.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsinfer.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsinfer.h Fix 'inline function used but never defined' warnings (no bug, r=themaid) 2012-07-02 09:25:09 -07:00
jsinferinlines.h Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jsinterp.cpp Bug 771896 - rm LOAD_ATOM, LOAD_NAME, and 'atoms' from js::Interpret (r=waldo) 2012-07-08 04:31:04 -07:00
jsinterp.h Bug 768446 - Remove StackIter::sp_ (r=dvander) 2012-06-29 10:34:09 -07:00
jsinterpinlines.h Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsiter.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsiter.h Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jskeyword.tbl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jskwgen.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jslibmath.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jslock.h Bug 763800 - Changes GCHelperThread to work on the main thread in non-threadsafe builds and removes lots of henceforth redundant #ifdef JS_THREADSAFE's (r=billm) 2012-06-13 11:27:45 +02:00
jslog2.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsmath.cpp Rename RootedVar to Rooted, bug 756823. r=billm 2012-05-24 16:05:18 -07:00
jsmath.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsnativestack.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsnativestack.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsnum.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsnum.h Bug 765297 - free up bits in String::lengthAndFlags for new string subtypes (r=njn) 2012-06-18 09:37:25 -07:00
jsnuminlines.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsobj.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsobj.h Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsobjinlines.h Bug 687724 (part 2) - Make JSCompartment::global() fallible. r=luke. 2012-07-03 17:25:15 -07:00
json.cpp Bug 770999 - Add get() method to Handle<T> and Rooted<T> (r=bhackett) 2012-07-04 13:34:42 -07:00
json.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsonparser.cpp Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke 2012-06-14 19:13:27 -07:00
jsonparser.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsopcode.cpp Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jsopcode.h Backout b97cdd8008a0, bc305a9ac000, and 03549c72043d due to Android browser-chrome orange. 2012-06-30 11:09:26 -04:00
jsopcode.tbl Backout b97cdd8008a0, bc305a9ac000, and 03549c72043d due to Android browser-chrome orange. 2012-06-30 11:09:26 -04:00
jsopcodeinlines.h Bug 746036: stop querying for the current script in GetNameFromBytecode, r=bhackett 2012-06-25 18:04:01 -07:00
jsoplengen.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsprf.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsprf.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsprobes.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsprobes.h Bug 761261 - Add JS profiling to SPS (r=luke,ehsan) 2012-06-20 17:58:55 -07:00
jspropertycache.cpp Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jspropertycache.h Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jspropertycacheinlines.h Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jspropertytree.cpp Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jspropertytree.h Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jsproto.tbl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsproxy.cpp Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsproxy.h Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley 2012-07-08 19:04:14 +02:00
jsprvtd.h Bug 770850 - Reimplement DefnOrHeader as DefinitionList. r=njn. 2012-07-06 16:33:58 -05:00
jspubtd.h Bug 769040 - Remove JSACC_PARENT. r=dmandelin 2012-06-27 14:03:49 -07:00
jsreflect.cpp Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
jsreflect.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsreops.tbl Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
jsscope.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsscope.h Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jsscopeinlines.h Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jsscript.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsscript.h Bug 771896 - rm LOAD_ATOM, LOAD_NAME, and 'atoms' from js::Interpret (r=waldo) 2012-07-08 04:31:04 -07:00
jsscriptinlines.h Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jsshell.msg Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsstr.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsstr.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsstrinlines.h Rename RootedVar to Rooted, bug 756823. r=billm 2012-05-24 16:05:18 -07:00
jstypedarray.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jstypedarray.h Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
jstypedarrayinlines.h Bug 734215 - Typed array property access should allow proxies. r=luke 2012-06-25 17:22:37 -07:00
jstypes.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsutil.cpp Bug 763000 - Remove MOZ_Assert. r=Ms2ger, r=terrence, r=ted 2012-06-07 14:41:11 -07:00
jsutil.h Backout changeset 5f4c341d773a (bug 743107) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:27:15 -04:00
jsval.h Backout changeset 5f4c341d773a (bug 743107) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:27:15 -04:00
jsversion.h Bug 752632 - Support building SpiderMonkey without E4X by doing: configure --disable-e4x. r=jimb. 2012-05-30 15:05:58 -05:00
jswatchpoint.cpp Bug 771018 - Replace "const Shape" with "Shape" (r=luke) 2012-07-04 19:33:41 -07:00
jswatchpoint.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jsweakmap.cpp Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
jsweakmap.h Back out bug 760342 for Windows build error, bug 755070 for Android crashes, and bug 760458 because it depends on 755070 2012-06-01 17:45:02 -07:00
jswin64.asm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jswin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jswrapper.cpp Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley 2012-07-08 19:04:14 +02:00
jswrapper.h Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley 2012-07-08 19:04:14 +02:00
jsxml.cpp Bug 687724 (part 1) - Convert JSCompartment::gcRunning to gcState. r=wmccloskey. 2012-07-03 17:24:03 -07:00
jsxml.h Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
Makefile.in Backout changeset 8417741974ba (bug 770261) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:23:03 -04:00
MemoryMetrics.cpp Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
prmjtime.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
prmjtime.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
README.html Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
sharkctl.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
sharkctl.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Y.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta http-equiv="Refresh"
	 content="0;URL=http://developer.mozilla.org/en/docs/SpiderMonkey">
   <title>SpiderMonkey README</title>
</head>
<body>

<h1>SpiderMonkey README</h1>

<p>See the
<a href="http://developer.mozilla.org/en/docs/SpiderMonkey">SpiderMonkey
pages</a> on the Mozilla Developer Center</a>.

</body>
</html>