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
8b0c5ad03e213d255e6fa7d8ee6b45f5aa46ecfa
Mozilla
/
mozilla
/
xpcom
/
base
History
mjudge%netscape.com
f74ce25354
scc string fixes
...
git-svn-id: svn://10.0.0.236/trunk@67148 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 00:55:37 +00:00
..
bloatblame.c
Count allocations too; dump nodes ranked by mean allocation size.
2000-04-24 23:52:27 +00:00
IIDS.h
grabbing a few IDs for nsILanguage and nsILanguageService; not part of
2000-04-21 22:42:42 +00:00
Makefile.in
Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap).
2000-04-20 04:55:26 +00:00
makefile.win
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
MANIFEST
…
MANIFEST_IDL
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsCom.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc
2000-03-28 07:01:37 +00:00
nsConsoleMessage.cpp
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsConsoleMessage.h
making string conversions explicit
2000-04-18 23:53:10 +00:00
nsConsoleService.cpp
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsConsoleService.h
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nscore.h
scc string fixes
2000-04-26 00:55:37 +00:00
nsCWeakReference.cpp
…
nsCWeakReference.h
…
nsDebug.cpp
Oops. Was checking into a branch that was created in the io directory only.
2000-04-06 22:40:25 +00:00
nsDebug.h
…
nsError.h
add error module for the profile module.
2000-04-19 03:04:49 +00:00
nsGarbageCollector.c
…
nsIAllocator.h
…
nsIConsoleListener.idl
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsIConsoleMessage.idl
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsIConsoleService.idl
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
2000-04-18 02:34:54 +00:00
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIInterfaceRequestor.cpp
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsILoggingService.idl
…
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott
2000-03-08 09:21:32 +00:00
nsISystemInfo.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsLogging.cpp
…
nsLogging.h
…
nsrootidl.idl
…
nsSystemInfo.cpp
…
nsSystemInfo.h
…
nsTraceMalloc.c
Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap).
2000-04-20 04:55:26 +00:00
nsTraceMalloc.h
Comment improvements.
2000-04-22 18:36:10 +00:00
nsTraceRefcnt.cpp
Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com
2000-04-22 00:40:13 +00:00
nsTraceRefcnt.h
Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well.
2000-03-28 03:53:54 +00:00
nsTraceRefcntImpl.cpp
Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com
2000-04-22 00:40:13 +00:00
nsTraceRefcntImpl.h
Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well.
2000-03-28 03:53:54 +00:00
nsWeakPtr.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…
pure_api.c
…
pure.h
…