fur%netscape.com
01e1ed6436
On unix, include jsosdep.h, so that the definition of JS_HAS_LONG_LONG is seen everywhere
1999-04-27 21:14:14 +00:00
fur%netscape.com
0d6a94b4f4
Lots of cut-n-paste from js.c so as to work with newest version of JSAPI
1999-04-27 21:09:34 +00:00
beard%netscape.com
dcc6603adf
added JavaAdapter.java
1999-04-27 19:56:20 +00:00
beard%netscape.com
d42c8cf151
Using the property "org.mozilla.javascript.JavaAdapter" to allow the JavaAdapter class to come from another package.
1999-04-27 19:55:53 +00:00
beard%netscape.com
f7b81ab327
added classes in org.mozilla.classfile
1999-04-27 19:43:56 +00:00
rogerl%netscape.com
8a8c3df4c1
#Not a part of SeaMonkey
1999-04-27 19:02:40 +00:00
norris%netscape.com
3fa40b6946
Better javadoc.
1999-04-27 16:55:44 +00:00
rogerl%netscape.com
ffee45cbea
# Not a part of SeaMonkey
1999-04-27 16:22:20 +00:00
cbegle%netscape.com
26587dd597
Make sure that the test directory name ends with a trailing slash.
1999-04-27 16:15:30 +00:00
fur%netscape.com
543e6e7fe4
Merge changes from SpiderMonkey140_BRANCH. Note: none of the
...
added files participate in the client build.
1999-04-27 15:18:57 +00:00
fur%netscape.com
a763d03a5e
Temporarily disable this entire file because it makes use of a part of
...
the JSAPI that has changed in the SpiderMonkey140_BRANCH and we need to
land that branch today.
1999-04-27 15:09:06 +00:00
rogerl%netscape.com
7f48c08caa
Oops.
1999-04-27 06:28:04 +00:00
rogerl%netscape.com
9cecaa6054
Removing coies of Rhino code
1999-04-27 06:25:07 +00:00
rogerl%netscape.com
b89d3cdde0
Removing copies of Rhino code
1999-04-27 06:23:48 +00:00
rogerl%netscape.com
5f94cc1771
TestMain class
1999-04-27 06:18:56 +00:00
rogerl%netscape.com
4829912299
# Not a part of SeaMonkey
...
Added expression node building stuff.
1999-04-27 06:08:35 +00:00
fur%netscape.com
bf6543ebe2
Got rid of aborted attempt to graft XPCOM onto JS
1999-04-27 05:25:43 +00:00
fur%netscape.com
3a02934cd8
Tweaks
1999-04-27 05:08:14 +00:00
fur%netscape.com
538c155371
Got rid of aborted attempt to graft XPCOM onto JS
1999-04-27 05:00:07 +00:00
sfraser%netscape.com
25fb9812d5
Fix a ton of link warnings by removing MathLib, since this is imported via InterfaceStubs.
1999-04-27 04:07:06 +00:00
norris%netscape.com
84805d797c
Clean up, add javadoc.
1999-04-27 03:56:23 +00:00
brendan%netscape.com
d46bbcad44
Cast printf %p args to (void*).
1999-04-27 03:42:28 +00:00
waterson%netscape.com
a150cb7a72
Add linker directives to make sure that all the libs we need get loaded.
1999-04-26 23:29:10 +00:00
brendan%netscape.com
6c12636dc1
Check for JS_SetPrivate failure in JS_NewScriptObject.
1999-04-26 23:15:27 +00:00
brendan%netscape.com
ae96a869e6
Use #ifdef or equivalent to test XP_UNIX, not #if or equiv.
1999-04-26 23:14:12 +00:00
waterson%netscape.com
a8a27886cc
Install xpc3250.dll into the components directory so that XPConnect works.
1999-04-26 22:54:40 +00:00
rogerl%netscape.com
c6788416d7
#Not a part of SeaMonkey
...
New.
1999-04-26 22:50:50 +00:00
norris%netscape.com
e07d8c6b14
Make JavaAdapter work on mozilla-only.
1999-04-26 20:41:57 +00:00
fur%netscape.com
8005bb253f
Interim checkin of JS2 grammar. Still many ambiguities and bugs, though.
1999-04-26 18:22:30 +00:00
jband%netscape.com
73dbe19437
fix Win32 crash on startup - not copying xpc3250.dll to components dir
1999-04-25 18:56:09 +00:00
jband%netscape.com
21bfde3891
Commenting out the component registration didn't do what I expected. So, I'll unset the IS_COMPONENT flag in Makefile.in to keep the .so from being copied to the components directory at on on Unix
1999-04-24 09:40:51 +00:00
jband%netscape.com
a17e9ace7e
Comment out component registration of xpconnect except on XP_PC. The problem for Unix is that xpconnect relies on xptcall at runtime. Apprunner and viewer are core dumping on linux. However TestXPC and xpcshell work fine. Further study is required. For now I'll try to unbreak apprunner and viewer for others.
1999-04-24 09:32:35 +00:00
jband%netscape.com
b985623df2
made xpconnect a service and changed the Win32 and Unix makefiles to have the xpconnect dll installed to the components directory
1999-04-24 08:10:16 +00:00
beard%netscape.com
e413292484
made the class to use for the JavaAdapter selectable via the Java property "org.mozilla.javascript.JavaAdapter"
1999-04-24 06:28:17 +00:00
waterson%netscape.com
f34899c1ac
Added CID for XPConnect.
1999-04-24 02:39:09 +00:00
norris%netscape.com
5d1454fa9c
If the security resource isn't present, catch the exception and proceed.
1999-04-23 19:54:28 +00:00
norris%netscape.com
27a29f62ef
Clean up javadoc.
1999-04-23 17:31:59 +00:00
norris%netscape.com
9920efbe72
Clean up javadocs; make Context creation faster.
1999-04-23 17:31:09 +00:00
norris%netscape.com
d59df52693
Clean up formatting.
1999-04-23 17:30:31 +00:00
mccabe%netscape.com
ba4f36c065
Backed out my previous checkin.
...
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
1999-04-23 09:20:36 +00:00
mccabe%netscape.com
ceb11bcb32
Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo.
1999-04-23 09:10:09 +00:00
mccabe%netscape.com
f9df0964f2
Twiddled error reporter; added a '\n' after messages.
1999-04-23 09:01:18 +00:00
norris%netscape.com
a58f576420
Transfer examples to mozilla.
1999-04-22 20:58:54 +00:00
norris%netscape.com
ecee0852e5
Add examples to mozilla.
1999-04-22 20:41:57 +00:00
norris%netscape.com
3328f2c45d
Fix the following bug:
...
Subject:
Context.newArray() bug
Date:
Thu, 22 Apr 1999 00:26:29 -0700
From:
beard@netscape.com (Patrick Beard)
To:
Norris Boyd <norris@netscape.com>
When the arguments array gets created, its prototype isn't set up
correctly. I think the problem is in Context.newArrayHelper(), which isn't
able to look up the "Array" constructor in the passed-in scope. For this
reaon, top-level scripts that use "arguments.length" don't work.
- Patrick
1999-04-22 18:29:07 +00:00
beard%netscape.com
42b71f5b65
First Checked In.
1999-04-22 02:50:18 +00:00
fur%netscape.com
8056f74029
Fixed a few typos so that the generated file actually compiles
1999-04-21 22:44:32 +00:00
fur%netscape.com
debc787fc5
Partial grammar for JS2, expressed using the ANTLR parser generator
1999-04-21 21:08:14 +00:00
norris%netscape.com
d9f9f0526f
Load optimizer package from com.netscape.
1999-04-21 04:40:36 +00:00
norris%netscape.com
aafb17e3e7
Forgot to add Messages.properties.
1999-04-20 20:21:55 +00:00