Check-in Number:
|
5461 | |
Date: |
2006-Jul-22 17:41:58 (local)
2006-Jul-22 15:41:58 (UTC) |
User: | rse |
Branch: | |
Comment: |
remember why we do all this |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/js/README 1.2 -> 1.3
--- README 2006/07/22 14:03:51 1.2
+++ README 2006/07/22 15:41:58 1.3
@@ -20,6 +20,13 @@
and ISO as ECMAScript. JavaScript 1.5 is identical to ECMAScript 3
(ECMA-262) and ISO/IEC 16262:2002.
+ - stand-alone distribution
+ - Autoconf build environment
+ - automated Perl-to-JS and JS-to-Perl (PERLCONNECT) build support
+ - automated CLI line editing (EDITLINE) build support
+ - libjs contains both JS library and fdlibm library
+ - all symbols of JS library and fdlibm library are namespace protected (JS_ and js_)
+
COPYRIGHT AND LICENSE
Copyright (c) 1998-2006 Mozilla Foundation <http://www.mozilla.org/>
|
|