gecko/js/src
2009-10-27 13:48:06 -07:00
..
analysis-tests
build Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
config Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin 2009-10-26 14:25:40 +08:00
editline
jsapi-tests Bug 522590 - FF 3.7 crash on startup with chromebug. r=brendan. 2009-10-21 15:27:35 -05:00
lirasm Bug 524231 - catch lirasm up with recent changes, r=gal. 2009-10-23 17:19:56 -07:00
nanojit Bug 515545 - Add EXECUTE_TREE_TIMER code for Windows x64. r=dvander 2009-10-27 18:00:15 +09:00
ref-config
shell Backed out changeset 9992a4a638e2 due to Tp regression (was bug 519843) 2009-10-21 07:57:08 -07:00
t
tests Bug 524666 - update jsreftest manifests to reflect change in reftest sandbox. 2009-10-27 07:12:34 -07:00
trace-test Bug 524490 - js/src/trace-test/tests/sunspider/check-date-format-xparb.js is broken everywhere but the US. r=gal. 2009-10-27 13:33:22 -05:00
tracevis Bug 500857: show JIT reset events in tracevis, r=nnethercote 2009-09-10 16:06:34 -07:00
v8
vprof Bug 520099 - NJ merge: vprof drift, r=nnethercote. 2009-10-02 12:28:29 -07:00
xpconnect Bug 523817. Make optional out params actually work and allow [retval] after [optional]. r=shaver 2009-10-23 16:24:47 -04:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
bench.sh
builtins.tbl
config.mk
configure.in Merge mozilla-central to tracemonkey. 2009-10-01 14:08:25 -07:00
dtoa.c Bug 516862: Backported a change from dtoa.c upstream made on 2009-03-01. [r=crowder r=mrbkap] 2009-09-17 01:22:51 -05:00
imacro_asm.js.in Fix imacro vs. script code disassembly/decompilation confusion (510644, r=jorendorff). 2009-09-04 16:27:17 -07:00
imacros.c.out Renamed JSOP_LOOP to JSOP_TRACE, which now also gets emitted at the start of scripts (bug 515806, r=brendan). 2009-09-14 17:26:16 -07:00
imacros.jsasm Bug 507180 - Fix imacros (r=waldo) 2009-08-19 09:06:22 -07:00
javascript-trace.d
jitstats.tbl Bug 521364. Make sure that TMFLAGS=stats shows all jitstats other than the platform-specific ones. r=lw 2009-10-20 13:42:02 -04:00
js-config.h.in
js-config.in
js.mdp
js.msg Fix old ES3 lexing bug where 3in scanned as 3 and in (523401, r=jorendorff). 2009-10-22 10:07:56 -07:00
jsapi.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsapi.h Bug 518463 - Alternative APIs to JS_GetStringBytes/Chars with saner out-of-memory handling. Any code using the old APIs that attempts to handle OOM at all should switch to these. r=brendan. 2009-10-02 12:42:02 -05:00
jsarena.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsarena.h
jsarray.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsarray.h Bug 519363 - topcrash [@ js_Interpret], change some code to aid in debugging efforts. r=brendan 2009-10-07 17:30:34 -07:00
jsatom.cpp bug 517199 - typed GC free lists. r=brendan 2009-10-02 18:34:22 +04:00
jsatom.h
jsatominlines.h Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jsbit.h Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander 2009-07-28 19:47:34 +09:00
jsbool.cpp bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff 2009-09-05 19:59:11 +04:00
jsbool.h Bug 503952 - Use JSTempVector in jsstr.cpp (r=waldo) 2009-08-14 16:10:59 -07:00
jsbuiltins.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsbuiltins.h Backed out changeset 9cc88d291fc0 2009-10-05 18:31:10 -07:00
jsclist.h
jscntxt.cpp bug 521390 - avoid checking for malloc memory pressure when allocating GC things from free lists. r=brendan 2009-10-18 19:40:19 +04:00
jscntxt.h Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
jscpucfg.h
jsdate.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsdate.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
jsdbgapi.cpp Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsdbgapi.h Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff 2009-07-30 11:48:02 -07:00
jsdhash.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsdhash.h
jsdtoa.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsdtoa.h
jsdtracef.cpp Bug 460904 - rename/tweak JSTraceableFunction (take 2) 2009-09-04 13:44:31 -07:00
jsdtracef.h
jsemit.cpp Fix js_Emit1 return value tests (522920, r=dvander). 2009-10-17 18:42:58 -07:00
jsemit.h Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsexn.cpp Removed JSStackFrame::callee (bug 512029, r=brendan). 2009-08-24 17:09:44 -07:00
jsexn.h
jsfile.cpp Bug 505838 JS_GetStringBytes(JS_ValueToString(...)..) is a bad pattern 2009-08-12 11:49:53 +02:00
jsfile.h
jsfile.msg
jsfun.cpp Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan). 2009-10-26 17:28:56 -07:00
jsfun.h Bug 507448. Expose the names of the function arguments on jsdIScript. r=timeless,brendan 2009-10-26 09:30:40 -04:00
jsgc.cpp Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan). 2009-10-26 17:28:56 -07:00
jsgc.h bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jshash.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jshash.h
jsify.pl
jsinterp.cpp Bug 523515 - pretty up TraceRecorder (r=dvander) 2009-10-26 13:06:17 -07:00
jsinterp.h Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan). 2009-10-26 17:28:56 -07:00
jsinttypes.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsinvoke.cpp
jsiter.cpp bug 517795 - followup to fix the issue 512046. 2009-09-21 12:49:12 +04:00
jsiter.h bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff 2009-09-05 19:59:11 +04:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h Bug 508760 - Remove MSVC6 support from the tree; (Ev1) js/src/*; r=graydon 2009-08-18 19:24:45 +02:00
jslock.cpp Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
jslock.h bug 511425 - removal of JSObjectOps.(get|set)RequiredSlot. r=brendan 2009-08-28 09:53:26 +04:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsmath.h Specialize math functions to integer arithmetic where appropriate (511307, r=dvander). 2009-08-19 15:31:10 -07:00
jsnum.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsnum.h Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsobj.cpp Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jsobj.h Bug 519363: more new diagnostic null pointers. r=gal 2009-10-08 19:00:21 -07:00
json.cpp Bug 510360 - early return in json.cpp might skip necessary postamble (r=sayrer) 2009-10-17 23:30:40 -07:00
json.h Bug 503952 - Use JSTempVector in jsstr.cpp (r=waldo) 2009-08-14 16:10:59 -07:00
jsopcode.cpp Fixed decompiler assertion related to JSOP_TRACE (bug 522624, r=brendan). 2009-10-23 14:28:35 -07:00
jsopcode.h Bug 514981 - JSStackFrame::sharp{Array,Depth} should be locals allocated due to #n[#=] usage (r=igor). 2009-09-09 20:21:15 -07:00
jsopcode.tbl Renamed JSOP_LOOP to JSOP_TRACE, which now also gets emitted at the start of scripts (bug 515806, r=brendan). 2009-09-14 17:26:16 -07:00
jsoplengen.cpp
jsops.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsotypes.h Avoid bit twiddling on double values (513063, r=brendan). 2009-08-27 13:59:19 -07:00
jsparse.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsparse.h Bug 515233: Widen JSTreeContext::flags to 32 bits. r=igor 2009-10-08 10:29:03 -07:00
jsprf.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsprf.h
jsproto.tbl
jsprvtd.h Bug 519363: more new diagnostic null pointers. r=gal 2009-10-08 19:00:21 -07:00
jspubtd.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsrecursion.cpp Bug 523515 - pretty up TraceRecorder (r=dvander) 2009-10-26 13:06:17 -07:00
jsregexp.cpp Bug 522591 - Followup fix for opt builds, r=burningtree. 2009-10-23 15:32:19 -07:00
jsregexp.h Bug 511777 - avoid regexp engine for flat strings (r=waldo) 2009-09-23 08:54:50 -07:00
jsreops.tbl
jsscan.cpp Fix old ES3 lexing bug where 3in scanned as 3 and in (523401, r=jorendorff). 2009-10-22 10:07:56 -07:00
jsscan.h Fix old ES3 lexing bug where 3in scanned as 3 and in (523401, r=jorendorff). 2009-10-22 10:07:56 -07:00
jsscope.cpp Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jsscope.h Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jsscopeinlines.h Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jsscript.cpp Don't use the emptyScript singleton for a function that had upvars whose uses were optimized away (523284, r=igor). 2009-10-21 11:33:21 -07:00
jsscript.h Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsscriptinlines.h Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsshell.msg Bug 515285 - Implement JS_SameValue, and make assertEq use it rather than JS_StrictlyEqual. r=jorendorff 2009-09-09 11:51:52 -07:00
jsstack.js
jsstaticcheck.h
jsstdint.h Bug 519856 - NJ merge: move VMPI stuff from avmplus, r=jimb. 2009-09-30 17:45:17 -07:00
jsstr.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsstr.h Bug 516318 Multiple cases in trace-test failed on SPARC platform r=brendan 2009-10-20 14:28:19 +08:00
jsstrinlines.h Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
jstask.cpp Bug 506880 - Deadlock on exit in threadsafe shell. r=gal. 2009-07-28 04:39:40 -05:00
jstask.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jstl.h Replace JSPtrTable with js::Vector (523463, r=luke). 2009-10-20 15:08:28 -07:00
jstracer.cpp Bug 510052 - JS fails to build in debug config in scratchbox. r=vlad 2009-10-27 13:48:06 -07:00
jstracer.h Bug 523515 - pretty up TraceRecorder (r=dvander) 2009-10-26 13:06:17 -07:00
jstypes.h Bug 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
jsutil.cpp Added debug-break to JS_Assert for gcc x64 (bug 524143, r=gal). 2009-10-23 10:28:06 -07:00
jsutil.h Bug 523166: Switch to use c-style comments in jsutil.h to fix build warning. r=igor 2009-10-21 15:46:33 -07:00
jsvector.h Backed out changeset 1a747dd43904 (bug 521880). 2009-10-12 18:00:48 -07:00
jsversion.h Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan. 2009-08-13 16:18:33 -05:00
jswince.asm
jsxdrapi.cpp Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsxdrapi.h Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
jsxml.cpp Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
jsxml.h bug 520046 - eliminating "uintN flags" parameter from js_NewSomeGCThing functions. r=brendan 2009-10-02 12:21:19 +04:00
lock_sparcv8plus.il Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
lock_sparcv9.il Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
lock_SunOS.s
Makefile.in Build fix for 521859 (again). 2009-10-20 17:45:30 -07:00
Makefile.ref
perfect.js
plify_jsdhash.sed
prmjtime.cpp Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
prmjtime.h
README.html
resource.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
rules.mk
SpiderMonkey.rsp
time.sh
Y.js

<!-- ***** BEGIN LICENSE BLOCK *****
   - Version: MPL 1.1/GPL 2.0/LGPL 2.1
   -
   - The contents of this file are subject to the Mozilla Public License Version
   - 1.1 (the "License"); you may not use this file except in compliance with
   - the License. You may obtain a copy of the License at
   - http://www.mozilla.org/MPL/
   -
   - Software distributed under the License is distributed on an "AS IS" basis,
   - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
   - for the specific language governing rights and limitations under the
   - License.
   - 
   - The Original Code is Mozilla Communicator client code, released
   - March 31, 1998.
   - 
   - The Initial Developer of the Original Code is
   - Netscape Communications Corporation.
   - Portions created by the Initial Developer are Copyright (C) 1998-1999
   - the Initial Developer. All Rights Reserved.
   - 
   - Contributor(s):
   - 
   - Alternatively, the contents of this file may be used under the terms of
   - either of the GNU General Public License Version 2 or later (the "GPL"),
   - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
   - in which case the provisions of the GPL or the LGPL are applicable instead
   - of those above. If you wish to allow use of your version of this file only
   - under the terms of either the GPL or the LGPL, and not to allow others to
   - use your version of this file under the terms of the MPL, indicate your
   - decision by deleting the provisions above and replace them with the notice
   - and other provisions required by the GPL or the LGPL. If you do not delete
   - the provisions above, a recipient may use your version of this file under
   - the terms of any one of the MPL, the GPL or the LGPL.
   -
   - ***** END LICENSE BLOCK ***** -->
<!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>