.. |
.cvsignore
|
…
|
|
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 |
MANIFEST
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
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 |
Makefile.in
|
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
|
2001-09-08 18:29:24 +00:00 |
jar.mn
|
…
|
|
makefile.win
|
dumb
|
2001-09-06 03:56:35 +00:00 |
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
|
Slightly modify the WIN32 flags check to catch missing XP_WIN32 define also. Add a comment to help people tripping over this so that they can see what we are telling them to fix. See bug 65727. rs=jband
|
2001-09-06 21:26:08 +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
|
…
|
|
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
|
#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
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsIInterfaceRequestor.idl
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsIInterfaceRequestorUtils.h
|
fixing IRIX bustage. win line endings wound up in the new .h file. this diff converts them to raw line ending chars
|
2001-09-05 22:52:43 +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
|
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
|
…
|
|
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
|
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
|
2001-09-08 18:29:24 +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
|
fix bustage
|
2001-03-09 01:38:36 +00:00 |
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
|
…
|
|
xpcom.properties
|
…
|
|