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-01-29 01:00:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
sfraser%netscape.com
a8e949c977
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
1999-05-14 03:07:23 +00:00
..
nsCOMPtr.cpp
conditionally factored destructor
1999-05-10 20:48:43 +00:00
nsCOMPtr.h
Fixup CallQueryInterface
1999-05-12 04:50:08 +00:00
nsDebug.cpp
New build option enable-crash-on-assert for those who really want the old behavior
1999-05-11 22:22:24 +00:00
nsDebug.h
…
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
1999-05-14 03:07:23 +00:00
nsIGenericFactory.h
…
nsISupportsUtils.h
Fixup CallQueryInterface
1999-05-12 04:50:08 +00:00
nsQuickSort.cpp
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
1999-05-10 06:47:04 +00:00
nsQuickSort.h
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
1999-05-10 06:47:04 +00:00
nsVoidArray.cpp
…
nsVoidArray.h
…