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
b2841806b6e6cd21e7e6bf27dba052d332cc243f
Mozilla
/
mozilla
/
xpcom
/
base
History
neil%parkwaycc.co.uk
ab665b1b67
Supplementary patch to bug 227537 because some versions of gcc don't accept all placements of the visibility attribute r=bryner sr=blizzard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@154263 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-25 19:55:16 +00:00
..
Makefile.in
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsAutoPtr.h
…
nsCom.h
…
nsComObsolete.h
…
nsConsoleMessage.cpp
…
nsConsoleMessage.h
…
nsConsoleService.cpp
…
nsConsoleService.h
…
nscore.h
Supplementary patch to bug 227537 because some versions of gcc don't accept all placements of the visibility attribute r=bryner sr=blizzard a=asa
2004-03-25 19:55:16 +00:00
nsDebugImpl.cpp
…
nsDebugImpl.h
…
nsError.h
Add NS_LIKELY and NS_UNLIKELY macros that can be used to give the compiler branch probability information. Make NS_SUCCEEDED and NS_FAILED use these macros so that we optimize for the success case. Bug 236753, r+sr=dbaron.
2004-03-07 23:32:08 +00:00
nsErrorService.cpp
…
nsErrorService.h
…
nsExceptionService.cpp
…
nsExceptionService.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsIConsoleListener.idl
…
nsIConsoleMessage.idl
…
nsIConsoleService.idl
…
nsID.cpp
…
nsID.h
…
nsIDebug.idl
…
nsIErrorService.idl
…
nsIException.idl
…
nsIExceptionService.idl
…
nsIID.h
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsIMemory.idl
…
nsIProgrammingLanguage.idl
…
nsISupports.idl
…
nsISupportsBase.h
…
nsISupportsObsolete.h
…
nsISystemInfo.idl
…
nsITraceRefcnt.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsrootidl.idl
…
nsStackFrameUnix.cpp
Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
2004-03-08 07:47:44 +00:00
nsStackFrameUnix.h
…
nsStackFrameWin.cpp
…
nsStackFrameWin.h
…
nsTraceRefcntImpl.cpp
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
2004-02-11 07:16:11 +00:00
nsTraceRefcntImpl.h
…
nsWeakPtr.h
…
pure_api.c
…
pure.h
…