gecko-dev/xpcom/ds
1999-12-09 22:53:52 +00:00
..
.cvsignore
bufferRoutines.h fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
Makefile.in Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
MANIFEST
MANIFEST_IDL Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
nsArena.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsArena.h
nsAtomTable.cpp Fixed indentation. 1999-11-20 07:30:26 +00:00
nsAtomTable.h
nsAVLTree.cpp
nsAVLTree.h
nsBufferPoolService.h
nsByteBuffer.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsByteBuffer.h
nsConjoiningEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsCppSharedAllocator.h
nsCRT.cpp behave like one might expect in the case of passing null the nsCRT::strcmp when passing NULL 1999-12-07 22:10:31 +00:00
nsCRT.h fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd 1999-12-02 10:14:38 +00:00
nsDeque.cpp Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford 1999-11-27 17:47:05 +00:00
nsDeque.h Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford 1999-11-27 17:47:05 +00:00
nsEmptyEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsHashtable.cpp Using NS_REINTERPERT_CAST instead of NS_STATIC_CAST r=scc@netscape.com 1999-11-20 07:15:23 +00:00
nsHashtable.h In support of bug #8305 (Cache implementation), added new type of hash-table 1999-11-16 03:10:54 +00:00
nsHashtableEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsHashtableEnumerator.h In support of bug #8305 (Cache implementation), added new type of hash-table 1999-11-16 03:10:54 +00:00
nsIArena.h
nsIAtom.idl
nsIByteBuffer.h
nsICollection.idl
nsIEnumerator.idl
nsInt64.h
nsIObserver.idl
nsIObserverList.h
nsIObserverService.idl
nsIProperties.h
nsISimpleEnumerator.h
nsISizeOfHandler.h
nsISupportsArray.idl
nsISupportsPrimitives.idl added setDataWithLength to nsISupports[W]String r=jband. 1999-11-30 22:06:05 +00:00
nsIUnicharBuffer.h
nsObserver.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsObserver.h
nsObserverList.cpp Fix for unix bustage, r=scc@netscape.com 1999-12-08 06:14:33 +00:00
nsObserverList.h
nsObserverService.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsObserverService.h
nsProperties.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsProperties.h
nsQuickSort.cpp
nsQuickSort.h
nsSizeOfHandler.cpp
nsStr.cpp fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
nsStr.h fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd 1999-12-02 10:14:38 +00:00
nsString2.cpp fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
nsString2.h fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
nsString.cpp fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
nsString.h Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +00:00
nsStringTokenizer.cpp
nsStringTokenizer.h
nsSupportsArray.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp added setDataWithLength to nsISupports[W]String r=jband. 1999-11-30 22:06:05 +00:00
nsSupportsPrimitives.h
nsTextFormater.cpp
nsTextFormater.h
nsTime.h
nsUnicharBuffer.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsUnicharBuffer.h
nsUnitConversion.h
nsVector.h
nsVoidArray.cpp adding member initializer to quiet Purify. r=waterson. 1999-12-07 07:17:44 +00:00
nsVoidArray.h Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver 1999-12-01 00:37:11 +00:00
nsXPIDLString.cpp
nsXPIDLString.h
plvector.c
plvector.h