gecko-dev/xpcom/base
2001-07-04 18:55:13 +00:00
..
.cvsignore
bloatblame.c
IIDS.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
jar.mn
Makefile.in Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
makefile.win Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
MANIFEST
MANIFEST_IDL Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCom.h Don't need to make this change if pref isn't in 2001-04-20 12:19:23 +00:00
nsCOMPtr.cpp
nsCOMPtr.h bug #75504; sr=jband. making it impossible to misuse |getter_AddRefs| in the way jband discovered 2001-05-03 10:15:09 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
nsConsoleService.h
nscore.h Limit previous change to definition of PRUnichar to Unix. Should fix mac commercial build bustage. sr=scc b=75544 2001-05-21 16:34:20 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp Bug 75198. Support XPCOM_DEBUG_BREAK=warn on Win32. r=brendan, sr=scc 2001-04-28 02:10:18 +00:00
nsDebug.h
nsDebugHelpWin32.cpp fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst 2001-05-11 05:36:00 +00:00
nsDebugHelpWin32.h
nsError.h
nsErrorService.cpp #73620 2001-03-27 22:59:33 +00:00
nsErrorService.h
nsExceptionService.cpp Prevent crash in certain multi-threaded situations. Bug 83508. r=markh, sr=jband, a=blizzard. 2001-06-04 23:01:26 +00:00
nsExceptionService.h OS/2 TB breakage 2001-05-08 19:36:45 +00:00
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
nsIErrorService.idl
nsIException.idl Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsIExceptionService.idl Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIMemory.idl
nsIProgrammingLanguage.idl OS/2 break - our headers define UNKNOWN 2001-05-09 20:51:53 +00:00
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h Make CallQueryInterface work when nsISupports is an ambiguous base class and make CallQueryReferent work when nsIWeakReference is an ambiguous base class. b=87735 r=jaggernaut sr=scc 2001-07-04 18:55:13 +00:00
nsISystemInfo.idl
nsIWeakReference.idl Make CallQueryInterface work when nsISupports is an ambiguous base class and make CallQueryReferent work when nsIWeakReference is an ambiguous base class. b=87735 r=jaggernaut sr=scc 2001-07-04 18:55:13 +00:00
nsLeakDetector.cpp Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf. 2001-03-15 02:49:23 +00:00
nsLeakDetector.h
nslog.h bug #67600, checking in for Ulrich Drepper <drepper@cygnus.org>, sr=scc, r=jst. |#undef| |printf| macros before un-conditionally redefining them, else there are warnings. 2001-05-21 23:38:33 +00:00
nsLogging.cpp
nsLogging.h
nsMemory.h
nsMemoryImpl.cpp
nsMemoryImpl.h
nsrootidl.idl fix for 78824 (impl |AdoptData|, |AdoptDataWithLength| on nsISupports[W]String). r=kandrot, sr=jband 2001-05-10 02:44:35 +00:00
nsStackFrameWin.h
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c
nsTraceMalloc.h
nsTraceMallocCallbacks.h
nsTraceRefcnt.cpp
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp
nsTraceRefcntImpl.h
nsTypeInfo.cpp
nsWeakPtr.h
nsWeakReference.cpp fix bustage 2001-03-09 01:38:36 +00:00
nsWeakReference.h
nsWinTraceMalloc.cpp
pure_api.c
pure.h
tmreader.c
tmreader.h
xpcom.properties