gecko-dev/xpcom/ds
alecf%netscape.com 1e643be2a6 back out 121341 and all subsequent regression fixes - there are still regressions and this just isn't worth being broken for 1.3.. I'll check this back in when 1.4a comes along and we have more time in the milestone to catch regressions.
a=dbaron
2003-02-04 05:43:57 +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 Enabling nsIStringService. r=darin, sr=alec 2003-01-14 22:55:33 +00:00
Makefile.in Enabling nsIStringService. r=darin, sr=alec 2003-01-14 22:55:33 +00:00
nsArena.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsArena.h
nsArray.cpp Callback functions must be declared as such. 2002-10-08 01:04:09 +00:00
nsArray.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsArrayEnumerator.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsArrayEnumerator.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsAtomService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsAtomService.h
nsAtomTable.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsAtomTable.h
nsBufferPoolService.h
nsByteBuffer.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsByteBuffer.h
nsCOMArray.cpp Bug 162115: Make nsCOMArray return nsDeriviedSafes to avoid bad addrefs/releases 2003-01-18 14:04:23 +00:00
nsCOMArray.h Bug 162115: Make nsCOMArray return nsDeriviedSafes to avoid bad addrefs/releases 2003-01-18 14:04:23 +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
nsCppSharedAllocator.h
nsDeque.cpp
nsDeque.h
nsDoubleHashtable.h Fix copyright date. Bug 133354. 2002-11-09 01:03:36 +00:00
nsEmptyEnumerator.cpp Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsEmptyEnumerator.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsEnumeratorUtils.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +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
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 warning - extra comma after enumerator 2002-11-16 05:10:27 +00:00
nsHashtableEnumerator.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +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 Bug 174603 Remove nsIEnumerator implementations: ConjoiningEnumerator, UnionEnumerator and IntersectionEnumerator 2002-11-20 10:27:44 +00:00
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties.h
nsIPersistentProperties2.idl
nsIProperties.idl
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
nsITimelineService.idl
nsIUnicharBuffer.h
nsIVariant.idl
nsInt64.h
nsManifestLineReader.h
nsObserver.cpp
nsObserver.h
nsObserverList.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsObserverList.h
nsObserverService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsObserverService.h
nsPersistentProperties.cpp back out 121341 and all subsequent regression fixes - there are still regressions and this just isn't worth being broken for 1.3.. I'll check this back in when 1.4a comes along and we have more time in the milestone to catch regressions. 2003-02-04 05:43:57 +00:00
nsPersistentProperties.h back out 121341 and all subsequent regression fixes - there are still regressions and this just isn't worth being broken for 1.3.. I'll check this back in when 1.4a comes along and we have more time in the milestone to catch regressions. 2003-02-04 05:43:57 +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
nsQuickSort.cpp
nsQuickSort.h
nsRecyclingAllocator.cpp
nsRecyclingAllocator.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsSizeOfHandler.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsStaticNameTable.cpp Make the string fu in nsStaticCaseInsensitiveNameTable a little smarter; use 2003-01-17 04:55:10 +00:00
nsStaticNameTable.h Bugzilla Bug 174447 fix typos in nsStaticNameTable.h 2002-10-14 22:39:44 +00:00
nsStatistics.cpp
nsStatistics.h
nsStringService.cpp Enabling nsIStringService. r=darin, sr=alec 2003-01-14 22:55:33 +00:00
nsStringService.h First cut of the nsIStringService. 172512. r=jag, sr=alecf 2002-10-04 22:25:41 +00:00
nsSupportsArray.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsSupportsPrimitives.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +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
nsTime.h
nsTimelineService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsTimelineService.h
nsUnicharBuffer.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsUnicharBuffer.h
nsUnitConversion.h Move HTMLValue parsing methods to HTMLValue (bug 159757), r=bugmail@sicking.cc, sr=jst@netscape.com 2003-01-21 21:24:16 +00:00
nsValueArray.cpp
nsValueArray.h
nsVariant.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsVariant.h
nsVector.h
nsVoidArray.cpp
nsVoidArray.h
nsVoidBTree.cpp
nsVoidBTree.h
pldhash.c Defend against bad EndMuxedDocument calls, and assert in the underlying {JS,PL}_DHashTableRawRemove that entry is live (188744, r=jrgm, sr=ben). 2003-01-17 10:01:50 +00:00
pldhash.h Relax comments restricting Operate calls from enumerator to allow lookups (no bug, comment change only). 2002-11-26 00:32:07 +00:00
plvector.c
plvector.h