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

1983 Коммитов

Автор SHA1 Сообщение Дата
szegedia%freemail.hu 8401592add We're now 1.6R5pre 2006-11-06 08:40:52 +00:00
szegedia%freemail.hu 4c54aa1a2d Rhino 1.6R5 will target JRE 1.3 2006-11-06 08:39:57 +00:00
szegedia%freemail.hu 25088d688f - Using SecurityUtilities - Removing dead assignment 2006-11-06 08:39:19 +00:00
szegedia%freemail.hu 93c08e9048 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 3c86c21616 Furthering work on CodeSource-based security controller 2006-11-06 08:37:07 +00:00
szegedia%freemail.hu 62cdaa884f Added static reportWarning(String, Throwable) 2006-11-06 08:36:15 +00:00
szegedia%freemail.hu 643d55b3b3 Exposing getDefaultValue() as a static helper method, to be used by scripting integration 2006-11-06 08:35:24 +00:00
timeless%mozdev.org c70df9f530 Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
szegedia%freemail.hu 1acf3ae058 Fix for Bugzilla #358058: disallow TAB key in editor 2006-11-02 09:37:48 +00:00
szegedia%freemail.hu bd092ee0c3 Using SecurityUtilities to query system properties 2006-11-02 09:34:23 +00:00
szegedia%freemail.hu 0b632217bb 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 3694a53854 Added some small improvements to documentation 2006-10-30 13:10:27 +00:00
szegedia%freemail.hu 31ade44b7e Fix for #350580 2006-10-11 13:56:28 +00:00
szegedia%freemail.hu 5203eb4675 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
szegedia%freemail.hu 9d01832a0a Fixed line endings 2006-09-27 08:52:46 +00:00
szegedia%freemail.hu fd5d0991c5 Clarifying docs 2006-09-27 08:09:50 +00:00
szegedia%freemail.hu d159be5226 Avoiding double evaluation of an expression 2006-09-27 08:09:11 +00:00
szegedia%freemail.hu 0800908acd Fix for #353300 2006-09-26 12:48:46 +00:00
szegedia%freemail.hu 58ec1a01c5 Fix for #352319: only walking the scope parent chain when restarting a continuation 2006-09-26 11:42:34 +00:00
szegedia%freemail.hu 18f9a3598e Fix for #352319: ability to restart a continuation from a catch or with block 2006-09-26 11:38:25 +00:00
nboyd%atg.com 4fd9a45e70 Refer to 1.6R4. 2006-09-16 22:49:38 +00:00
nboyd%atg.com 784bdb2ae4 Update for later changes in BSF. Text provided by Rony G. Flatscher.
Fix bug 353002.
2006-09-16 22:44:06 +00:00
szegedia%freemail.hu 7e3e101b46 Added a SecurityController implementation that delegates to Java security Policy via assigning CodeSource to scripts. 2006-09-10 12:16:46 +00:00
szegedia%freemail.hu aaea445e42 Adding a changelog 2006-09-10 12:15:26 +00:00
szegedia%freemail.hu bccd73a6b0 Use Rhino's security domain for generated classes by default when no SecurityController is in use 2006-09-06 13:35:16 +00:00
szegedia%freemail.hu 7f81005f2f Introduced SecurityUtilities -- for now, allows getting system properties in a privileged block 2006-09-06 12:54:45 +00:00
szegedia%freemail.hu dc9d1fae50 Run on all three currently existing optimization levels 2006-08-31 10:17:48 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
szegedia%freemail.hu b3a5890f97 Minor tidying 2006-08-26 09:39:26 +00:00
szegedia%freemail.hu 52da256b73 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 2abceb5771 Regression fix for bug 343976, courtesy of Cameron McCormack 2006-08-17 12:39:11 +00:00
szegedia%freemail.hu d2db53817e 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 38ad1ba641 Dead code cleanup 2006-08-07 15:24:00 +00:00
nboyd%atg.com 4343615629 Add change log for 1.6R3. 2006-07-24 12:30:45 +00:00
nboyd%atg.com 47720dd287 Don't add apidocs URL prefix since this file is input to javadoc. 2006-07-24 12:02:07 +00:00
nboyd%atg.com 82381cc9b3 fix broken links 2006-07-23 16:17:52 +00:00
szegedia%freemail.hu 2d2ebdd1b1 Fix for #343976 2006-07-18 17:01:08 +00:00
szegedia%freemail.hu 3a1f4012bf Fix for #343021 2006-07-12 09:28:57 +00:00
szegedia%freemail.hu f1e19754a9 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 d02505e57c 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 54f73196ec 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 ed8e5c16e9 Patches from #343021: "Rhino E4X does not correctly build from source with Ant" 2006-07-11 12:28:42 +00:00
szegedia%freemail.hu d4515f125a Removed "pre" 2006-06-22 16:16:07 +00:00
szegedia%freemail.hu 2d4fc75b74 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 1f39071795 Fix for #340682 2006-06-08 07:19:24 +00:00
szegedia%freemail.hu a7a165baa1 Bugfix for #321938: Credited patch author 2006-06-01 14:30:19 +00:00
szegedia%freemail.hu 04ddc56768 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 1a1043b609 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 d8506c6fdf Bugfix for #293958 2006-05-28 20:09:29 +00:00
szegedia%freemail.hu 7c79811986 Bugfix for #335992 2006-05-28 17:19:33 +00:00