gecko-dev/xpcom/base
dmose%mozilla.org 03a6ecf015 added macros for deallocating XPCOM arrays. r=alecf@netscape.com, moa=scc@mozilla.org, sr=brendan@mozilla.org 2000-11-22 20:15:23 +00:00
..
.cvsignore
IIDS.h small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
MANIFEST Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
MANIFEST_IDL fixing Mac bustage? 2000-08-22 06:33:06 +00:00
Makefile.in Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
bloatblame.c Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch]. 2000-07-26 02:19:27 +00:00
jar.mn Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
makefile.win Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCOMPtr.cpp
nsCOMPtr.h Workaround for long-standing AIX bustage 2000-07-28 08:11:51 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsCom.h #58462 2000-11-08 21:28:38 +00:00
nsConsoleMessage.cpp fix for #45797 - fix NS_IMPL_ISUPPORTS consumers 2000-11-17 03:41:41 +00:00
nsConsoleMessage.h fix uninitialized member crash in secondary constructor of nsConsoleMessage 2000-08-22 05:54:25 +00:00
nsConsoleService.cpp fix for #45797 - fix NS_IMPL_ISUPPORTS consumers 2000-11-17 03:41:41 +00:00
nsConsoleService.h Fix to 53929. Fix previously-broken UnregisterListener method on console service, by proxy-wrapping the service we've been asked to remove before comparing it to those in the listener list. The saved listeners are already proxy-wrapped, so the previous straight compare failed. 2000-10-09 23:45:59 +00:00
nsDebug.cpp minor fix. sr=warren 2000-11-08 23:59:13 +00:00
nsDebug.h
nsError.h
nsErrorService.cpp
nsErrorService.h
nsGarbageCollector.c
nsIAllocator.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIConsoleListener.idl
nsIConsoleMessage.idl Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsIConsoleService.idl Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsID.cpp
nsID.h
nsIErrorService.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl [Not part of build] Changed getServices() to attribute services. 2000-09-19 14:48:11 +00:00
nsILoggingService.idl Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
nsIMemory.idl Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h added macros for deallocating XPCOM arrays. r=alecf@netscape.com, moa=scc@mozilla.org, sr=brendan@mozilla.org 2000-11-22 20:15:23 +00:00
nsISystemInfo.idl
nsIWeakReference.idl
nsLeakDetector.cpp [Not part of build] Added traceCollection, getServices methods. 2000-09-19 05:40:17 +00:00
nsLeakDetector.h
nsLogging.cpp small tweak to get nspr logging running again. bug 58514 r=warren 2000-11-01 20:30:47 +00:00
nsLogging.h Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
nsMemory.h Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
nsMemoryImpl.cpp Fix for 53310; implement IsLowMemory() on Mac, and turn on the low memory detection thread. r=waterson, sr=scc. 2000-10-14 00:39:16 +00:00
nsMemoryImpl.h Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
nsSystemInfo.cpp
nsSystemInfo.h Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsTraceMalloc.c Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
nsTraceMalloc.h Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
nsTraceRefcnt.cpp Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
nsTraceRefcntImpl.h
nsWeakPtr.h
nsWeakReference.cpp fix wrong error return; bug #57981 r=waterson, sr=brendan 2000-10-27 21:46:20 +00:00
nsWeakReference.h
nscore.h changing C++ comments to C comments since for some reason 2000-09-13 12:22:17 +00:00
nslog.h Moving leak fixes from logging_102900_branch to trunk to quite tinderbox a bit more. 2000-11-01 01:41:15 +00:00
nsrootidl.idl
pure.h
pure_api.c
tmreader.c Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
tmreader.h Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
xpcom.properties