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-22 20:34:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
base
History
warren%netscape.com
1eba29ca37
fixed mismatched free issues with nsID::ToString
1999-09-20 20:52:12 +00:00
..
.cvsignore
…
IIDS.h
…
Makefile.in
General cleanup.
1999-09-18 02:12:56 +00:00
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsCom.h
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
1999-09-19 23:46:35 +00:00
nsCOMPtr.cpp
…
nsCOMPtr.h
…
nscore.h
…
nsDebug.cpp
…
nsDebug.h
…
nsError.h
…
nsIAllocator.h
…
nsID.cpp
fixed mismatched free issues with nsID::ToString
1999-09-20 20:52:12 +00:00
nsID.h
…
nsIID.h
…
nsIPtr.h
For gcc >= 2.95, add empty throw() function to remove warnings about returning null from operator new
1999-09-15 22:00:12 +00:00
nsISupports.idl
…
nsISupportsUtils.h
…
nsIWeakReference.idl
…
nsrootidl.idl
…
nsTraceRefcnt.cpp
Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces.
1999-09-20 03:45:21 +00:00
nsTraceRefcnt.h
Add DemangleSymbol() for demangling symbols on linux.
1999-09-14 13:24:25 +00:00
nsTraceRefcntImpl.cpp
Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces.
1999-09-20 03:45:21 +00:00
nsTraceRefcntImpl.h
Add DemangleSymbol() for demangling symbols on linux.
1999-09-14 13:24:25 +00:00
nsWeakPtr.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…