Commit Graph

21114 Commits

Author SHA1 Message Date
sar
7f6fa636c2 backing out henrit's changes 1998-04-28 17:02:22 +00:00
henrit
7953279dca Adding a first version of the js File object. Developped and (slightly) tested on win32 only. 1998-04-28 11:36:17 +00:00
mccabe
99396570cc Added public license header. 1998-04-28 07:33:09 +00:00
mccabe
678448adf5 Added disambiguating braces to appease gcc 2.8.1 warning. 1998-04-28 01:22:19 +00:00
mccabe
a482d8b2ad Fix to (115008). ECMA fix - revert to earlier behavior of decompiling
functions created with new Function as "function anonymous (...)".
Now only version 1.2 decompiles to the source for an anonymous
function.
1998-04-25 08:37:06 +00:00
mccabe
a0a6fb8f1a Pared down prmjtime.c and prmjtime to just what is needed by jsdate.c
and synchronized them with js/ref/prtime.[ch].
1998-04-25 07:42:22 +00:00
mccabe
4f58f5a6a5 Add some braces to quiet dangling-else warnings by gcc 2.8.1. 1998-04-25 05:24:42 +00:00
mccabe
c4ea21a5bf 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
bjorn
e04b1c56e3 Protection around ASFILES added, so that gcc runs smoothly. 1998-04-24 19:02:01 +00:00
fur
2c1194e1cf Eliminate non-ECMA warnings about lack of return value 1998-04-24 17:56:47 +00:00
fur
5858e3255b JS1.3 initial check-in 1998-04-24 01:28:40 +00:00
fur
8a12d3745a Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository 1998-04-24 00:31:11 +00:00
mccabe
b165bb1b24 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
ltabb
c4cc52826a Free the lizard 1998-03-28 02:44:41 +00:00