gecko-dev/js
igor%mir2.org 75fa05d813 Bug 327129: To calculate ceil(log2(n))/floor(log2(n)) under GCC >=3.4 use
__builtin_clz or count-leading-zeros. r=brendan
2006-02-21 11:28:28 +00:00
..
benchmarks
docs Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
jsd Bug 266208 [@ js_PCToLineNumber] because of crash due to infinite recursion 2006-02-09 05:47:55 +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 Fix for bug #323054: nonexisting optional standard objects like XML don't cause ObjectOutputStream to throw an exception anymore. 2006-02-03 11:47:20 +00:00
src Bug 327129: To calculate ceil(log2(n))/floor(log2(n)) under GCC >=3.4 use 2006-02-21 11:28:28 +00:00
tests Regression test for ecma 15.1.2.7, fix bug number 2006-02-15 19:45:05 +00:00
.cvsignore
landbranch.pl
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
makefile.win