..
assembler
Bug 817960 - cannot build AssemblerBufferWithConstantPool.h using clang 3.1 in NDK r8c. r=mrosenberg
2012-12-10 14:05:45 +09:00
build
Bug 818092 - Properly use CC/CXX from mozconfig on non-cross-compile Mac builds. r=ted
2012-12-06 17:06:37 +01:00
builtin
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
config
Bug 780448 - Add rules for generic python unit tests. r=ted
2012-12-12 16:01:32 +01:00
ctypes
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
devtools
Merge from mozilla-central.
2012-08-29 17:57:37 -07:00
ds
Bug 821151 - Add splay tree utility class, r=luke.
2012-12-14 09:53:52 -07:00
editline
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
frontend
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
gc
Bug 821493 - Change who is responsible for passing runtime to GCMarkers (r=terrence)
2012-12-13 14:48:55 -08:00
gdb
Bug 820692: JS GDB pretty-printers: find enum values correctly, whether GDB stores them as .bitpos or .enumval. DONTBUILD r=sfink
2012-12-13 21:03:22 -08:00
ion
Bug 821268 - Move NaNCond to the assembler. r=djvj
2012-12-14 09:51:11 +01:00
jit-test
Bug 820676: Remove unreachable basic blocks from the control flow graph in
2012-12-13 19:03:34 -08:00
jsapi-tests
Bug 817493 - Use templates for compartment group finder (r=jonco)
2012-12-04 11:31:41 -08:00
methodjit
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
perf
Bug 807228 - clean up the JSFUN_* flags situation (r=jorendorff)
2012-11-01 21:35:09 -07:00
shell
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
tests
Bug 820080 - Don't limit test count to be less than 10,000; r=sfink
2012-12-10 13:11:04 -08:00
v8
vm
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
yarr
Remove yarr/TypeTraits.h (bug 812678, r=luke).
2012-11-16 16:52:18 -08:00
aclocal.m4
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
2012-09-12 14:54:40 -04:00
configure.in
Bug 820540 - Build more things with -funwind-tables when DMD is enabled on ARM. r=glandium
2012-12-12 11:15:35 -05:00
dtoa.c
js-confdefs.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00
js-config.h.in
js-config.in
js.msg
GC some sharp-variable js.msg entries that have probably been unused since sharp variables were removed. No bug, rs=lumpy, salting the ground
2012-12-03 16:12:12 -08:00
jsalloc.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsalloc.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsanalyze.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsanalyze.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsapi.cpp
Bug 821493 - Change who is responsible for passing runtime to GCMarkers (r=terrence)
2012-12-13 14:48:55 -08:00
jsapi.h
Bug 820390 - Implement AutoHashMapRooter and AutoObjectObjectHashMap. r=terrence
2012-12-13 22:50:56 +01:00
jsarray.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsarray.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsarrayinlines.h
jsast.tbl
jsatom.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsatom.h
Bug 810192 - don't require a default constructor for Hash{Map,Set}; only construct objects for live elements (r=terrence)
2012-11-12 15:30:39 -08:00
jsatominlines.h
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsbool.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsbool.h
Bug 793086 (part 1) - Convert JSClassInitializerOp parameter to HandleObject. r=sfink.
2012-09-20 22:17:49 -07:00
jsboolinlines.h
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsclass.h
Bug 798678 - Refactor wrapper preservation for weakmaps (r=mccr8)
2012-10-08 18:22:47 -07:00
jsclist.h
jsclone.cpp
SpiderMonkey: Cancel GCC compilation noise. no bug r=jandem
2012-12-05 01:56:17 -08:00
jsclone.h
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
2012-10-03 18:19:22 -04:00
jscntxt.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jscntxt.h
Bug 820390 - Implement AutoHashMapRooter and AutoObjectObjectHashMap. r=terrence
2012-12-13 22:50:56 +01:00
jscntxtinlines.h
Bug 782818 - Temporarily enable compartment assertions (r=luke)
2012-12-12 12:59:51 -08:00
jscompartment.cpp
Bug 820422 - GC: Store buffered gray roots per-compartment r=billm
2012-12-11 17:03:44 +00:00
jscompartment.h
Bug 820422 - GC: Store buffered gray roots per-compartment r=billm
2012-12-11 17:03:44 +00:00
jscompartmentinlines.h
Bug 810169 - Extra marking for JSContext::global() (r=luke)
2012-12-05 17:44:49 -08:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jscrashreport.h
jsdate.cpp
Bug 811756: Handle NaN in IsLeapYear and fix a double/int issue. rs=Waldo
2012-12-04 13:24:45 +01:00
jsdate.h
Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff
2012-11-27 15:12:20 -08:00
jsdbgapi.cpp
Bug 815010 - Create lazy interpreted function's script in the jsdbg API's JS_GetFunctionScript. r=luke
2012-12-10 15:46:52 +01:00
jsdbgapi.h
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
2012-10-30 18:28:34 -07:00
jsdhash.cpp
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
jsdhash.h
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
2012-10-30 18:28:34 -07:00
jsdtoa.cpp
jsdtoa.h
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
2012-10-30 18:28:34 -07:00
jsexn.cpp
Bug 817452 - Remove AutoRelease[Nullable]Ptr. r=njn
2012-12-05 00:09:15 -05:00
jsexn.h
Bug 797695 (part 1) - Exactly root jsexn.cpp. r=terrence.
2012-10-04 16:21:36 -07:00
jsfriendapi.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsfriendapi.h
Bug 820862. JSJitInfo should say what sort of function it is. r=jandem
2012-12-13 17:08:43 -05:00
jsfun.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsfun.h
Bug 819509 - Rename almost everything dealing with strict mode to just |strict|. r=njn
2012-12-12 01:37:34 -05:00
jsfuninlines.h
Bug 819509 - Rename almost everything dealing with strict mode to just |strict|. r=njn
2012-12-12 01:37:34 -05:00
jsgc.cpp
Bug 821493 - Change who is responsible for passing runtime to GCMarkers (r=terrence)
2012-12-13 14:48:55 -08:00
jsgc.h
Bug 821493 - Change who is responsible for passing runtime to GCMarkers (r=terrence)
2012-12-13 14:48:55 -08:00
jsgcinlines.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsinfer.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsinfer.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsinferinlines.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsinterp.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsinterp.h
Bug 800862 - Unwind bailouts exception with the interpreter. r=dvander
2012-12-11 20:45:01 -08:00
jsinterpinlines.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsiter.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsiter.h
Bug 806283 - Split up and add native iterators to "object/misc" memory reports. r=jorendorff.
2012-11-01 16:51:04 -07:00
jskwgen.cpp
Bug 790349 - Define keywords with a higher-order macro. r=jorendorff
2012-09-10 13:27:18 -07:00
jslibmath.h
jslock.h
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jslog2.cpp
jsmath.cpp
Turn PGO off for various functions (bug 791214, r=jandem).
2012-12-07 14:01:40 -08:00
jsmath.h
Bug 797551 - Use callWithABI() for Math.random(). r=dvander
2012-10-05 12:05:21 -07:00
jsmemorymetrics.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsnativestack.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsnativestack.h
jsnum.cpp
Turn PGO off for various functions (bug 791214, r=jandem).
2012-12-07 14:01:40 -08:00
jsnum.h
Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff
2012-11-27 15:12:20 -08:00
jsnuminlines.h
jsobj.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsobj.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsobjinlines.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
json.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
json.h
Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo
2012-10-08 15:04:36 -07:00
jsonparser.cpp
Bug 807151 - Unexport |mozilla| from the |js| namespace; r=Waldo
2012-11-06 17:35:18 -08:00
jsonparser.h
Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo
2012-10-08 15:04:36 -07:00
jsopcode.cpp
Bug 819509 - Rename almost everything dealing with strict mode to just |strict|. r=njn
2012-12-12 01:37:34 -05:00
jsopcode.h
Bug 815045: Delete JOF_TYPE_IS_EXTENDED_JUMP; it is unused. Fix comment in js::frontend::AddToSrcNoteDelta. r=luke
2012-12-06 13:00:55 -08:00
jsopcode.tbl
Bug 819700 - Part 2: Remove support for the "%FunName" syntax in self-hosted code. r=shu
2012-12-11 09:48:42 +01:00
jsopcodeinlines.h
Bug 790349 - Convert all fooAtom uses to simply foo. r=jorendorff
2012-09-11 10:32:33 -07:00
jsoplengen.cpp
jsprf.cpp
Bug 805080 - Remove unused CESU8 support from SpiderMonkey; r=luke
2012-10-29 13:55:17 -07:00
jsprf.h
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
2012-10-30 18:28:34 -07:00
jsprobes.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsprobes.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jspropertycache.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jspropertycache.h
Bug 774915 - don't use the property cache for dynamic name lookup (r=bhackett)
2012-08-17 18:09:43 -07:00
jspropertycacheinlines.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jspropertytree.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jspropertytree.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsprototypes.h
Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden
2012-11-12 13:23:01 -08:00
jsproxy.cpp
Bug 815468: BaseProxyHandler::iteratorNext is never used; delete it. r=luke
2012-12-06 13:00:55 -08:00
jsproxy.h
Bug 815468: BaseProxyHandler::iteratorNext is never used; delete it. r=luke
2012-12-06 13:00:55 -08:00
jsprvtd.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jspubtd.h
Bug 807480 - Add Rooted<T> roots to PerThread state. r=luke
2012-11-06 22:32:01 -05:00
jsreflect.cpp
Bug 817452 - Remove AutoRelease[Nullable]Ptr. r=njn
2012-12-05 00:09:15 -05:00
jsreflect.h
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
jsscope.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsscope.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsscopeinlines.h
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsscript.cpp
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsscript.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsscriptinlines.h
Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett
2012-11-29 10:22:12 -08:00
jsshell.msg
jsstr.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsstr.h
Bug 805080 - Remove unused CESU8 support from SpiderMonkey; r=luke
2012-10-29 13:55:17 -07:00
jsstrinlines.h
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jstypedarray.cpp
Bug 817343 - GC validation isn't happening r=billm
2012-12-05 17:55:26 +00:00
jstypedarray.h
Bug 817343 - GC validation isn't happening r=billm
2012-12-05 17:55:26 +00:00
jstypedarrayinlines.h
Bug 795768 (part 1) - Remove lots of dead JSContext* occurrences.
2012-09-30 21:13:53 -07:00
jstypes.h
Bug 807112 - change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo.
2012-10-31 18:18:12 -04:00
jsutil.cpp
Bug 804857 - Start with a small compression buffer. r=njn
2012-10-24 16:15:48 -07:00
jsutil.h
Bug 804857 - Start with a small compression buffer. r=njn
2012-10-24 16:15:48 -07:00
jsval.h
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
2012-10-30 18:28:34 -07:00
jsversion.h
Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden
2012-11-12 13:23:01 -08:00
jswatchpoint.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jswatchpoint.h
Bug 790338 - Mark weak references in the current compartment group only rather than for all collecting compartments r=billm
2012-11-06 16:01:18 +00:00
jsweakcache.h
Bug 790338 - Add Is*AboutToBeFinalized functions r=billm
2012-10-12 10:45:30 +01:00
jsweakmap.cpp
Bug 814562 - Implement clear() on WeakMaps
2012-12-09 04:27:58 +05:30
jsweakmap.h
Bug 790338 - Make weakmap list per-compartment rather than per-runtime r=billm
2012-11-02 18:03:59 +00:00
jswin64.asm
jswin.h
jsworkers.cpp
Bug 821216 - Don't trigger off thread compilation with no threads available, r=dvander.
2012-12-13 15:27:07 -07:00
jsworkers.h
Add --thread-count=N to shell, use at most one core for off thread compilation, disallow off thread compilation during IGC, bug 813559. r=dvander
2012-11-22 10:02:18 -05:00
jswrapper.cpp
Bug 815468: BaseProxyHandler::iteratorNext is never used; delete it. r=luke
2012-12-06 13:00:55 -08:00
jswrapper.h
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
jsxml.cpp
Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink
2012-11-29 10:22:10 -08:00
jsxml.h
Bug 793086 (part 1) - Convert JSClassInitializerOp parameter to HandleObject. r=sfink.
2012-09-20 22:17:49 -07:00
Makefile.in
Bug 820676: Remove unreachable basic blocks from the control flow graph in
2012-12-13 19:03:34 -08:00
prmjtime.cpp
Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff
2012-11-27 15:12:20 -08:00
prmjtime.h
Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff
2012-11-27 15:12:20 -08:00
README.html
TraceLogging.cpp
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
2012-11-16 15:59:26 -06:00
TraceLogging.h
Bug 808294: Fix tracelogger builds, r=dvander
2012-11-05 17:27:42 +01:00
Y.js