gecko/js
Jim Blandy 6298d58d4a Bug 461180: Abstract out core code of math_atan2. r=brendan
The C++ implementation of the JavaScript Math.atan2 function includes
not entirely trivial code to compute the result that operates solely
on jsdouble values, and doesn't worry about tagged doubles at all.
This code can be shared between the interpreted and traceable native
implementations of the function.
2008-12-01 15:14:06 -08:00
..
jsd Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
narcissus Patch from nanto@moon.email.ne.jp for misordered alternates in string-lexing regexp, and lack of IE /[/]/ compat in regexp-lexing regexp (433831, r=me, NPOTB). 2008-05-21 15:38:18 -07:00
src Bug 461180: Abstract out core code of math_atan2. r=brendan 2008-12-01 15:14:06 -08:00
tests Test case to detect bug 465862: case-insensitive mode in the native regexp compiler 2008-11-21 10:56:24 -08:00
landbranch.pl
makefile.win