waldemar%netscape.com
|
eb2f087b4a
|
Added references
|
1999-05-10 20:57:17 +00:00 |
|
waldemar%netscape.com
|
ee4de03b3e
|
Added references, unfinished YACC input generator
|
1999-05-10 20:56:47 +00:00 |
|
waldemar%netscape.com
|
985cfa7218
|
Added references, default actions, combined rules
|
1999-05-10 20:55:59 +00:00 |
|
waldemar%netscape.com
|
22dc1bf442
|
Added references, combined rules
|
1999-05-10 20:54:25 +00:00 |
|
waldemar%netscape.com
|
2eb1a7f08f
|
First Checked In.
|
1999-05-10 20:52:58 +00:00 |
|
waldemar%netscape.com
|
edbf5e6f81
|
File Removed.
|
1999-05-10 20:50:37 +00:00 |
|
norris%netscape.com
|
576e9d20b6
|
A statement like "var java;" was hiding the java package defined in the
shared global since we weren't looking up the prototype chain.
|
1999-05-10 18:09:49 +00:00 |
|
mcafee%netscape.com
|
e84cf8d605
|
Attempting to turn xpconnect on for Solars/sparc and Solaris/intel.
|
1999-05-10 08:15:45 +00:00 |
|
beard%netscape.com
|
b63a89b964
|
First Checked In.
|
1999-05-10 01:48:27 +00:00 |
|
mccabe%netscape.com
|
9c7e64d404
|
Line-editing support for the standalone javascript interpreter on unixes. Propagating from the SpiderMonkeyDev_BRANCH.
None of this code is built as part of the Mozilla build.
|
1999-05-09 10:22:40 +00:00 |
|
beard%netscape.com
|
2d9156dce8
|
using the JSContext provided by JSObjectHandle wrappers. This forces all Java calls to work in the same JSContext, as specified by a particular JSObject. This may have to be changed, but it lets spontaneous calls from Java work for now.
|
1999-05-08 16:46:43 +00:00 |
|
beard%netscape.com
|
2c6d20de9f
|
added optional Java applet object parameter to jsj_enter_js
|
1999-05-08 16:46:41 +00:00 |
|
beard%netscape.com
|
12dc2b3cc4
|
added optional Java applet object parameter to jsj_enter_js, made cxp an in/out parameter, so caller can specify a JSContext
|
1999-05-08 16:46:40 +00:00 |
|
beard%netscape.com
|
414e8e3a44
|
added optional Java applet object parameter to map_jsj_thread_to_js_context callback.
|
1999-05-08 16:46:38 +00:00 |
|
rogerl%netscape.com
|
173eb15222
|
Latest changes
|
1999-05-07 22:18:39 +00:00 |
|
rogerl%netscape.com
|
8cf3d6ffe7
|
Latest changes
|
1999-05-07 22:07:22 +00:00 |
|
fur%netscape.com
|
50f967f883
|
Include jsosdep.h for JS_HAS_LONG_LONG flag
|
1999-05-07 19:20:53 +00:00 |
|
mccabe%netscape.com
|
1f36369274
|
Added references to the JavaAdapter and classfile classes.
|
1999-05-06 23:49:10 +00:00 |
|
norris%netscape.com
|
6fe783c4e7
|
Marginal performance tweak.
|
1999-05-06 23:17:12 +00:00 |
|
beard%netscape.com
|
05965b7454
|
First Checked In.
|
1999-05-06 14:16:15 +00:00 |
|
mccabe%netscape.com
|
ed1922475f
|
Initial checkin of distribution makefile system for our brandfangled free source Rhino.
|
1999-05-06 07:51:15 +00:00 |
|
fur%netscape.com
|
a338679826
|
Delete jsmathtemp.o when clobber'ing
|
1999-05-06 01:50:11 +00:00 |
|
norris%netscape.com
|
e9a081a149
|
Update release string.
|
1999-05-05 23:29:06 +00:00 |
|
jband%netscape.com
|
f642461677
|
don't copy libxpconnect.so components directory on platforms where xptcall is not supported
|
1999-05-04 23:54:13 +00:00 |
|
jband%netscape.com
|
f93b0c9828
|
adjust for xpidl [shared] cuasing a const qualifier to be emitted and wstring mapping to PRUnichar rather than PRUint16
|
1999-05-04 20:02:47 +00:00 |
|
norris%netscape.com
|
36803eaab9
|
Handle the case where f is null in "new f".
|
1999-05-04 17:23:13 +00:00 |
|
mccabe%netscape.com
|
43c8026874
|
Fix to 5301. Revert from using fd_copysign from the libmath emulation library to using the system copysign.
|
1999-05-04 07:12:18 +00:00 |
|
norris%netscape.com
|
7ea4f505a3
|
Fix spelling, don't claim uniqueness.
|
1999-05-03 17:56:07 +00:00 |
|
norris%netscape.com
|
c7d28e0cbb
|
Make it purdy.
|
1999-05-03 17:55:21 +00:00 |
|
norris%netscape.com
|
9628273770
|
Add README with support for LXR.
|
1999-05-03 17:53:10 +00:00 |
|
norris%netscape.com
|
8d5569f75e
|
Add new example.
|
1999-04-30 19:49:34 +00:00 |
|
norris%netscape.com
|
3bb6bca352
|
Better (?) error when initializing and the security resource isn't found.
|
1999-04-30 16:56:43 +00:00 |
|
norris%netscape.com
|
8675462ffa
|
Fall through to number case only after considering character and boolean
independently.
|
1999-04-29 20:51:50 +00:00 |
|
norris%netscape.com
|
3a2b3ad97e
|
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
|
1451f178ae
|
Help message should indicate that -1 is an acceptible optimizer value.
|
1999-04-29 17:22:20 +00:00 |
|
mccabe%netscape.com
|
d69c7fcbf1
|
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
|
c63b4ac205
|
Clean-up some bytecode leftovers.
Added assertions, non-greedy opt.
|
1999-04-28 23:08:14 +00:00 |
|
rogerl%netscape.com
|
393a0501c6
|
Added method to construct a new RegExp.
|
1999-04-28 23:07:14 +00:00 |
|
rogerl%netscape.com
|
4d75c0d939
|
Added interface method to construct a new RegExp.
|
1999-04-28 23:06:26 +00:00 |
|
rogerl%netscape.com
|
6c0c4f5eb3
|
Using regExpProxy to construct regexp literals
|
1999-04-28 23:05:43 +00:00 |
|
fur%netscape.com
|
2812bf9ab0
|
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
|
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 |
|