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-03-04 15:51:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
scc%mozilla.org
c9eeb0d1ec
Fixing AIX/BeOS bustage. The statically determined length of the string was |0|, and on these ports, that was erroneously considered a candidate for conversion to a pointer, which made selection of the appropriate constructor for |nsDependentString| ambiguous ... go figure.
2001-05-22 07:25:25 +00:00
..
benchmarks
…
js2
…
jsd
- not built -
2001-05-21 07:18:10 +00:00
jsdj
…
jsj
…
macbuild
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
ref
…
rhino
This patch changes NativeError.java to store message and name properties
2001-05-21 15:04:54 +00:00
semantics
…
src
Fixing AIX/BeOS bustage. The statically determined length of the string was |0|, and on these ports, that was erroneously considered a candidate for conversion to a pointer, which made selection of the appropriate constructor for |nsDependentString| ambiguous ... go figure.
2001-05-22 07:25:25 +00:00
tests
Improve code by using the apply method of Object.prototype.toString.
2001-05-18 23:20:25 +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
…