pjs/js
mccabe 56ffce3bba ECMA fix to (117144).
Array.prototype.sort(comparefn) was casting the result of the compare
to an int, which lost when the compare function returned (ecma-valid)
strange double values.  These now get clamped to -1, 0, 1.
1998-05-13 23:29:52 +00:00
..
jsd Free the lizard 1998-03-28 02:44:41 +00:00
jsj Added some #ifdef JAVA guards to remove compile warnings. 1998-04-29 02:39:43 +00:00
macbuild Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository 1998-04-24 00:31:11 +00:00
ref ECMA fix to (117144). 1998-05-13 23:29:52 +00:00
src ECMA fix to (117144). 1998-05-13 23:29:52 +00:00
Makefile Free the lizard 1998-03-28 02:44:41 +00:00
makefile.win Free the lizard 1998-03-28 02:44:41 +00:00