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

88 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 8f793c397e Resolving bug 255891: new approach to dynamic scoping 2004-09-01 14:17:00 +00:00
igor%mir2.org 397ed39869 Link to E4X example 2004-08-25 19:26:56 +00:00
igor%mir2.org a12cf376ae Added notes about addressed bug 256339 2004-08-20 23:01:28 +00:00
igor%mir2.org 4deb4c2996 More E4X credits 2004-08-16 14:19:44 +00:00
igor%mir2.org 5f3d7d50b3 Credits to BEA for E4X implementation. 2004-08-15 09:05:30 +00:00
igor%mir2.org e1db421213 Documenting ClassFactory usage 2004-08-14 15:17:40 +00:00
igor%mir2.org 87d0f3525d Preparations for 1.6R1 2004-08-06 16:05:40 +00:00
igor%mir2.org ec4ab45708 Preparations for Rhino 1.6R1 RC1 2004-08-04 17:28:11 +00:00
igor%mir2.org 35ca775423 Preparations for 1.6R1 RC1 2004-08-03 17:13:40 +00:00
igor%mir2.org be6494c229 Switch to using Context.javaToJS instead of Context.toObject 2004-06-07 10:35:22 +00:00
igor%mir2.org b85ecb8c02 Work on 244492: JavaScriptException extends RuntimeException 2004-05-26 11:54:10 +00:00
igor%mir2.org d62ad77af5 Work on bug 238649: no more support for ClassNameHelper and friends 2004-04-18 12:15:07 +00:00
igor%mir2.org b71427a6ae Worj on bug 238649: removal of NotAFunctionException 2004-04-18 09:30:30 +00:00
igor%mir2.org 153f7be2a2 Support for Date.now() 2004-04-14 11:04:55 +00:00
igor%mir2.org e229fd6ab4 Better formating 2004-03-26 13:01:17 +00:00
igor%mir2.org 1aafe09612 Reflecting 1.5R5 release 2004-03-25 19:45:56 +00:00
igor%mir2.org afe5a6cd9d Info about commercial support 2004-03-25 15:46:40 +00:00
igor%mir2.org abf0a3a1ac *** empty log message *** 2004-03-25 11:04:04 +00:00
igor%mir2.org 37c396db64 Preparations for 1.5R5 2004-03-24 15:52:55 +00:00
igor%mir2.org 533e9f8489 Updates to reflect new extension to allow to pass function to Java method expecting interface: now interface with multiple methods are allowed as long as all methods has the same signature 2004-03-24 15:44:19 +00:00
igor%mir2.org 0cbfdabe29 RUnit Software now includes a link on their page about JS (Declaimer: I work there!) 2004-03-18 13:32:52 +00:00
igor%mir2.org f040fa2436 Added RUnit Software 2004-03-17 18:36:57 +00:00
igor%mir2.org 6b70acca26 Documenting new Context seal API and fixing obvious English mistakes. 2004-03-09 23:34:30 +00:00
igor%mir2.org 4b836891b2 Preparations for 1.5R5 2004-02-18 12:24:27 +00:00
igor%mir2.org 8f085f363e Preparations for 15R5 release. 2004-02-13 18:50:51 +00:00
igor%mir2.org 1e3f7aaaed Preparations for 1.5R5 2004-02-12 18:13:00 +00:00
nboyd%atg.com 3384c4c1f5 Add Aviva info. 2003-12-18 16:53:32 +00:00
igor%mir2.org 4da147d828 Adjusting examples not to assume that Context.initStandardObjects(ScriptableObject) returns ScriptableObject since that was changed back to Scriptable for compatibility. 2003-11-04 14:54:43 +00:00
igor%mir2.org 16dcc44df0 GlobalScope is removed as its introduction had to serious consequences with compatibility and usage. Instead a special purpose class ClassCache is introduces to hold various caches. The class binds itself to an arbitrary object by using new SciptableObject.associateValue method so arbitrary ScriptableObject can be used as a scope without performance penalties. 2003-11-01 15:34:23 +00:00
igor%mir2.org a80d67208d First part of resolving http://bugzilla.mozilla.org/show_bug.cgi?id=223435 :
Allow to pass JS function to Java method accepting interface with single method. The function will be called when interface method will be called.
2003-10-28 08:37:30 +00:00
igor%mir2.org e5b4886f58 Added information on shared scopes 2003-10-23 21:49:23 +00:00
igor%mir2.org 31bc498af4 Added readUrl method to shell 2003-10-21 09:13:59 +00:00
igor%mir2.org d4413688b0 Updated ftp links to the download files due ftp server reorganization 2003-10-15 18:13:33 +00:00
igor%mir2.org c23530f968 Added to build.xml the smalljar target to generate smalljs.jar. Its usage is documented in doc/footprint.html. 2003-10-12 13:45:41 +00:00
igor%mir2.org 99ad0b5fed Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the documentation 2003-10-09 06:55:49 +00:00
igor%mir2.org 30718f5ece <center><h1>... is replaced by <h1 align=center> to avoid warning from javadoc 2003-08-04 07:51:19 +00:00
nboyd%atg.com 4fe813ef6f Add new document on scripting java. 2003-04-24 13:14:00 +00:00
nboyd%atg.com 2fbf6fd77b Update for 1.5R4.1. 2003-04-22 00:27:10 +00:00
igor%mir2.org ca4e80328a Adjusted to refer to 1.5R4 as the last release 2003-02-17 00:06:06 +00:00
igor%mir2.org 32a501abe2 Fixing links 2003-02-17 00:05:27 +00:00
nboyd%atg.com 01d701f40f Remove language about "release candidate" now that we have a final. 2003-02-11 15:04:12 +00:00
nboyd%atg.com a14de23839 Update for final release 2003-02-11 01:50:26 +00:00
igor%mir2.org c5d1277e24 More info on new security interfaces 2003-02-07 20:44:47 +00:00
nboyd%atg.com 0e45793abd fix bug 106831 2003-02-03 01:17:44 +00:00
igor%mir2.org 314a1c1c1f Added log for more fixed bugs 2003-01-27 20:04:13 +00:00
igor%mir2.org 7129e5491a Documentation about runCommand in shell 2003-01-26 18:01:43 +00:00
igor%mir2.org 47d2d76ac2 Added list of resolved Bugzilla reports 2003-01-26 14:30:47 +00:00
igor%mir2.org 03a23cff39 Small fixes in links 2003-01-17 16:40:45 +00:00
nboyd%atg.com 72250520e9 UPdate to rc 3 2003-01-16 20:29:43 +00:00
igor%mir2.org 44acf1e60b Note about scripting of classes from any class loader 2003-01-16 17:22:40 +00:00