pjs/xpcom/base
vidur%netscape.com 7cc7556d93 Fix for bug 96517. Fixing typo in NS_ISUPPORTS_IMPL_CI macros. r/sr=jband, brendan 2001-08-24 23:59:59 +00:00
..
.cvsignore
IIDS.h
MANIFEST
MANIFEST_IDL
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
bloatblame.c
jar.mn
makefile.win
nsAgg.h FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsAllocator.cpp
nsAllocator.h
nsCOMPtr.cpp
nsCOMPtr.h FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsCom.h bug 65727. Make it an error to not have XP_WIN defined if you are compiling on Win32. Too many people with their own build projects stumble into this hole. r=valeski sr=scc (turns out this was reviewed months ago and I neglected to check it in. My bad) 2001-08-21 01:59:55 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
nsConsoleService.h
nsDebug.cpp Whoops, accidentally checked something that shouldn't be. Uncommenting-out 2001-07-18 21:46: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
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
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
nsIExceptionService.idl
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl Add CallGetInterface. b=92602 r=jag sr=scc 2001-08-18 14:15:07 +00:00
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 Fix for bug 96517. Fixing typo in NS_ISUPPORTS_IMPL_CI macros. r/sr=jband, brendan 2001-08-24 23:59:59 +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
nsLeakDetector.h
nsLogging.cpp Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions. 2001-08-14 04:18:27 +00:00
nsLogging.h
nsMemory.h
nsMemoryImpl.cpp
nsMemoryImpl.h
nsStackFrameWin.h
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsTraceMalloc.h
nsTraceMallocCallbacks.h
nsTraceRefcnt.cpp Replace previous 64-bit safe checkin with one that maintains the proper output of nsTraceRefcnt. 2001-08-15 03:30:39 +00:00
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp Replace previous 64-bit safe checkin with one that maintains the proper output of nsTraceRefcnt. 2001-08-15 03:30:39 +00:00
nsTraceRefcntImpl.h
nsTypeInfo.cpp Added heuristics for speculative RTTI for gnu 2.96 compilers. 2001-07-13 22:40:04 +00:00
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h
nsWinTraceMalloc.cpp
nscore.h Adding NS_PTR_TO_INT32 & NS_INT32_TO_PTR macros to do safe pointer casting on 64-bit platforms. 2001-08-14 04:14:47 +00:00
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
nsrootidl.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
pure.h
pure_api.c
tmreader.c
tmreader.h
xpcom.properties