gecko-dev/xpcom/ds
2000-01-06 23:02:32 +00:00
..
.cvsignore
bufferRoutines.h fixed bug in compressChars2 where logic to test for ascii range was reversed; r=buster; a=jar 1999-12-21 07:49:34 +00:00
Makefile.in plvector.c is a C file, this was linking incorrectly on optimized solaris. r=briano 2000-01-06 01:12:25 +00:00
makefile.win Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
MANIFEST Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
MANIFEST_IDL Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
nsArena.cpp
nsArena.h
nsAtomTable.cpp
nsAtomTable.h
nsAVLTree.cpp
nsAVLTree.h
nsBufferPoolService.h
nsByteBuffer.cpp
nsByteBuffer.h
nsConjoiningEnumerator.cpp
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
nsDeque.cpp
nsDeque.h
nsEmptyEnumerator.cpp
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsHashtable.cpp
nsHashtable.h
nsHashtableEnumerator.cpp
nsHashtableEnumerator.h
nsIArena.h
nsIAtom.idl
nsIByteBuffer.h
nsICollection.idl
nsIEnumerator.idl
nsInt64.h Bug 21472. Use only strict relationals with LL_CMP(). r=brendan 2000-01-06 20:22:29 +00:00
nsIObserver.idl
nsIObserverList.h
nsIObserverService.idl
nsIPersistentProperties.h Breaking out persistent properties from nsIProperties.h. 1999-12-29 20:55:42 +00:00
nsIProperties.idl Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsISimpleEnumerator.h
nsISizeOfHandler.h
nsIStopwatch.idl Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsISupportsArray.idl
nsISupportsPrimitives.idl
nsIUnicharBuffer.h
nsObserver.cpp
nsObserver.h
nsObserverList.cpp fix warning for scc. 1999-12-24 03:42:54 +00:00
nsObserverList.h
nsObserverService.cpp
nsObserverService.h
nsPersistentProperties.cpp Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsPersistentProperties.h Breaking out persistent properties from nsIProperties.h. 1999-12-29 20:55:42 +00:00
nsProperties.cpp Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsProperties.h Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsSizeOfHandler.cpp
nsStopwatch.cpp Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsStopwatch.h Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsStr.cpp fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
nsStr.h
nsString2.cpp
nsString2.h
nsString.cpp
nsString.h Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +00:00
nsStringTokenizer.cpp
nsStringTokenizer.h
nsSupportsArray.cpp
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp
nsSupportsPrimitives.h
nsTextFormater.cpp Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done. 1999-12-14 00:56:50 +00:00
nsTextFormater.h
nsTime.h
nsUnicharBuffer.cpp
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
nsXPIDLString.cpp
nsXPIDLString.h
plvector.c
plvector.h