mccabe
|
43f5474e6a
|
Call JS_GC instead of js_GC within JS_MaybeGC. Thanks to
A. Hodgkinson <ahodgkin@acorn.co.uk> for finding this (and to chouck
for checking it in to js/ref/jsapi.c.)
|
1998-04-25 05:11:41 +00:00 |
|
jband
|
9280678e1e
|
removing code that is not supposed to be released to the public at this time. This code still lives (for now) under m/src/ns/js/ref/jsd/ on the branch JSFUN13_BRANCH
|
1998-04-24 22:59:00 +00:00 |
|
bjorn
|
fc0b74d9e8
|
Protection around ASFILES added, so that gcc runs smoothly.
|
1998-04-24 19:02:01 +00:00 |
|
fur
|
5942cfe7fc
|
When JS_MaybeGC() has decided to do a garbage collection, really do
it, even when the only assignments have been to local JS variables.
Thanks to ahodgkin@acorn.co.uk for noticing.
|
1998-04-24 18:08:04 +00:00 |
|
fur
|
2f21599e82
|
Eliminate non-ECMA warnings about lack of return value
|
1998-04-24 17:56:47 +00:00 |
|
fur
|
9676ba129f
|
Fix numerous cut-and-paste errors in last checkin
|
1998-04-24 06:57:00 +00:00 |
|
fur
|
b905c48b88
|
Temporarily disable charSet info so we can compile
|
1998-04-24 06:26:57 +00:00 |
|
fur
|
66a6e223a5
|
(These files not built by any version of Navigator)
Initial check-in:
JSRef is migrating from /m/src JSFUN13_BRANCH to trunk /m/pub repository
|
1998-04-24 01:42:37 +00:00 |
|
fur
|
6b433caaaa
|
(This code is not built by any flavor of Navigator)
Initial check-in to mozilla tree: JSRef development is migrating from
JSFUN13_BRANCH of /m/src repository to /m/pub
|
1998-04-24 01:35:13 +00:00 |
|
fur
|
e75cafd1e9
|
JS1.3 initial check-in
|
1998-04-24 01:28:40 +00:00 |
|
fur
|
ddc67e87cf
|
Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository
|
1998-04-24 00:31:11 +00:00 |
|
mccabe
|
fb4c567601
|
Makefile hacking to make 'gmake js' work in ns/js/src. Abstracted a
few constants, added -ldl for Linux. Tested on Irix 6.3, SunOs 5.6,
Linux 2.031.
|
1998-04-23 00:39:10 +00:00 |
|
briano
|
5d7ea70ca3
|
Changed the 'MACLINUX' macro reference to 'MKLINUX'.
|
1998-04-14 00:00:42 +00:00 |
|
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |
|