gecko-dev/js
2006-11-11 05:22:46 +00:00
..
benchmarks
docs Bug 106386 Correct misspellings in source code 2006-11-01 23:02:18 +00:00
jsd
jsdj
jsj
narcissus
perf
ref
rhino Bug 236108 - changing licence from NPL/GPL to MPL/GPL to help the Apache people. The bug in question also suggests an eventual switch to MIT; that may come later. 2006-11-10 15:27:40 +00:00
src Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder 2006-11-09 18:53:24 +00:00
tamarin Bug 360275 - remove usage of va_list for 64-bit support. Fix shell to run on 10.5. 2006-11-10 18:57:27 +00:00
tests JavaScript Test - correct regression test for bug 292863 2006-11-11 05:22:46 +00:00
.cvsignore
landbranch.pl
makefile.win