Commit Graph

8642 Commits

Author SHA1 Message Date
brendan%mozilla.org
081e12fd49 Hack around compare-and-swap prob (353962, r=mrbkap). 2006-11-28 19:53:56 +00:00
wsharp%adobe.com
35b8db178e bug 361427. Fix debug build for Linux. r:mtilburg 2006-11-28 16:08:03 +00:00
peterv%propagandism.org
3e4eb1f0d1 Fix for bug 356851 (nsXPConnect::ReparentAllWrappersInScope uses wrong parents.). r/sr=jst 2006-11-27 16:20:31 +00:00
brendan%mozilla.org
b5ef6024be Fix 360612, r=igor. 2006-11-25 02:11:28 +00:00
bclary%bclary.com
fd6d10dd6d JavaScript Test - regression test for bug 361558, by Jesse Ruderman 2006-11-25 00:16:46 +00:00
mrbkap%gmail.com
fbd7a0a162 Remove JOF_NAME so as to not confuse the code generator. bug 360969, r=brendan 2006-11-24 19:00:39 +00:00
mrbkap%gmail.com
a2ac29f1f3 Mark our saved setter in case we have the last reference to it. bug 361346, r=brendan 2006-11-24 18:57:34 +00:00
brendan%mozilla.org
259cba6a26 Back out last change. 2006-11-24 05:12:29 +00:00
gavin%gavinsharp.com
3d4af0cded Bug 357398: js_ExpandErrorArguments can crash in OOM conditions, patch by Gavin Reaney <gavin@picsel.com>, r=mrbkap 2006-11-24 03:07:59 +00:00
brendan%mozilla.org
c50c06c7e6 Move GSN cache for best sharing and correct clearing (360612, r=igor). 2006-11-24 03:03:18 +00:00
brendan%mozilla.org
4e9f9b42f2 Fix 316552, r=mrbkap. 2006-11-23 19:08:08 +00:00
brendan%mozilla.org
71e281e07e Fix bogus assertion (361558, r=mrbkap). 2006-11-23 17:16:17 +00:00
vladimir%pobox.com
82a10357c9 backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
brendan%mozilla.org
89d818175f Fix from Gavin Reaney <gavin@picsel.com> for 357392, r=me. 2006-11-22 22:32:47 +00:00
wsharp%adobe.com
de39e28e51 bug 361427. Lost some MathUtils changes for 64-bit. 2006-11-22 21:22:34 +00:00
wsharp%adobe.com
d7a5d0e8b0 bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
vladimir%pobox.com
3748c8bf4f b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many 2006-11-22 19:23:02 +00:00
wsharp%adobe.com
a14d9fada6 bug 361366. Continuation of Mac 64-bit port. r: stejohns. Also fixed two bugs with Steven's change from yesterday. NATIVE functions in DictionaryGlue and DomainClass need 'constructor' changed to new name. 2006-11-22 18:41:17 +00:00
dbaron%dbaron.org
1d842a82b4 Fix use of the wrong variable that causes the same argument to be passed twice to NSGetModule. b=316416 r=bsmedberg 2006-11-22 18:01:37 +00:00
gavin%gavinsharp.com
4498b3c9e7 Bug 355717: #if is always true or function does not return a value, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=brendan 2006-11-22 17:34:49 +00:00
bclary%bclary.com
2e43231ce7 JavaScript Test - regression test for bug 361360, by Jesse Ruderman 2006-11-22 09:41:33 +00:00
bclary%bclary.com
11004fa85c JavaScript Test - regression test for bug 361451, by Jesse Ruderman 2006-11-22 09:29:05 +00:00
bclary%bclary.com
b09cbd4421 JavaScript Test - regression test for bug 361467, by Jesse Ruderman 2006-11-22 09:16:24 +00:00
mrbkap%gmail.com
08d16c0829 Our function isn't guaranteed to be scripted. bug 361467, r=brendan 2006-11-22 06:45:51 +00:00
brendan%mozilla.org
f5708d8e31 Sweep property tree after finalizing objects, which may have watchpoints pointing to tree nodes (361451, r=mrbkap). 2006-11-22 03:09:27 +00:00
jwalden%mit.edu
239ae04168 JavaScript Test - bug 357352 - e4x/Namespace/regress-350442.js is too strict and requires a particular implementation-dependent generated prefix. r=inonit@inonit.com as agreement that this fix is implementation-independent, assuming the tested implementation doesn't violate the spec in extremely weird ways. 2006-11-22 02:46:15 +00:00
stejohns%adobe.com
89e19872a5 added .cvsignore files to the mozilla/js/tamarin/test directory tree, so that people who expand the .abc test files into it do not get hundreds of unknown files listed by CVS. Only *.abc files are ignored at present. 2006-11-22 01:27:12 +00:00
stejohns%adobe.com
492c17dd18 Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
brendan%mozilla.org
3658c8aaf3 Fix watchpoint pseudo-frame to have non-null pc field (361360, r=mrbkap). 2006-11-21 21:23:18 +00:00
bzbarsky%mit.edu
653b0d5893 Fix MingW build bustage. Bug 361386, review pending. 2006-11-21 16:50:56 +00:00
brendan%mozilla.org
7bd5f3663b Fix from Martin Husemann <martin@NetBSD.ORG> for int-instead-of-ptrdiff_t abusage (361362, r=me). 2006-11-21 16:32:49 +00:00
bclary%bclary.com
acc0ad6bec JavaScript Test - regression test for bug 355339, by Jesse Ruderman 2006-11-21 11:08:36 +00:00
bclary%bclary.com
907d514cd2 JavaScript Test - regression tests for bug 355832, by Jesse Ruderman 2006-11-21 10:42:57 +00:00
bclary%bclary.com
eda3d75050 JavaScript Test - regression test for bug 361274, by Jason Sachs 2006-11-21 10:18:06 +00:00
brendan%mozilla.org
77f21ca725 Fix which property tree node is saved as wp->sprop (355339, r=mrbkap). 2006-11-21 06:52:48 +00:00
bzbarsky%mit.edu
9d86150bee Create URIs correctly. Bug 353731, r+sr=jst 2006-11-21 04:21:59 +00:00
nboyd%atg.com
9c903cc90f Update newsgroup information. 2006-11-21 01:40:15 +00:00
brendan%mozilla.org
a6596e0a47 Rid CHECK_FOR_STRING_INDEX of ancient NUL terminator dependency (361274, r=mrbkap). 2006-11-20 22:37:08 +00:00
brendan%mozilla.org
1c248334db Fix from Gavin Reaney <gavin@picsel.com> for OOM/should-be-OOM bugs (361273, r=me). 2006-11-20 19:53:38 +00:00
brendan%mozilla.org
2e73d1ac44 Warning fix. 2006-11-20 19:49:09 +00:00
brendan%mozilla.org
2004f85df9 Fix JSOP_SETSP (and an assertion in JSOP_LEAVEBLOCK*) to cope with empty destructuring (355832, r=mrbkap). 2006-11-20 19:30:41 +00:00
benjamin%smedbergs.us
122614bb23 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
dschaffe%adobe.com
d64ea70394 Bug 361282, add tamarin/test/runtests.pl test harness and update tests to pass 100% on windows 2006-11-20 17:02:52 +00:00
nboyd%atg.com
2cc8767fee Updates for version 1.6R5. 2006-11-18 21:40:11 +00:00
nboyd%atg.com
1ac9e1aca4 Update from mozilla-org 2006-11-18 21:39:12 +00:00
benjamin%smedbergs.us
62c212952b Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us
f618238f02 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
igor.bukanov%gmail.com
4663944665 Bug 360681: properly initialize tvr.count in array_sort. r=brendan 2006-11-16 14:35:28 +00:00
stejohns%adobe.com
0cdfe28b5d Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00
cpeyer%adobe.com
1aa9a0f987 *** empty log message *** 2006-11-14 23:42:06 +00:00