This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cfecb5d07fdbd2cd78ca9db3ec16bbe963cc57bb
Mozilla
/
mozilla
/
js
History
igor%mir2.org
090b7d646d
Fixing NativeGlobal.encode: it was broken for chars beyond 0xFFFF as it sb.setLength(k) was called after k was increased to consume the second char from UTF-16 encoding to build UCS-4.
...
git-svn-id: svn://10.0.0.236/trunk@152729 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-12 19:05:47 +00:00
..
benchmarks
…
docs
…
jsd
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
jsdj
…
jsj
…
narcissus
Fix Expression to stop on : only if hookLevel is not elevated.
2004-02-11 08:30:20 +00:00
perf
Updating README to reflect addition of collect.cgi to mozilla/js/perf/.
2003-12-23 22:46:04 +00:00
ref
…
rhino
Fixing NativeGlobal.encode: it was broken for chars beyond 0xFFFF as it sb.setLength(k) was called after k was increased to consume the second char from UTF-16 encoding to build UCS-4.
2004-02-12 19:05:47 +00:00
src
Fix two nits in last checkin.
2004-02-11 07:51:50 +00:00
tests
Updating email address.
2004-01-31 01:04:51 +00:00
landbranch.pl
…
Makefile.in
22984 r=cls Remove MOZ_JAVA references from the build
2003-03-23 19:36:00 +00:00
makefile.win
…