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
8a7c290ff7882e4f4eb2f2b64ef93e8dc36e9cbc
Mozilla
/
mozilla
/
js
History
igor%mir2.org
64390a84fc
Replacing check for unescaped characters in encode/decode from searching in a string to doing switch. It provides a noticeable speedup during encoding/decoding of long strings where almost all characters should be encoded.
...
git-svn-id: svn://10.0.0.236/trunk@122784 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 20:40:57 +00:00
..
benchmarks
…
docs
add PERL_BIN and PERL_ARGS
2002-05-14 01:44:01 +00:00
jsd
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
jsdj
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
jsj
…
macbuild
Fix for smoketest blocker 135697. Bump up version on the compiler test to force JS to be compiled with opt level 2. a=leaf.
2002-04-05 19:06:29 +00:00
ref
…
rhino
Replacing check for unescaped characters in encode/decode from searching in a string to doing switch. It provides a noticeable speedup during encoding/decoding of long strings where almost all characters should be encoded.
2002-06-05 20:40:57 +00:00
src
Ensure a live keyHash *after* multiplying by the irrational (146907, r=dbaron, sr=shaver).
2002-06-05 00:47:38 +00:00
tests
Cosmetic whitespace cleanup.
2002-06-04 19:51:59 +00:00
landbranch.pl
…
Makefile.in
…
makefile.win
…