gecko-dev/xpcom/ds
alecf%netscape.com ab1af1ae5c fix for bug 177318 - use pldhash for inner hashtable entries to dramatically reduce allocations
r=dougt/sr=brendan
I am watching to see how the performance number change and will back out if the results are nasty
2002-11-16 02:33:49 +00:00
..
.cvsignore
MANIFEST fix for bug 162115 - add nsCOMArray<T> and nsIArray to the build 2002-10-07 19:03:41 +00:00
MANIFEST_IDL fix for bug 162115 - add nsCOMArray<T> and nsIArray to the build 2002-10-07 19:03:41 +00:00
Makefile.in Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
nsArena.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsArena.h
nsArray.cpp Callback functions must be declared as such. 2002-10-08 01:04:09 +00:00
nsArray.h add do_QueryElementAt, and make NS_NewArray() give you an nsIMutableArray instead of nsIArray 2002-10-03 20:20:13 +00:00
nsArrayEnumerator.cpp need to NS_INIT_ISUPPORTS to prevent thresafety assertions. bug 175437, 2002-10-24 01:03:00 +00:00
nsArrayEnumerator.h need to NS_INIT_ISUPPORTS to prevent thresafety assertions. bug 175437, 2002-10-24 01:03:00 +00:00
nsAtomService.cpp
nsAtomService.h
nsAtomTable.cpp
nsAtomTable.h
nsBufferPoolService.h
nsByteBuffer.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsByteBuffer.h
nsCOMArray.cpp Make the nsCOMArray destructor release all the objects. Bug 178813, 2002-11-07 13:34:18 +00:00
nsCOMArray.h Make the nsCOMArray destructor release all the objects. Bug 178813, 2002-11-07 13:34:18 +00:00
nsCRT.cpp Bug 161449 Non-ASCII shortcuts for select elements in html forms 2002-09-29 01:42:07 +00:00
nsCRT.h Bug 172131 FMM, Comments which suggest the wrong (De)Allocator, and Style 2002-10-08 06:12:00 +00:00
nsCheapSets.cpp Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com 2002-10-03 03:43:11 +00:00
nsCheapSets.h Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com 2002-10-03 03:43:11 +00:00
nsConjoiningEnumerator.cpp
nsCppSharedAllocator.h Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
nsDeque.cpp
nsDeque.h
nsDoubleHashtable.h Fix copyright date. Bug 133354. 2002-11-09 01:03:36 +00:00
nsEmptyEnumerator.cpp
nsEmptyEnumerator.h
nsEnumeratorUtils.cpp fix for bug 162115 - add nsCOMArray<T> and nsIArray to the build 2002-10-07 19:03:41 +00:00
nsEnumeratorUtils.h fix for bug 162115 - add nsCOMArray<T> and nsIArray to the build 2002-10-07 19:03:41 +00:00
nsFixedSizeAllocator.cpp
nsFixedSizeAllocator.h Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
nsHashSets.cpp Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com 2002-10-03 03:43:11 +00:00
nsHashSets.h Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com 2002-10-03 03:43:11 +00:00
nsHashtable.cpp fix for bug 177318 - use pldhash for inner hashtable entries to dramatically reduce allocations 2002-11-16 02:33:49 +00:00
nsHashtable.h fix for bug 177318 - use pldhash for inner hashtable entries to dramatically reduce allocations 2002-11-16 02:33:49 +00:00
nsHashtableEnumerator.cpp oops, I checked in an earlier version of the patch for bug 173291 - here's the update that reflects the reviewer's comments. 2002-11-13 22:58:56 +00:00
nsHashtableEnumerator.h oops, I checked in an earlier version of the patch for bug 173291 - here's the update that reflects the reviewer's comments. 2002-11-13 22:58:56 +00:00
nsIArena.h
nsIArray.idl argh, I'm stupid, s/class/interface/ 2002-10-04 00:48:16 +00:00
nsIAtom.idl
nsIAtomService.idl
nsIByteBuffer.h
nsICollection.idl
nsIEnumerator.idl
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties.h
nsIPersistentProperties2.idl the main bustage was ds requiring io which it can't do, so we'll try to forward declare it instead. 2002-08-30 18:48:57 +00:00
nsIProperties.idl Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
nsIPropertyBag.idl
nsIRecyclingAllocator.idl
nsISerializable.idl
nsISimpleEnumerator.idl
nsISizeOfHandler.h
nsIStringService.idl Not part of build 2002-10-07 18:53:51 +00:00
nsISupportsArray.idl
nsISupportsIterators.idl
nsISupportsPrimitives.idl Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
nsITimelineService.idl
nsIUnicharBuffer.h
nsIVariant.idl
nsInt64.h Bug 167351. Move z-index topmost bit processing into the z-index sorter; keep view tree in document order. r=kmcclusk,brendan, sr=kin 2002-09-11 02:33:43 +00:00
nsManifestLineReader.h fix for bug 164577 - make the nsManifestLineReader include lengths from ParseLine() so that consumers can avoid calling strlen() on them 2002-08-27 18:32:12 +00:00
nsObserver.cpp
nsObserver.h
nsObserverList.cpp just because an observer supports weak refs doesn't mean it is one. (found while leak hunting in) bug 166442 r=jag,jst 2002-09-11 02:35:26 +00:00
nsObserverList.h
nsObserverService.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsObserverService.h
nsPersistentProperties.cpp fix for bug 173291 - use nsISimpleEnumerator for nsHashtableEnumerator, rather than nsIEnumerator 2002-11-13 22:40:10 +00:00
nsPersistentProperties.h fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions 2002-08-30 17:13:34 +00:00
nsProperties.cpp Fix for bug 171121. prevValue could be null therefore we need to use NS_IF_RELEASE instead of 2002-09-27 17:49:08 +00:00
nsProperties.h Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec. 2002-08-26 20:36:44 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsRecyclingAllocator.cpp Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
nsRecyclingAllocator.h Use PRSize to fix alignment problems on some platforms, although it doesn't guarantee a fix for all platforms. Patch from <scooter@gene.com>. b=160535 r=dbaron sr=alecf 2002-08-14 12:47:18 +00:00
nsSizeOfHandler.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsStaticNameTable.cpp
nsStaticNameTable.h Bugzilla Bug 174447 fix typos in nsStaticNameTable.h 2002-10-14 22:39:44 +00:00
nsStatistics.cpp
nsStatistics.h
nsStringService.cpp Not part of build 2002-10-07 18:53:51 +00:00
nsStringService.h First cut of the nsIStringService. 172512. r=jag, sr=alecf 2002-10-04 22:25:41 +00:00
nsSupportsArray.cpp take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload 2002-11-14 18:16:31 +00:00
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers 2002-08-26 21:20:34 +00:00
nsSupportsPrimitives.h bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers 2002-08-26 21:20:34 +00:00
nsTextFormatter.cpp Bug 174004 nsTextFormatter.cpp comment stolen from prprf.c should be removed 2002-11-06 14:57:41 +00:00
nsTextFormatter.h fix for bug 164633 - add ssprintf for formatting strings into nsAStrings 2002-08-30 15:44:35 +00:00
nsTime.h
nsTimelineService.cpp
nsTimelineService.h
nsUnicharBuffer.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsUnicharBuffer.h
nsUnitConversion.h
nsValueArray.cpp
nsValueArray.h
nsVariant.cpp
nsVariant.h
nsVector.h
nsVoidArray.cpp
nsVoidArray.h Fixes many compiler warnings from xpcom/ds/nsVoidArray.h. r=dougt, sr=darin, patch=colin@theblakes.com, a=asa, b=166427 2002-09-05 21:57:52 +00:00
nsVoidBTree.cpp
nsVoidBTree.h
pldhash.c Make enumeration const unless PL_DHASH_REMOVE is returned by the etor callback; improve several comments (174859, r=waterson, sr=beard). 2002-11-13 04:35:37 +00:00
pldhash.h Make enumeration const unless PL_DHASH_REMOVE is returned by the etor callback; improve several comments (174859, r=waterson, sr=beard). 2002-11-13 04:35:37 +00:00
plvector.c
plvector.h