gecko-dev/js
2005-12-31 12:14:46 +00:00
..
benchmarks
docs Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
jsd Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
jsdj Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
jsj
narcissus Part of bug 300736: Reflect Narcissus' evaluate in the global object since we expose it natively in the shell now. r=brendan 2005-07-14 07:22:58 +00:00
perf Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
ref
rhino Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
src ECMA and C99 specs do not agree on all results for pow(). When using libm for JavaScript math functions, we need to convert libm's differing C99 results to ECMA-compliant results. This change might be all we need to get our libm implementation ECMA compliant, so we can examine moving js math functions over to OS libraries on all platforms. b=320770 r=mento sr=brendan 2005-12-29 20:19:54 +00:00
tests Regression test for bug 319683, by Jan-Klaas Kollhof 2005-12-30 22:26:16 +00:00
.cvsignore
landbranch.pl
Makefile.in
makefile.win