|
|
OSSP js 1.6.20060729
by Ralf S. Engelschall (http://freshmeat.net/~rse/)
Sat, Jul 29th 2006 08:58
About:
OSSP js is a stand-alone distribution of the Javascript programming
language reference implementation from Mozilla, provided through a build
environment based on GNU autoconf, GNU libtool, and GNU shtool, including
support for easy JavaScript build-time feature set selection (ECMA-3,
JS-1.5, JS-1.6), optional CLI line editing support, optional "stdio" based
File object support, and JS/Perl bindings. The C API in "libjs" contains
both the Javascript engine and the required Sun math library ("fdlibm")
with all internal symbols carefully protected under the "js" namespace. A
js-config utility and a pkg-config specification are provided to allow
applications to easily build with the JavaScript C API.
Changes:
This release has been upgraded to Mozilla upstream sources as of
2006-07-29. It changes the GNU libtool shared library versioning from 0:0
to 1:6, increases portability by gracefully downgrading the stat(2) use of
"st_birthtime" to "st_birthtimensec" (or even "st_ctime"), and applies a
few more upstream fixes to the File object implementation.
Release focus: Minor bugfixes
License: Mozilla Public License (MPL)
Project URL: http://freshmeat.net/projects/js/
Homepage: http://freshmeat.net/redir/js/65567/url_homepage/js
Tar/GZ: http://freshmeat.net/redir/js/65567/url_tgz/js
RPM package: http://freshmeat.net/redir/js/65567/url_rpm/SRC
Purchase:
http://freshmeat.net/redir/js/65567/url_purchase/donations.html
CVS tree (cvsweb): http://freshmeat.net/redir/js/65567/url_cvs/dir
Bug tracker: http://freshmeat.net/redir/js/65567/url_bugtracker/tktnew
|
|