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-05 05:30:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
..
nsCOMPtr.cpp
…
nsCOMPtr.h
fixed for VMS
1999-06-03 20:36:53 +00:00
nsDebug.cpp
BeOS changes
1999-06-29 10:27:58 +00:00
nsDebug.h
…
nsGenericFactory.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Fixed GenericFactory linkage problems.
1999-06-03 21:51:14 +00:00
nsISupportsUtils.h
add traits class to solve multiple |GetIID()| problems
1999-06-29 20:11:57 +00:00
nsQuickSort.cpp
fix signed/unsigned issues
1999-06-27 06:18:41 +00:00
nsQuickSort.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…