.. |
.cvsignore
|
|
|
IIDS.h
|
nsIEditRules IID
|
2000-03-24 00:43:38 +00:00 |
Makefile.in
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
makefile.win
|
windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd
|
2000-02-01 01:08:29 +00:00 |
MANIFEST
|
|
|
MANIFEST_IDL
|
|
|
nsAgg.h
|
Added NS_IMPL_AGGREGATED_QUERY_HEAD macro.
|
2000-01-10 23:14:32 +00:00 |
nsAllocator.cpp
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
nsAllocator.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCom.h
|
# 25555
|
2000-02-29 15:50:48 +00:00 |
nsCOMPtr.cpp
|
enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420, r=dougt
|
2000-02-06 21:17:51 +00:00 |
nsCOMPtr.h
|
Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc
|
2000-03-28 07:01:37 +00:00 |
nscore.h
|
Both VC++ and MetroWerks HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL. r=scc
|
2000-04-04 06:38:12 +00:00 |
nsCWeakReference.cpp
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCWeakReference.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsDebug.cpp
|
Oops. Was checking into a branch that was created in the io directory only.
|
2000-04-06 22:40:25 +00:00 |
nsDebug.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsError.h
|
# 25555
|
2000-02-29 15:50:48 +00:00 |
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
nsID.cpp
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsID.h
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsIID.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsIInterfaceRequestor.cpp
|
Turned on the do_GetInterface implementation by removing the #ifdef 0.
|
1999-11-28 02:16:22 +00:00 |
nsIInterfaceRequestor.idl
|
fix warnings
|
1999-11-29 20:40:39 +00:00 |
nsILeakDetector.idl
|
|
|
nsILoggingService.idl
|
Added new logging service to replace PR_LOG.
|
1999-12-29 20:53:17 +00:00 |
nsIPtr.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsISupports.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsISupportsUtils.h
|
Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott
|
2000-03-08 09:21:32 +00:00 |
nsISystemInfo.idl
|
system information service (not yet part of build)
|
2000-01-27 09:40:17 +00:00 |
nsIWeakReference.idl
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
nsLeakDetector.cpp
|
|
|
nsLeakDetector.h
|
|
|
nsLogging.cpp
|
Added new logging service to replace PR_LOG.
|
1999-12-29 20:53:17 +00:00 |
nsLogging.h
|
Added new logging service to replace PR_LOG.
|
1999-12-29 20:53:17 +00:00 |
nsrootidl.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsSystemInfo.cpp
|
system information service (not yet part of build)
|
2000-01-27 09:40:17 +00:00 |
nsSystemInfo.h
|
system information service (not yet part of build)
|
2000-01-27 09:40:17 +00:00 |
nsTraceRefcnt.cpp
|
Removing xpcom dependency on prefs by eliminating enabling refcount
|
2000-03-25 08:35:35 +00:00 |
nsTraceRefcnt.h
|
Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well.
|
2000-03-28 03:53:54 +00:00 |
nsTraceRefcntImpl.cpp
|
Removing xpcom dependency on prefs by eliminating enabling refcount
|
2000-03-25 08:35:35 +00:00 |
nsTraceRefcntImpl.h
|
Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well.
|
2000-03-28 03:53:54 +00:00 |
nsWeakPtr.h
|
|
|
nsWeakReference.cpp
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
nsWeakReference.h
|
|
|
pure_api.c
|
|
|
pure.h
|
|
|