..
analysis-tests
Bug 472594 - Make analysis-tests work in out-of-tree objdir, r=jorendorff.
2009-01-08 10:40:36 -08:00
build
Sync config.guess with latest from gnu "config" package. See bug for changelog. b=492623 r=ted
2009-05-12 23:47:03 -04:00
config
Bug 494172 - Static libs such as libxpcomglue_s are not shipped in the XUL SDK: revert the parts of bug 488175 which were too eager: we still use dist/sdk/lib and dist/sdk/bin, just not dist/sdk/include or dist/sdk/idl, r=ted
2009-05-21 14:12:46 -04:00
correct
editline
Merge m-c to tracemonkey.
2009-01-14 18:25:22 -05:00
liveconnect
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
nanojit
Correctly disable conditional moves on platforms that do not support them (497455, r=graydon).
2009-06-10 15:21:10 -07: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 494645 - new "-r" option to the dis function disassemble recursively. r=mrbkap
2009-06-03 20:44:20 +02:00
t
v8
vprof
xpconnect
backout Bug 486990
2009-06-17 16:22:37 +03:00
aclocal.m4
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
2009-03-09 10:55:41 -04:00
bench.sh
builtins.tbl
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
call.js
config.mk
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
configure.in
Bug 489579 -- Use -FI (force include) for MSVC instead of passing defines via the command line. r=ted
2009-05-11 16:09:33 +05:30
correct.sh
dtoa.c
Bug 469397 - (0.5).toFixed(0) is 0, should be 1. r=bz,mrbkap
2009-02-07 12:31:10 +01:00
if.js
imacro_asm.js.in
Bug 470964 - Simulate CFG in imacro assembler and decompiler, r=brendan.
2009-04-24 09:07:49 -07:00
imacros.c.out
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
imacros.jsasm
Bug 470964 - Simulate CFG in imacro assembler and decompiler, r=brendan.
2009-04-24 09:07:49 -07:00
javascript-trace.d
jitstats.tbl
Add new jitstats to the list in trace-test.js, and add a comment to jitstats.tbl noting that the two lists must be synchronized.
2009-01-12 16:37:09 -08: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
Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla.
2008-10-29 08:29:22 -07:00
js.mdp
js.msg
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsapi.cpp
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsapi.h
Bug 491646 - Expose js_StrictlyEqual() to consumers. r=mrbkap.
2009-05-15 14:51:02 -05:00
jsarena.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsarena.h
jsarray.cpp
Bug 495499. Speed up PutImageData for cases when the array contains doubles. r=brendan,vlad,jorendorff
2009-06-11 10:35:41 -04:00
jsarray.h
Bug 495499. Speed up PutImageData for cases when the array contains doubles. r=brendan,vlad,jorendorff
2009-06-11 10:35:41 -04:00
jsatom.cpp
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
jsatom.h
Bug 493260 - js1_5/Regress/regress-344959.js - with and eval do not inhibit the flat closure optimization. r=brendan.
2009-05-21 13:00:53 -05:00
jsbit.h
bug 480700 - no more static asserts in headers. r=brendan
2009-03-05 12:12:50 +01:00
jsbool.cpp
Stay on trace when reading holes from dense arrays (489899, r=brendan).
2009-04-24 16:28:21 -07:00
jsbool.h
Stay on trace when reading holes from dense arrays (489899, r=brendan).
2009-04-24 16:28:21 -07:00
jsbuiltins.cpp
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
jsbuiltins.h
Bug 494269: trace JSOP_LAMBDA_FC, r=brendan,gal
2009-06-03 11:19:20 -07:00
jsclist.h
jscntxt.cpp
bug 493720 - using the proper assert to assert the the GC is not running. r=mrbkap
2009-05-20 10:23:56 +02:00
jscntxt.h
Bug 492355 - Suspected Txul regression from JS engine changes (r=igor).
2009-05-13 17:11:23 -07:00
jscompat.h
jsconfig.mk
Bug 462451: Restore js/src/Makefile.ref and supporting files. r=brendan
2008-11-10 12:55:46 -08:00
jscpucfg.cpp
Bug 475199 - PPC builds crash on startup. I moved the output of JS_STACK_GROWTH_DIRECTION inside a !CROSS_COMPILE block incorrectly in bug 269538. This just moves it back.
2009-01-26 10:11:07 -05:00
jscpucfg.h
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
jsdate.cpp
Bug 491617 - Expose this as a friendly API. r=gal
2009-05-05 18:09:24 -07:00
jsdate.h
Bug 491617 - Expose this as a friendly API. r=gal
2009-05-05 18:09:24 -07:00
jsdbgapi.cpp
Bug 497998 - Remove obsolete assertion. r=brendan
2009-06-12 14:53:25 -07:00
jsdbgapi.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsdhash.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsdhash.h
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
2009-01-10 08:28:16 -08:00
jsdtoa.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsdtoa.h
jsdtracef.cpp
Bug 492705 Rename jsdtracef.c to jsdtracef.cpp r=sayrer
2009-05-14 14:38:17 +08:00
jsdtracef.h
jsemit.cpp
Bug 496870 - Emit JSOP_STARTXMLEXPR before potentially emitting any LC nodes in a list. r=Waldo
2009-06-08 16:48:30 -07:00
jsemit.h
Bug 488015 - Crash [@ js_GetUpvar ] (also bogus JS errors, also probably Crash [@js_Interpret]) (future r=mrbkap, see bug).
2009-04-15 01:57:13 -07:00
jsexn.cpp
Merge mozilla-central to tracemonkey.
2009-03-29 10:42:32 -07:00
jsexn.h
jsfile.cpp
Bug 479585: jsfile.cpp and jsgc.cpp fixes for Symbian patch=Harry.Li r=jimb
2009-04-15 14:07:35 -07:00
jsfile.h
jsfile.msg
jsfun.cpp
Cast to int16 when tagging slot as an int jsval to satisfy an assertion (497146, r=igor from the future).
2009-06-10 12:15:01 -07:00
jsfun.h
Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor).
2009-06-09 00:51:02 -07:00
jsgc.cpp
Bug 492355 - Suspected Txul regression from JS engine changes (r=igor).
2009-05-13 17:11:23 -07:00
jsgc.h
Bug 490044 - TM: Add deep-bailing write barrier to global shape change code, r=brendan.
2009-04-24 17:47:32 -07:00
jshash.cpp
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
jshash.h
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
jsify.pl
jsinterp.cpp
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsinterp.h
Bug 492355 - Suspected Txul regression from JS engine changes (r=igor).
2009-05-13 17:11:23 -07:00
jsinttypes.h
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
jsinvoke.cpp
jsiter.cpp
Follow-up fix for 479888.
2009-05-05 17:49:29 -07:00
jsiter.h
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
jskeyword.tbl
jskwgen.cpp
Bug 391488: Eliminate PTRDIFF macro; delete jssttddef.h. r=jimb
2009-02-18 09:14:51 -08:00
jslibmath.h
Bug 461192: Rename fd_copysign to js_copysign. r=jorendorff
2008-10-22 14:52:14 -07:00
jslock.cpp
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
jslock.h
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02: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
+ has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538
2009-01-22 15:40:41 -05:00
jsmath.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsmath.h
jsnum.cpp
[OS/2] Bug 483539: fix build break in jsnum.cpp by defining the underscored float properties. r=jorendorff
2009-03-30 15:26:51 -07:00
jsnum.h
Bug 465980 - Some array methods don't work right on ginormous arrays. r=brendan
2009-01-12 13:07:48 -08:00
jsobj.cpp
Bug 496054 - TM: Null deref [@ JITted code] involving __proto__ munging and array-like access. r=brendan
2009-06-03 16:34:37 -07:00
jsobj.h
Bug 490908 - js_DumpStackFrame. r=Waldo.
2009-05-20 10:10:03 -05:00
json.cpp
Bug 493586. JSON.parse replacer function doesn't elide object values correctly. r=brendan
2009-05-18 20:12:51 -04:00
json.h
Bug 442059 - [native JSON] allow to blacklist keys by name when encoding to JSON. r=brendan
2009-05-07 13:28:21 -07:00
jsopcode.cpp
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsopcode.h
Bug 492720 libgjs failed to compile with jsopcode.h of Firefox 3.5 beta 4 r=brendan
2009-06-11 14:52:06 +08:00
jsopcode.tbl
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsoplengen.cpp
jsOS240.def
jsotypes.h
jsparse.cpp
Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor).
2009-06-09 00:51:02 -07:00
jsparse.h
Bug 493232 - Wrong variable value accessed in closure. r=brendan.
2009-05-27 15:46:03 -05:00
jsprf.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsprf.h
jsproto.tbl
bug 491013 - fixing shared setter regression and eliminating several useless anonymous prototype objects. r=brendan
2009-05-06 20:33:10 -02:30
jsprvtd.h
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
jspubtd.h
bug 486139 - removal of JSProperty struct definition. r=mrbkap
2009-04-03 09:53:17 +02:00
jsregexp.cpp
Bug 492301 - nanojit: remove some dead code. r=edwsmith
2009-05-18 01:45:46 -04:00
jsregexp.h
bug 491013 - fixing shared setter regression and eliminating several useless anonymous prototype objects. r=brendan
2009-05-06 20:33:10 -02:30
jsreops.tbl
jsscan.cpp
Bug 375250 - Reject (JSON is fixed now) E4X masquerading as JS source (r=igor/mrbkap).
2009-04-29 16:48:35 -07:00
jsscan.h
Bug 490818 - Packed JS that works in Firefox 3.0 and all other browsers fails in Firefox 3.5 (r=mrbkap).
2009-05-08 14:00:56 -07:00
jsscope.cpp
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
jsscope.h
Bug 496113 - Unwrap 'with' objects before calling into getters to restore API compatibility. r=brendan
2009-06-03 16:37:44 -07:00
jsscript.cpp
Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor).
2009-06-09 00:51:02 -07:00
jsscript.h
Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor).
2009-06-09 00:51:02 -07:00
jsshell.msg
Bug 480199 - Add assertEq function to JS shell. r=mrbkap.
2009-02-27 14:14:28 -06:00
jsstack.js
Bug 469191 - jsstack.js: give better locations for errors, r=dmandelin
2008-12-16 16:20:19 -05:00
jsstaticcheck.h
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsstdint.h
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
jsstr.cpp
kill builtins.tbl (479888, r=jorendorff).
2009-05-05 17:36:26 -07:00
jsstr.h
Bug 488808: crash due to JSString INIT macros stomping deflated flag, r=brendan
2009-04-17 19:30:26 -07:00
jstracer.cpp
Bug 497015: correctly account for tracing/interpreter differences in layout of slots/stack for upvars in top-level frame, r=gal
2009-06-09 17:18:42 -07:00
jstracer.h
Bug 496922: do upvars correctly when the function defining the upvar was called with extra args, r=brendan,gal
2009-06-09 11:49:53 -07:00
jstypes.h
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
jsutil.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsutil.h
Bug 481673 - JS_Assert is C++-name-mangled in non-DEBUG builds. r=brendan.
2009-03-06 13:51:11 -06:00
jsversion.h
Backed out changeset 2d5e6b1c7254 - busted the WINNT 5.1 talos tracemonkey.
2008-12-23 19:24:09 +01:00
jswince.asm
Fix Windows CE from bug 487416 (arm architecture detection)
2009-05-12 10:06:39 +01:00
jsxdrapi.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jsxdrapi.h
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsxml.cpp
bug 491126 - sharing object map for non-native objects. r=brendan
2009-05-14 12:35:23 +02:00
jsxml.h
bug 491013 - fixing shared setter regression and eliminating several useless anonymous prototype objects. r=brendan
2009-05-06 20:33:10 -02:30
lock_SunOS.s
Makefile.in
Build optimized JS shell with -O3 when using gcc (494994, r=sayrer).
2009-05-26 18:53:42 -07:00
Makefile.ref
kill builtins.tbl (479888, r=jorendorff).
2009-05-05 17:36:26 -07:00
mandelbrot-results.js
math-partial-sums.js
math-trace-tests.js
Bug 479110 - TM: avoid frequent mismatch exits. r=brendan
2009-04-04 17:23:34 -04:00
md5.js
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 487515 - PRMJ_Now needs better granularity for panning in fennec r=crowder, robarnold
2009-04-16 12:03:56 -04: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
rules.mk
Bug 462004: Use automatic variables in make rules, to allow VPATH to work. r=ted.mielczarek
2008-11-11 16:54:20 -08:00
SpiderMonkey.rsp
time.sh
trace-test.js
When merging type maps in a side exit, use the inner tree's globals (495958, r=dvander).
2009-06-04 20:42:56 -07:00
Y.js