norris%netscape.com
|
c999e3e6be
|
Better (?) error when initializing and the security resource isn't found.
|
1999-04-30 16:56:43 +00:00 |
norris%netscape.com
|
2d389423af
|
Fall through to number case only after considering character and boolean
independently.
|
1999-04-29 20:51:50 +00:00 |
norris%netscape.com
|
02d3b99592
|
Fix bug where conversions of numbers to booleans in calls to Java methods were producing
IllegalArgumentExceptions.
|
1999-04-29 17:53:05 +00:00 |
norris%netscape.com
|
2cd15ff9fe
|
Help message should indicate that -1 is an acceptible optimizer value.
|
1999-04-29 17:22:20 +00:00 |
mccabe%netscape.com
|
5e0d3d710b
|
Not part of the Seamonkey build!
Made the 'js' standalone shell depend on fdlibm, so it gets updated properly when fdlibm is modified.
|
1999-04-29 03:18:48 +00:00 |
rogerl%netscape.com
|
18f533575b
|
Clean-up some bytecode leftovers.
Added assertions, non-greedy opt.
|
1999-04-28 23:08:14 +00:00 |
rogerl%netscape.com
|
a862d28b3d
|
Added method to construct a new RegExp.
|
1999-04-28 23:07:14 +00:00 |
rogerl%netscape.com
|
df9f1aa1c8
|
Added interface method to construct a new RegExp.
|
1999-04-28 23:06:26 +00:00 |
rogerl%netscape.com
|
d982b7fd64
|
Using regExpProxy to construct regexp literals
|
1999-04-28 23:05:43 +00:00 |
fur%netscape.com
|
4582f855bf
|
Temporarily back out include of jsosdep.h until linkage problems can be looked at
|
1999-04-28 00:27:51 +00:00 |
fur%netscape.com
|
a1db96cd21
|
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
|
66612ae5ab
|
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
|
53e790fef3
|
added JavaAdapter.java
|
1999-04-27 19:56:20 +00:00 |
beard%netscape.com
|
bdf94c7535
|
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
|
1a72358ec1
|
added classes in org.mozilla.classfile
|
1999-04-27 19:43:56 +00:00 |
rogerl%netscape.com
|
d1ead3225d
|
#Not a part of SeaMonkey
|
1999-04-27 19:02:40 +00:00 |
norris%netscape.com
|
83a8060991
|
Better javadoc.
|
1999-04-27 16:55:44 +00:00 |
rogerl%netscape.com
|
572493e3a9
|
# Not a part of SeaMonkey
|
1999-04-27 16:22:20 +00:00 |
cbegle%netscape.com
|
7356f0624b
|
Make sure that the test directory name ends with a trailing slash.
|
1999-04-27 16:15:30 +00:00 |
fur%netscape.com
|
ab2f3e1d25
|
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
|
a8204ac954
|
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
|
0fcc96e53b
|
Oops.
|
1999-04-27 06:28:04 +00:00 |
rogerl%netscape.com
|
a263bb26cf
|
Removing coies of Rhino code
|
1999-04-27 06:25:07 +00:00 |
rogerl%netscape.com
|
0a6917da87
|
Removing copies of Rhino code
|
1999-04-27 06:23:48 +00:00 |
rogerl%netscape.com
|
3c8ad4ca5b
|
TestMain class
|
1999-04-27 06:18:56 +00:00 |
rogerl%netscape.com
|
49e4bf3747
|
# Not a part of SeaMonkey
Added expression node building stuff.
|
1999-04-27 06:08:35 +00:00 |
fur%netscape.com
|
28bb34afa5
|
Got rid of aborted attempt to graft XPCOM onto JS
|
1999-04-27 05:25:43 +00:00 |
fur%netscape.com
|
12bfdf2146
|
Tweaks
|
1999-04-27 05:08:14 +00:00 |
fur%netscape.com
|
7a3e1124c7
|
Got rid of aborted attempt to graft XPCOM onto JS
|
1999-04-27 05:00:07 +00:00 |
sfraser%netscape.com
|
2d04489213
|
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
|
3ec3e8c70a
|
Clean up, add javadoc.
|
1999-04-27 03:56:23 +00:00 |
brendan%netscape.com
|
6a25530e2f
|
Cast printf %p args to (void*).
|
1999-04-27 03:42:28 +00:00 |
waterson%netscape.com
|
fa96401411
|
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
|
3afa92a219
|
Check for JS_SetPrivate failure in JS_NewScriptObject.
|
1999-04-26 23:15:27 +00:00 |
brendan%netscape.com
|
09e66f998c
|
Use #ifdef or equivalent to test XP_UNIX, not #if or equiv.
|
1999-04-26 23:14:12 +00:00 |
waterson%netscape.com
|
276d74c3aa
|
Install xpc3250.dll into the components directory so that XPConnect works.
|
1999-04-26 22:54:40 +00:00 |
rogerl%netscape.com
|
ffb58c2f10
|
#Not a part of SeaMonkey
New.
|
1999-04-26 22:50:50 +00:00 |
norris%netscape.com
|
92847bcfca
|
Make JavaAdapter work on mozilla-only.
|
1999-04-26 20:41:57 +00:00 |
fur%netscape.com
|
763a5b3c10
|
Interim checkin of JS2 grammar. Still many ambiguities and bugs, though.
|
1999-04-26 18:22:30 +00:00 |
jband%netscape.com
|
80c9c32228
|
fix Win32 crash on startup - not copying xpc3250.dll to components dir
|
1999-04-25 18:56:09 +00:00 |
jband%netscape.com
|
5552e33b84
|
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
|
8528722ecd
|
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
|
4c897fba05
|
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
|
1bfb6db3b0
|
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
|
7f374cbe4e
|
Added CID for XPConnect.
|
1999-04-24 02:39:09 +00:00 |
norris%netscape.com
|
fb18c81dfe
|
If the security resource isn't present, catch the exception and proceed.
|
1999-04-23 19:54:28 +00:00 |
norris%netscape.com
|
a2b9800d35
|
Clean up javadoc.
|
1999-04-23 17:31:59 +00:00 |
norris%netscape.com
|
be56635558
|
Clean up javadocs; make Context creation faster.
|
1999-04-23 17:31:09 +00:00 |
norris%netscape.com
|
aaf0996351
|
Clean up formatting.
|
1999-04-23 17:30:31 +00:00 |
mccabe%netscape.com
|
19c68fb53b
|
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 |