gecko/js/src
2010-03-13 10:01:09 +03:00
..
analysis-tests Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin 2009-06-25 15:12:19 -04:00
build bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted 2009-12-04 14:14:18 -05:00
config Merge mozilla-central to tracemonkey. 2010-02-22 12:29:54 -08:00
editline Bug 551879 - TM: remove shell/js.cpp and editline.c warnings. r=gal. 2010-03-12 17:33:54 +11:00
jsapi-tests bug 528645 - js_IsAboutToBeFinalized must check for static strings. r=wagnerg 2009-12-22 23:50:44 +03:00
lirasm Bug 551039 - nanojit: account for eight-byte alignment of stack in StackFilter. r=gal. 2010-03-11 14:59:45 -08:00
nanojit Bug 551039 - nanojit: account for eight-byte alignment of stack in StackFilter. r=gal. 2010-03-11 14:59:45 -08:00
ref-config Bug 492594: Add new js/src/ref-config makefile for HP-UXB.11.31. NPOB. 2009-05-22 11:57:37 -07:00
shell Bug 551879 - TM: remove shell/js.cpp and editline.c warnings. r=gal. 2010-03-12 17:33:54 +11:00
t
tests Bug 550643 - Minor improvements to parsemark.py. r=jorendorff. 2010-03-08 18:22:44 -06:00
trace-test Fixed regression with recursion and type unstable frame slurping (bug 551705, r=gal). 2010-03-12 11:47:44 -08:00
tracevis Bug 500857: show JIT reset events in tracevis, r=nnethercote 2009-09-10 16:06:34 -07:00
v8
vprof Bug 535706 - nanojit: fix regstate updates for X64. r=edwsmith. 2010-03-01 09:46:17 +11:00
xpconnect bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08: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 Add an argument to bench.sh that selects which shell to test (no bug). 2009-07-03 22:26:27 -07:00
builtins.tbl Bug 453730: trace JSOP_ARGUMENTS, r=gal 2009-07-08 11:16:41 -07:00
config.mk Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
configure.in Merge mozilla-central to tracemonkey. 2010-02-22 12:29:54 -08:00
dtoa.c Bug 451187 JS causes a crash in nspr [@ Bfree ] 2010-01-13 21:21:52 +01: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.js.in Bug 484508 - Support imacro groups corresponding to non-contiguous opcodes. r=brendan 2009-12-31 14:05:54 -06:00
imacros.c.out Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08:00
imacros.jsasm Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08: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 Bug 479258: Don't define <stdint.h> types in public headers. r=brendan 2009-03-18 11:38:15 -07:00
js-config.in
js.mdp
js.msg b=532774; add native typed arrays to JavaScript; r=brendan,jorendorff 2010-01-09 13:01:37 -08:00
jsapi.cpp bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jsapi.h Disallow embeddings reaching into our guts (part 1: jsnum.h, bug 548205, r=brendan). 2010-03-01 13:30:23 -08:00
jsarena.cpp Bug 514585: Remove macro wrappers for js_NewPrinter and JS_InitArenaPool. r=igor 2009-11-18 13:33:53 -08:00
jsarena.h Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jsarray.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsarray.h bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
jsatom.cpp bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jsatom.h Bug 514585: Recognize "use strict" directives. r=igor 2009-11-18 13:33:53 -08:00
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 Bug 551118. Reuse string-to-number code and fix bug with negative hex in strings being treated as a negative integer. r=brendan 2010-03-09 17:21:32 -05:00
jsbuiltins.h Bug 545274 - nanojit: start adding alias info to loads/stores/calls (TM-specific part). r=jseward. 2010-03-02 13:47:17 +11:00
jsclist.h
jscntxt.cpp bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jscntxt.h bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jscntxtinlines.h Bug 548702 - Temporary value-rooting scheme should be C++- and RAII-based, not macro-based. r=igor 2010-01-11 11:52:21 -06:00
jscompat.h Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsconfig.mk Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
jscpucfg.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jscpucfg.h
jsdate.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls (TM-specific part). r=jseward. 2010-03-02 13:47:17 +11:00
jsdate.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
jsdbgapi.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsdbgapi.h Bug 542797 - change obj_eval from JSNative to JSFastNative (r=mrbkap) 2010-02-16 17:41:39 -08: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 b=403345; dtrace probes get wrong function name, filename, and line number info when native methods are involved; r=brendan 2009-06-17 13:50:03 -07:00
jsemit.cpp bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08:00
jsemit.h Bug 542002 - Optimize to flat closures even if some upvars can't be copied (r=jorendorff). 2010-02-10 15:17:52 -08:00
jsexn.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsexn.h Bug 518621 - JS_ReportErrorNumber ignores exception type for user-generated messages. r=mrbkap 2009-12-15 14:20:48 -08:00
jsfun.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsfun.h bug 545529 - caching Class.prototype lookups. r=brendan 2010-02-19 20:44:23 +03:00
jsgc.cpp bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jsgc.h BUG 545303: TM: non API function for JS_CallTracer r=igor 2010-02-18 13:16:02 -08:00
jshash.cpp Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jshash.h Hide C++ from C includers. 2009-07-16 13:33:46 -07:00
jshashtable.h Comparison operator for HashTable Ptr (no bug) 2010-03-05 11:55:42 -08:00
jsify.pl
jsinterp.cpp Bug 549509 followup: fix macrology to make sure no warnings occur per brendan's bug comment, no_r=me 2010-03-11 16:32:28 -08:00
jsinterp.h bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
jsinterpinlines.h bug 538463 - caching only single-threaded objects. r=jorendorff 2010-02-03 13:42:07 +03:00
jsinttypes.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsinvoke.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsiter.cpp bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08:00
jsiter.h Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo) 2010-01-29 18:25:16 -08:00
jskeyword.tbl
jskwgen.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
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 Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jslock.h bug 538463 - caching only single-threaded objects. r=jorendorff 2010-02-03 13:42:07 +03:00
jslocko.asm
jslog2.cpp Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan 2009-03-18 11:38:16 -07:00
jslong.h
jsmath.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls (TM-specific part). r=jseward. 2010-03-02 13:47:17 +11:00
jsmath.h Specialize math functions to integer arithmetic where appropriate (511307, r=dvander). 2009-08-19 15:31:10 -07:00
jsnum.cpp Remove excessive braces; nuke else after return. 2010-03-09 14:29:50 -08:00
jsnum.h Bug 551118 followup. Need to conver spaces to 0, not NaN. r=jorendorff 2010-03-10 12:12:43 -05:00
jsobj.cpp In case of OOM in DEBUG build, don't crash. No bug, rs=jwalden via IRC. 2010-03-05 16:29:44 -06:00
jsobj.h bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08:00
jsobjinlines.h bug 540805 - using reference counting only for empty scopes. r=jorendorff 2010-01-27 09:50:17 +03:00
json.cpp bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
json.h Bug 548702 - Temporary value-rooting scheme should be C++- and RAII-based, not macro-based. r=igor 2010-01-11 11:52:21 -06:00
jsopcode.cpp Bug 542002 - Optimize to flat closures even if some upvars can't be copied (r=jorendorff). 2010-02-10 15:17:52 -08:00
jsopcode.h bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
jsopcode.tbl Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08:00
jsoplengen.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsops.cpp bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08:00
jsotypes.h Avoid bit twiddling on double values (513063, r=brendan). 2009-08-27 13:59:19 -07:00
jsparse.cpp Make the parsing methods members of JSCompiler for bug 518055. r=jimb 2010-03-11 17:28:01 -05:00
jsparse.h Make the parsing methods members of JSCompiler for bug 518055. r=jimb 2010-03-11 17:28:01 -05: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 Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
jsprvtd.h bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jspubtd.h Introduce ObjectOps for typeOf and make trace a mandatory ObjectOp (547314, r=brendan). 2010-02-22 16:30:22 -08:00
jsrecursion.cpp Fixed regression with recursion and type unstable frame slurping (bug 551705, r=gal). 2010-03-12 11:47:44 -08:00
jsregexp.cpp Further bustage fixing 2010-03-09 17:44:16 -08:00
jsregexp.h bug 545529 - caching Class.prototype lookups. r=brendan 2010-02-19 20:44:23 +03:00
jsreops.tbl
jsscan.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsscan.h Bug 458421 - dead stuff in spidermonkey (r=jorendorff) 2010-01-22 11:52:17 -08:00
jsscope.cpp Fix dictionary-mode scope property node alloc to happen inside rt->gcLock (538307, r=jorendorff). 2010-03-03 17:14:20 -08:00
jsscope.h bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
jsscopeinlines.h bug 549010 - folowup to replace PROTO access macros with the inlne function 2010-03-04 23:52:52 -08:00
jsscript.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsscript.h Bug 514585: Recognize "use strict" directives. r=igor 2009-11-18 13:33:53 -08: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 Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin 2009-06-25 15:12:19 -04:00
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 bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jsstr.h bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03: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 Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jstracer.cpp More tracer cleanups (bug 551754, r=lw). 2010-03-12 12:05:36 -08:00
jstracer.h More tracer cleanups (bug 551754, r=lw). 2010-03-12 12:05:36 -08:00
jstypedarray.cpp bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor 2010-03-04 20:44:09 -08:00
jstypedarray.h Bug 549531 - fix strict aliasing warnings about scopeChain (also clean trailing whitespace; r=dmandelin). 2010-03-02 11:03:04 -08:00
jstypes.h Bug 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
jsutil.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsutil.h Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jsvector.h Silence jsvector.h strict-aliasing warning 2010-03-11 17:59:30 -08:00
jsversion.h Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
jswince.asm Fix Windows CE from bug 487416 (arm architecture detection) 2009-05-12 10:06:39 +01:00
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 Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
jsxml.cpp bug 519476 - replacing JSSTRING_DEFLATED with scanning of the deflated cache. r=jwalden,dmandelin 2010-03-13 10:01:09 +03:00
jsxml.h Bug 458421 - dead stuff in spidermonkey (r=jorendorff) 2010-01-22 11:52:17 -08: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
Makefile.in Disallow embeddings reaching into our guts (part 1: jsnum.h, bug 548205, r=brendan). 2010-03-01 13:30:23 -08:00
Makefile.ref Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
nanojit-import-filemap Bug 524593 - nanojit-central to tracemonkey import machinery, r=gal. 2009-10-28 11:35:48 -07:00
nanojit-import-rev Update nanojit-import-rev stamp. 2010-03-12 15:32:53 +11:00
perfect.js
plify_jsdhash.sed Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg 2009-03-06 12:32:57 -06:00
prmjtime.cpp Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
prmjtime.h bug 487515 - PRMJ_Now needs better granularity for panning in fennec r=crowder, robarnold 2009-04-16 12:03:56 -04:00
README.html
resource.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
rules.mk
SpiderMonkey.rsp Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
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>