This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df12623ae554d4e4e559b8b0ccbeb6136fb97ce0
Mozilla
/
mozilla
/
xpcom
/
base
History
warren%netscape.com
6836908904
Added new logging service to replace PR_LOG.
...
git-svn-id: svn://10.0.0.236/trunk@56607 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:53:17 +00:00
..
IIDS.h
Added IID for nsIDOMHTMLFormControlList. a=dagley r=nisheeth
1999-12-22 01:57:28 +00:00
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsCom.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
Fix specialized |CallQueryInterface| as per review by travis ... r=travis.
1999-12-08 01:44:06 +00:00
nscore.h
|NS_REINTERPRET_CAST| might try to adjust pointers on machines where it turns into an old-style cast. Fix that by first casting to |void*|. r=alecf.
1999-12-08 01:41:28 +00:00
nsCWeakReference.cpp
…
nsCWeakReference.h
…
nsDebug.cpp
Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton
1999-12-07 07:21:30 +00:00
nsDebug.h
…
nsError.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIInterfaceRequestor.cpp
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsILoggingService.idl
Added new logging service to replace PR_LOG.
1999-12-29 20:53:17 +00:00
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsLogging.cpp
Added new logging service to replace PR_LOG.
1999-12-29 20:53:17 +00:00
nsLogging.h
Added new logging service to replace PR_LOG.
1999-12-29 20:53:17 +00:00
nsrootidl.idl
…
nsTraceRefcnt.cpp
Fix for leak/bloat stats going negative. a=jar
1999-12-10 04:27:52 +00:00
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
Fix for leak/bloat stats going negative. a=jar
1999-12-10 04:27:52 +00:00
nsTraceRefcntImpl.h
…
nsWeakPtr.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…
pure_api.c
…
pure.h
…