gecko-dev/xpcom/glue
darin%meer.net edc7e0ce24 fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky 2006-06-27 23:13:48 +00:00
..
standalone Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
.cvsignore
Makefile.in Bug 338734 - Make nsProxyRelease available to frozen-linkage code, r=darin 2006-05-22 14:19:13 +00:00
nsArrayUtils.cpp
nsArrayUtils.h
nsBaseHashtable.h
nsCOMArray.cpp
nsCOMArray.h
nsCOMPtr.cpp
nsCOMPtr.h
nsCRTGlue.cpp Bug 337730 - add additional utilities to nsStringAPI, r=darin 2006-05-19 22:37:17 +00:00
nsCRTGlue.h friend declarations need the same declspec on windows, so to avoid complexity just make the semi-private data public 2006-05-19 23:00:22 +00:00
nsClassHashtable.h
nsComponentManagerUtils.cpp
nsComponentManagerUtils.h
nsDataHashtable.h
nsDebug.h
nsGREGlue.cpp
nsGenericFactory.cpp
nsGenericFactory.h
nsHashKeys.h Bug 339105 - nsUnicharPtrHashKey, r=darin 2006-06-15 13:48:29 +00:00
nsIClassInfoImpl.h
nsID.cpp
nsID.h
nsIGenericFactory.h
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsINIParser.cpp
nsINIParser.h
nsISupportsImpl.cpp
nsISupportsImpl.h
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsInterfaceHashtable.h
nsMemory.cpp
nsMemory.h
nsProxyRelease.cpp Bustage fix, bug 338734 2006-05-22 14:56:00 +00:00
nsProxyRelease.h Bug 338734 - Make nsProxyRelease available to frozen-linkage code, r=darin 2006-05-22 14:19:13 +00:00
nsQuickSort.cpp
nsQuickSort.h Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner 2006-04-19 16:29:31 +00:00
nsRefPtrHashtable.h
nsServiceManagerUtils.h
nsStringAPI.cpp Bug 337731 - Make gnomevfs use frozen linkage, r=darin 2006-05-23 19:50:24 +00:00
nsStringAPI.h Bug 337731 - Make gnomevfs use frozen linkage, r=darin 2006-05-23 19:50:24 +00:00
nsStringGlue.h
nsTArray.cpp
nsTArray.h fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky 2006-06-27 23:13:48 +00:00
nsTHashtable.cpp Bug 339105 - nsUnicharPtrHashKey, r=darin 2006-06-15 13:48:29 +00:00
nsTHashtable.h Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner 2006-04-19 16:29:31 +00:00
nsTWeakRef.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsThreadUtils.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsThreadUtils.h fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg 2006-05-12 20:18:13 +00:00
nsTraceRefcnt.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVoidArray.cpp
nsVoidArray.h Bug 334038 - Separate out the frozen C stringapi and the glued C++ wrappers, fix a few bugs along the way, and move some of the utils from nsCRT into nsCRTGlue for use by frozen-linkage code. r=darin 2006-05-03 16:11:14 +00:00
nsWeakReference.cpp Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner 2006-04-19 16:29:31 +00:00
nsWeakReference.h Re-land this part of bug 305949 now that I've configure-tested the broken compiler (bug 334866) 2006-04-21 17:16:31 +00:00
objs.mk Bug 338734 - Make nsProxyRelease available to frozen-linkage code, r=darin 2006-05-22 14:19:13 +00:00
pldhash.c Eliminate warnings, clean up assertion translation. 2006-06-05 20:35:07 +00:00
pldhash.h Make JSDHashTable/PLDHashTable assert when ops or enumeration callbacks mutate the table. b=334180 r=brendan 2006-04-18 18:30:50 +00:00