Граф коммитов

8639 Коммитов

Автор SHA1 Сообщение Дата
stejohns%adobe.com 8524b347d4 Bug 360675: fix compiler warnings in VS2003 & VS2005 for some variations of the Microsoft Platform SDK (which includes headers that warn at Warning Level 4) 2006-11-14 17:37:37 +00:00
wsharp%adobe.com 71dd0a9f64 reverting changes to shell's project file. These were incorrectly merged in from shel64 project. This should be back to 1.2 now. 2006-11-14 15:11:41 +00:00
wsharp%adobe.com 6a93f63ff6 bug 360602. fix windows build 2006-11-14 15:05:57 +00:00
wsharp%adobe.com 524c0cb872 update shell64 second time. CVS files were incorrectly copied from shell project causing problems 2006-11-14 15:05:14 +00:00
wsharp%adobe.com 1d07d5db4e bug 360602. Mac 64-bit porting work. Switched "IA64" designation to "AMD64". Added AVMPLUS_64BIT target for code that is 64-bit specific instead of x86_64 specific. Other changes listed in bug record - lots of intptr changes, op_abs_jump fixes. 64-bit shell is launching and running until emitNativeThunk which needs 64-bit specific ASM generation. 2006-11-14 14:44:27 +00:00
stejohns%adobe.com fccd194c6e added .cvsignore files for Tamarin for common Mac XCode build directories and files. 2006-11-14 01:44:17 +00:00
stejohns%adobe.com f48ab6ac9b added .cvsignore for Tamarin files including VC7/VC8 projects files 2006-11-14 01:18:26 +00:00
stejohns%adobe.com 5b697c3ca9 Revert incorrect checkin of MMgc.vcproj to correct build breakage 2006-11-14 01:01:08 +00:00
stejohns%adobe.com b1c39b8f05 Bug 360615: fixes for Tamarin to build under VS2005 2006-11-14 00:17:20 +00:00
bzbarsky%mit.edu 6bfbc1846b Make PRMJ_basetime faster by making it close to O(1) in the year instead of
O(N).  Bug 360484, r=shaver
2006-11-13 21:33:06 +00:00
nboyd%atg.com fcd6e8f149 Better link for MPL. 2006-11-13 21:12:28 +00:00
nboyd%atg.com 7c2281b34b Propagate formatting changes from the mozilla-org CVS repository 2006-11-13 21:03:34 +00:00
benjamin%smedbergs.us 7c4419bc25 Use 0 instead of NULL in non-pointer context, fixes XCode 2.2 build, r=stejohns 2006-11-13 20:44:52 +00:00
nboyd%atg.com f0dee84c3e Change reference to NPL to MPL. 2006-11-13 20:32:30 +00:00
nboyd%atg.com 8ba3dba150 Add reference to latest BSF version. Remove obsolete link. 2006-11-13 20:28:09 +00:00
stejohns%adobe.com 8fe5ee87ee Bug 360310: check in fixes to allow Tamarin to build and link properly with VS2003 on Windows. 2006-11-13 17:42:56 +00:00
igor.bukanov%gmail.com 0831f0d954 360282: Debug-only warning about broken FPU state. r=brendan 2006-11-13 10:50:40 +00:00
mrbkap%gmail.com b2ee877bda Fix BeOS build bustage. bug 360376, r=jst 2006-11-11 22:32:01 +00:00
bclary%bclary.com f3fbad7f95 JavaScript Test - correct regression test for bug 292863 2006-11-11 05:22:46 +00:00
bclary%bclary.com 9872961e42 JavaScript Test - modify expected exit code for shell out of memory conditions, bug 358975 2006-11-11 00:33:37 +00:00
bclary%bclary.com 4522dd2e4c JavaScript Test - regression test for bug 352271, by Jesse Ruderman 2006-11-10 19:53:09 +00:00
bclary%bclary.com cda0460472 JavaScript Test - regression test for bug 354924, by Jesse Ruderman 2006-11-10 19:49:05 +00:00
bclary%bclary.com 0321dfd542 JavaScript Test - regression test for bug 353264, by Jesse Ruderman 2006-11-10 19:42:43 +00:00
bclary%bclary.com 2309792599 JavaScript Test - regression test for bug 354151, by Igor Bukanov 2006-11-10 19:36:58 +00:00
bclary%bclary.com d1dc48cb78 JavaScript Test - regression test for bug 354145, by Igor Bukanov 2006-11-10 19:32:15 +00:00
bclary%bclary.com f762b53e5b JavaScript Test - regression test for bug 350238, by Jesse Ruderman 2006-11-10 19:27:03 +00:00
wsharp%adobe.com 4814010aa4 Bug 360275 - remove usage of va_list for 64-bit support. Fix shell to run on 10.5. 2006-11-10 18:57:27 +00:00
wsharp%adobe.com d8efb2bb1c bug 360174 - fix MMGC for 64-bit issues, add 64-bit XCode 3.0 project files for 10.5 64-bit compiles 2006-11-10 16:04:27 +00:00
gerv%gerv.net fa75652059 Bug 236108 - changing licence from NPL/GPL to MPL/GPL to help the Apache people. The bug in question also suggests an eventual switch to MIT; that may come later. 2006-11-10 15:27:40 +00:00
cpeyer%adobe.com 2b45572c10 *** empty log message *** 2006-11-10 00:48:31 +00:00
gavin%gavinsharp.com fe7743592b Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder 2006-11-09 18:53:24 +00:00
stejohns%adobe.com 5c61421c4f *** empty log message *** 2006-11-08 21:03:34 +00:00
shaver%mozilla.org 82e9c7e122 Fixing shell XCode project (bug 359850), r=stejohns. 2006-11-07 22:58:36 +00:00
brendan%mozilla.org aa512d54b9 Tamarin (AVM2 open source) initial revision. 2006-11-07 05:35:54 +00:00
mrbkap%gmail.com 7b5b6ae191 Set up the pseudo frame more carefully. bug 354978, r=brendan 2006-11-07 05:09:53 +00:00
bclary%bclary.com bd845f6b33 JavaScript Test - regression test for bug 355344, by Jesse Ruderman 2006-11-07 04:40:46 +00:00
mrbkap%gmail.com 37e58a61b3 Munge call ops for delete in the code generator instead of the parser because the parser doesn't have enough information to always munge correctly. bug 356693, r=brendan 2006-11-07 01:32:02 +00:00
mrbkap%gmail.com 49e4748e86 Propagate any exceptions thrown. bug 355344, r=brendan 2006-11-07 01:30:16 +00:00
jst%mozilla.org e7249545d5 Landing fix for bug 336731. Do more checking when calling watch handlers. Patch by mrbkap@gmail.com, r=brendan@mozilla.org, sr=jst@mozilla.com 2006-11-06 19:14:50 +00:00
szegedia%freemail.hu cc962b13ca We're now 1.6R5pre 2006-11-06 08:40:52 +00:00
szegedia%freemail.hu ccf589a72c Rhino 1.6R5 will target JRE 1.3 2006-11-06 08:39:57 +00:00
szegedia%freemail.hu 3362e15397 - Using SecurityUtilities - Removing dead assignment 2006-11-06 08:39:19 +00:00
szegedia%freemail.hu d039d47c11 Added "gc" to the list of supported commands - it is present in SpiderMonkey and used by the test suite 2006-11-06 08:38:42 +00:00
szegedia%freemail.hu 24cf819aaa Furthering work on CodeSource-based security controller 2006-11-06 08:37:07 +00:00
szegedia%freemail.hu 0e2947cff5 Added static reportWarning(String, Throwable) 2006-11-06 08:36:15 +00:00
szegedia%freemail.hu 1992b89b73 Exposing getDefaultValue() as a static helper method, to be used by scripting integration 2006-11-06 08:35:24 +00:00
igor.bukanov%gmail.com eed1dcc81f Bug 358975: shell now returns 5, not 3 as exit code for out-of-memory errors. 2006-11-04 00:19:22 +00:00
bclary%bclary.com 97956a9f9b JavaScript Test - regression test for bug 359062, by Seno Aiko 2006-11-03 10:22:59 +00:00
igor.bukanov%gmail.com 65fe77575d Bug 358965: XML.prototype.contains() works again. r=brendan 2006-11-02 22:49:05 +00:00
igor.bukanov%gmail.com cfae796699 Bug 358975: properly report out-of-memory on failed arena allocation. r=brendan 2006-11-02 22:42:03 +00:00
timeless%mozdev.org c5a37e020e Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
igor.bukanov%gmail.com 1218fc7972 Bug 356856: fixing 64-bit-only burst + better comments and style. 2006-11-02 16:09:10 +00:00
szegedia%freemail.hu 43d4525504 Fix for Bugzilla #358058: disallow TAB key in editor 2006-11-02 09:37:48 +00:00
szegedia%freemail.hu 279a016d7a Using SecurityUtilities to query system properties 2006-11-02 09:34:23 +00:00
brendan%mozilla.org 56c2828fb3 Fix heavyweight generator activation to transfer the call and args objects to the generator's frame (359062, r=igor). 2006-11-01 23:42:23 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
igor.bukanov%gmail.com cd89abff20 Bug 356856: Patch from Steve Snyder to use MSVC intrinsic function for faster implementation of bit scanning operations. r=me 2006-11-01 20:08:44 +00:00
gavin%gavinsharp.com 46c439b954 Bug 358867: void function returns a value, patch by Alfred Peng <alfred.peng@sun.com>, r=brendan/igor 2006-11-01 16:26:26 +00:00
bzbarsky%mit.edu 1079450d92 Fix allocator mismatch. Bug 306811, r+sr=shaver 2006-10-30 21:54:26 +00:00
bclary%bclary.com 12a7a1d42a JavaScript Tests - kill writeLineToLog, etc. Not part of the build. Bug 358665, r=igor 2006-10-30 16:48:38 +00:00
szegedia%freemail.hu a655fbcbba Allow Rhino to access public methods declared in public interfaces/superclasses of nonpublic classes 2006-10-30 15:04:44 +00:00
szegedia%freemail.hu a8b486c582 Added some small improvements to documentation 2006-10-30 13:10:27 +00:00
brendan%mozilla.org 32a4ab030e Fix from Gavin Reaney <gavin@picsel.com> for OOM-handling bugs in js_SweepScopeProperties (357388, r=me). 2006-10-29 15:00:04 +00:00
brendan%mozilla.org 2f58cefbd5 Fix 358508, r=mrbkap. 2006-10-29 07:25:18 +00:00
igor.bukanov%gmail.com dec6ec8590 Bug 358528: Fixing regression caused by my patch for bug 357169. r=brendan 2006-10-28 22:57:14 +00:00
bclary%bclary.com 231eb96268 JavaScript Test - regression test for bug 357754, by Blake Kaplan 2006-10-28 13:52:38 +00:00
brendan%mozilla.org 7afadf7f01 Fix body block scope capture by local functions (357754, r=mrbkap). 2006-10-28 05:55:06 +00:00
jst%mozilla.org 910e1211fb Fixing bug 355161. Make sure to innerize the global object when looking for class objects, and fix the innerObject() hook to deal with really early requests to innerize. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2006-10-28 00:21:53 +00:00
bclary%bclary.com e0da75c3fb JavaScript Test - regression test for bug 358183, by Igor Bukanov 2006-10-27 21:12:40 +00:00
bclary%bclary.com 634e68263d JavaScript Tests - regression test for bug 350256, by Bertrand Le Roy 2006-10-27 21:04:36 +00:00
igor.bukanov%gmail.com 38964f9180 Bug 357169: temp root macros are type-safe now and details of AddRoot etc. implementation do not leak ouside jsgc.c. r=brendan 2006-10-27 19:38:33 +00:00
igor.bukanov%gmail.com 859043a411 Bug 358183: xml elements should be equal only if they have the same number of attributes. r=brendan 2006-10-26 23:28:44 +00:00
igor.bukanov%gmail.com 2a52d5a2af Bug 358192: Make sure that Out-of-Memory during exception initialization is properly propagated. r=brendan 2006-10-26 22:23:52 +00:00
igor.bukanov%gmail.com b4c3cc1f95 Bug 357063: use cursor operations to implement xml equality to properly implement E4X. r=brendan,jwalden 2006-10-26 13:36:16 +00:00
brendan%mozilla.org 7ded266fe0 Check in fix from Brian Crowder <crowder@fiverocks.com> to raise apply arg array length limit (350256, r=me). 2006-10-21 19:03:53 +00:00
cbiesinger%web.de 8807b2f780 Bug 341270 use the pref service's contract ID for
nsIPrefService/nsIPrefBranch, instead of the nsPref one
patch by Ryan Jones <sciguyryan+bugzilla@gmail.com> r=bclary
2006-10-20 09:58:28 +00:00
timeless%mozdev.org 32886284f8 Bug 357298 Remove obsolete and unusable null check from XPCCallContext
r=brendan sr=brendan
2006-10-20 07:29:28 +00:00
bclary%bclary.com e0438228ad JavaScript Test - regression test for bug 356085, by Jesse Ruderman 2006-10-15 09:57:44 +00:00
bclary%bclary.com 63036c9660 JavaScript Test - regression test for bug 356250, by Jesse Ruderman 2006-10-14 10:12:09 +00:00
brendan%mozilla.org 77361456db Fix 356250, r=mrbkap. 2006-10-14 04:39:26 +00:00
gavin%gavinsharp.com cce3aa394a Back out bug 356083 to fix bustage 2006-10-13 04:01:50 +00:00
gavin%gavinsharp.com f2166d65de Bug 356083: Incorrect decompilation for ({this setter: function () { } }), patch by Brian Crowder <crowder@fiverocks.com>, r=brendan 2006-10-13 03:11:49 +00:00
brendan%mozilla.org 74819fae31 Fix 356402, r=mrbkap. 2006-10-12 18:05:59 +00:00
bclary%bclary.com 71dc93aa6c JavaScript Test - regression test for bug 352797, by Jesse Ruderman 2006-10-12 10:51:19 +00:00
bclary%bclary.com 0578f5a1ed JavaScript Test - regression test for bug 356085, by Jesse Ruderman 2006-10-12 10:48:06 +00:00
igor.bukanov%gmail.com bacf88eaaa Bug 356238: Improving xml cycle detection. r=brendan 2006-10-11 21:42:18 +00:00
szegedia%freemail.hu 8a30d9b0dc Fix for #350580 2006-10-11 13:56:28 +00:00
szegedia%freemail.hu 28f2ccffe5 Regressing an issue with 352319 so we preserve backward compatibility with "jsc" generated classes from earlier Rhino releases 2006-10-11 12:27:30 +00:00
brendan%mozilla.org 05aae2bd33 Reflect call object into runtime scope chain before reflecting block objects (352797, r=mrbkap). 2006-10-10 21:59:37 +00:00
bclary%bclary.com e18e110d10 JavaScript Test - revert earlier change to regression test for bug 352013 2006-10-10 19:03:28 +00:00
bclary%bclary.com ac0b198889 JavaScript Test - regression test for bug 354998, by Igor Bukanov 2006-10-10 14:01:02 +00:00
gavin%gavinsharp.com 2afac24ceb Bug 356085: Incorrect decompilation for named getter function; property and function names are mashed together, patch by Brian Crowder <crowder@fiverocks.com>, r=brendan 2006-10-10 13:04:06 +00:00
bclary%bclary.com a5fafb0212 JavaScript Test - regression test for bug 346794, by CanadianGuy, Girts, Catalin Patulea 2006-10-10 11:17:38 +00:00
bclary%bclary.com 6f71201131 JavaScript Tests - regression tests for bug 350312, by Igor Bukanov, Brendan Eich 2006-10-10 10:55:11 +00:00
bclary%bclary.com a14d002577 JavaScript Test - regression test for bug 348532, by Igor Bukanov 2006-10-10 10:51:28 +00:00
bclary%bclary.com 83c7c0ca82 JavaScript Test - regression test for bug 345967, by Igor Bukanov 2006-10-10 10:48:20 +00:00
bclary%bclary.com 772e033e70 JavaScript Test - regression test for bug 355992, by Jesse Ruderman 2006-10-10 09:35:01 +00:00
bclary%bclary.com ea4e625f11 JavaScript Test - regression tests for bug 352742, by Jesse Ruderman 2006-10-10 09:28:04 +00:00
bclary%bclary.com 79a7ee9000 JavaScript Test - regression test for bug 352455, by Jesse Ruderman 2006-10-10 09:14:27 +00:00
bclary%bclary.com c7d0dffaac JavaScript Test - regression test for bug 346090, by Priit Laes, Brian Crowder 2006-10-10 09:00:35 +00:00