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

1957 Коммитов

Автор SHA1 Сообщение Дата
szegedia%freemail.hu 4ae574362c Run on all three currently existing optimization levels 2006-08-31 10:17:48 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
szegedia%freemail.hu 2c8fb40cf1 Minor tidying 2006-08-26 09:39:26 +00:00
szegedia%freemail.hu ba4b1a9de1 Now correctly recognizing negative tests, as well as kills tests that run for too long. 2006-08-21 17:01:48 +00:00
szegedia%freemail.hu 81f9cc6766 Regression fix for bug 343976, courtesy of Cameron McCormack 2006-08-17 12:39:11 +00:00
szegedia%freemail.hu 15f250d592 Undoing some of the dead code removal, since it caused a problem with Interpreter subclasses 2006-08-10 08:32:15 +00:00
szegedia%freemail.hu 16eebdc909 Dead code cleanup 2006-08-07 15:24:00 +00:00
nboyd%atg.com b775e94f0c Add change log for 1.6R3. 2006-07-24 12:30:45 +00:00
nboyd%atg.com a209a4f3c2 Don't add apidocs URL prefix since this file is input to javadoc. 2006-07-24 12:02:07 +00:00
nboyd%atg.com f5d9fac5d0 fix broken links 2006-07-23 16:17:52 +00:00
szegedia%freemail.hu 546f7fd1e9 Fix for #343976 2006-07-18 17:01:08 +00:00
szegedia%freemail.hu 0b48213442 Fix for #343021 2006-07-12 09:28:57 +00:00
szegedia%freemail.hu 885b8b4e97 Fix for #314163 "E4X XML object constructed from an XML Beans XmlObject is not consistent with a literal (inline) E4X XML object" 2006-07-11 12:52:35 +00:00
szegedia%freemail.hu 2e3f0807cf Fix for #342894: "examples/E4X/e4x_example.js has line endings inconsistent with rest of source tree" 2006-07-11 12:38:20 +00:00
szegedia%freemail.hu 74845c6ebc Fix for #342894: "examples/E4X/e4x_example.js has line endings inconsistent with rest of source tree" 2006-07-11 12:34:25 +00:00
szegedia%freemail.hu e2df7e5ac4 Patches from #343021: "Rhino E4X does not correctly build from source with Ant" 2006-07-11 12:28:42 +00:00
szegedia%freemail.hu d80832e338 Removed "pre" 2006-06-22 16:16:07 +00:00
szegedia%freemail.hu 7d1b33a19c Committing the patch for Bugzilla 328924 "Impossible to use the debugger from outside the omj.tools.debugger package" 2006-06-22 16:12:44 +00:00
szegedia%freemail.hu 9bcf511fc6 Fix for #340682 2006-06-08 07:19:24 +00:00
szegedia%freemail.hu f345420a7a Bugfix for #321938: Credited patch author 2006-06-01 14:30:19 +00:00
szegedia%freemail.hu 0fed473ecf Bugfix for #321938: XML and XMLList literals don't decompile correctly. Thanks to Yuh-Ruey Chen 2006-06-01 14:29:15 +00:00
szegedia%freemail.hu 74c63a56fd Bugfix for #324006: According to ECMA-262 15.10.6.1: RegExp.prototype.constructor == RegExp 2006-05-29 10:28:09 +00:00
szegedia%freemail.hu d459c0e04e Bugfix for #293958 2006-05-28 20:09:29 +00:00
szegedia%freemail.hu c157a1c4fd Bugfix for #335992 2006-05-28 17:19:33 +00:00
szegedia%freemail.hu a8ffff6593 Bugfix for #322265: clarified that you mustn't call an InterpretedFunction with null. 2006-05-28 17:15:24 +00:00
szegedia%freemail.hu 48e329cc90 Fix for bug #309957 2006-05-28 16:08:05 +00:00
gavin%gavinsharp.com b9b66cc05b Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
szegedia%freemail.hu dc6c135b58 Implementing Serializable so that continuations captured within a "with" block can be serialized. 2006-05-17 08:23:14 +00:00
szegedia%freemail.hu 99bd880c3a Fix for #326563: documentation clarification 2006-05-13 11:23:00 +00:00
szegedia%freemail.hu be0323a77e Fix for 318305: ScriptOrFnNode class reports bad end line number 2006-05-12 12:43:46 +00:00
szegedia%freemail.hu 672f03845e Adding XML to the optional excluded name 2006-05-07 12:51:44 +00:00
nboyd%atg.com 82fe901670 Add another user. 2006-03-17 16:16:29 +00:00
szegedia%freemail.hu 901453aca4 Fix for bug #323054: nonexisting optional standard objects like XML don't cause ObjectOutputStream to throw an exception anymore. 2006-02-03 11:47:20 +00:00
szegedia%freemail.hu dcf43ff0cd Fix for bug #323054: nonexisting optional standard objects like XML don't cause ObjectOutputStream to throw an exception anymore. 2006-02-03 11:07:32 +00:00
timeless%mozdev.org 51c7b847e1 Bug 106386 Correct misspellings in source code
patch by ispiked@gmail.com r=timeless r=rginda
2006-01-12 06:32:57 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
igor%mir2.org 6ca5324bec Fixing bug 316993 +jump generation cleanup 2005-11-19 22:57:49 +00:00
szegedia%freemail.hu 71dbcd6576 Added enter() and exit() methods to ContextFactory - behave identically to enter() and exit() in Context, except that the context factory on which the methods are invoked is used instead of the ContextFactory.global 2005-11-04 13:37:45 +00:00
szegedia%freemail.hu 942f994237 Bugzilla #312702: Feature for limiting call stack depth in interpeter 2005-11-04 13:10:56 +00:00
nboyd%atg.com e12f260359 Update for next release version 2005-10-04 19:20:04 +00:00
igor%mir2.org 24a7809f17 1. Added QuitAction interface to specify the action to perform when quit is called. By default Global does nothing and shell explicitly call initQuitAction with code to call System.exit().
2. Added toint32 to be on pair with SpiderMonkey
2005-09-30 08:28:51 +00:00
igor%mir2.org 414fab02e8 Fixing bug 310482: I missed loading "this: for put_field. 2005-09-29 21:23:30 +00:00
nboyd%atg.com 42ffc316da Fix bug 310323: implement new array extras (forEach, indexOf, filter, map,
some, every)
2005-09-28 16:13:27 +00:00
nboyd%atg.com 1817553388 Propagating from website:
revision 1.22
      date: 2005/09/21 00:08:50;  author: syamagu%mozilla.gr.jp;  state: Exp;  lines:
      +29 -23
      tidying markup
2005-09-21 14:17:40 +00:00
igor%mir2.org b301272962 Restoring docs afterbad update 2005-09-20 22:14:18 +00:00
igor%mir2.org 0e53d020fa Restoring new docs 2005-09-20 22:11:54 +00:00
nboyd%atg.com 7a736c2ba2 Synchronize with website prior to 1.6R2 release. 2005-09-19 11:37:42 +00:00
nboyd%atg.com cbfef10335 Update for 1.6R2 release date. 2005-09-19 00:20:39 +00:00
igor%mir2.org 21b2299f9c Fixing bug 309029: remind parser about Context.compileFunction case. 2005-09-18 11:11:06 +00:00
nboyd%atg.com 735024cf85 Add new bug fix link. 2005-09-08 13:47:32 +00:00