Commit Graph

116 Commits

Author SHA1 Message Date
mccabe
61d5cdd55e Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681). 1998-05-20 03:23:07 +00:00
toshok
32050c3897 apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
montulli
6c01cbbf12 changes for the new mozilla/network directory. 1998-05-11 22:02:46 +00:00
chouck
52c4b3f3ae Fix for casts inside PR_FREEIF() inspired by <rkl@csc.liv.ac.uk> 1998-05-01 17:44:19 +00:00
chouck
80d1561824 Minor memory leak 1998-05-01 17:41:02 +00:00
nisheeth
db51069e15 Added lm_trans.c to Unix makefile... 1998-04-29 10:45:43 +00:00
nisheeth
98f5e71745 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
jsw
ff6e79adc9 opaque sec info 1998-04-28 05:16:06 +00:00
hshaw
7d397a2885 Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup 1998-04-27 19:07:29 +00:00
fur
b38349b61a Temporarily disable charSet info so we can compile with JAVA defined 1998-04-24 07:21:01 +00:00
fur
b905c48b88 Temporarily disable charSet info so we can compile 1998-04-24 06:26:57 +00:00
fur
6c5d7e65c6 Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
(Minor changes in libmocha required to accomodate JSAPI changes.)
1998-04-24 00:32:02 +00:00
mlm
054accdbe2 Oops - back out checkin from wrong tree 1998-04-17 21:42:16 +00:00
mlm
aaa2b8b131 Minor nit fixes that I intended to check in before, reviewed by Brendan 1998-04-17 21:37:22 +00:00
mlm
95b71081b5 - Fix for ECMA conformance - remove the "assign()" hack by adding a
per-property setter function which performs the same function.

- Fix code reviewed by brendan.
1998-04-08 01:47:23 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00