This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-13 01:55:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0b41ff950a
gecko-dev
/
xpcom
/
base
History
brendan%mozilla.org
ca37059e30
Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support.
2000-06-28 06:42:29 +00:00
..
.cvsignore
bloatblame.c
Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support.
2000-06-28 06:42:29 +00:00
IIDS.h
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
Makefile.in
Fixed file name.
2000-06-03 07:30:36 +00:00
makefile.win
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
MANIFEST
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
MANIFEST_IDL
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
nsAgg.h
nsAllocator.cpp
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsAllocator.h
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsCom.h
nsCOMPtr.cpp
Improved logging facilities on |nsCOMPtr| in cooperation with dbaron, for his new logging tools. r=dbaron
2000-06-08 04:52:39 +00:00
nsCOMPtr.h
# 37239
2000-06-14 00:26:52 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
I IDL-ifying the nsProxyObjectManager.
2000-06-24 00:03:10 +00:00
nsConsoleService.h
nscore.h
Turn on wchar_t
2000-06-21 01:31:09 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp
bug
#42100
, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
nsDebug.h
nsError.h
adding an LDAP module to the NS_ERROR global define space. a=r=waterson@mozilla.org
2000-06-20 03:33:26 +00:00
nsGarbageCollector.c
nsIAllocator.h
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
fix purify errors - uninitialized memory on poorly formatted CID strings, and FMM on nsString::fputs
2000-06-08 23:34:53 +00:00
nsID.h
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIMemory.idl
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h
Fixed NS_ENSURE_ARG_MAX macro (a typo), it did not even compile if you tried to use it.
2000-06-13 08:36:06 +00:00
nsISystemInfo.idl
nsIWeakReference.idl
fixed tabs and spacing
2000-06-11 01:22:58 +00:00
nsLeakDetector.cpp
nsLeakDetector.h
nsLogging.cpp
nsLogging.h
nsMemory.h
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
nsMemoryImpl.cpp
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
nsMemoryImpl.h
Adding nsIMemory interface (replacement for nsIAllocator). Part of xpcom API freeze.
2000-06-03 07:02:20 +00:00
nsrootidl.idl
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsSystemInfo.cpp
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsSystemInfo.h
nsTraceMalloc.c
Work around unsolved bug reported by rusty.lynch@intel.com.
2000-06-28 06:22:29 +00:00
nsTraceMalloc.h
nsTraceRefcnt.cpp
Fix to prevent build bustage on nebiros with Sun compilers.
2000-06-27 05:58:00 +00:00
nsTraceRefcnt.h
Code for nsCOMPtr leak logging, a new tool to help debug memory leaks (not yet fully enabled on non-autoconf platforms). r=waterson@netscape.com
2000-06-15 02:23:55 +00:00
nsTraceRefcntImpl.cpp
Fix to prevent build bustage on nebiros with Sun compilers.
2000-06-27 05:58:00 +00:00
nsTraceRefcntImpl.h
Code for nsCOMPtr leak logging, a new tool to help debug memory leaks (not yet fully enabled on non-autoconf platforms). r=waterson@netscape.com
2000-06-15 02:23:55 +00:00
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h
pure_api.c
pure.h