This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-09 00:11:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
brendan%mozilla.org
894b19f8c3
Add mutable (growable or dependent, two subtypes) strings to solve O(n^2) and O(n^3) growth rates (56940, r=rogerl, sr=jband&shaver).
2001-10-25 00:26:38 +00:00
..
benchmarks
…
js2
Added fdlibm_ns to build, stopped warnings from formmatter.h
2001-07-18 22:34:09 +00:00
jsd
More REQUIRES clean-up.
2001-10-16 22:08:55 +00:00
jsdj
…
jsj
…
macbuild
added files: mozilla/js/src/xpconnect/idl/nsIXPCScriptNotify.idl
2001-09-24 22:53:00 +00:00
ref
…
rhino
Patch from Igor:
2001-10-18 18:16:28 +00:00
src
Add mutable (growable or dependent, two subtypes) strings to solve O(n^2) and O(n^3) growth rates (56940, r=rogerl, sr=jband&shaver).
2001-10-25 00:26:38 +00:00
tests
Adding two more cases to the test.
2001-10-24 02:01:59 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
bug 76050, build js/jsd from toplevel makefile so we're sure we've got an xpidl compiler. r=cls
2001-05-15 20:38:26 +00:00
makefile.win
…