gecko-dev/xpcom/ds
beard%netscape.com 06085c800b added <iostream.h> 1999-07-17 01:58:38 +00:00
..
.cvsignore
MANIFEST fix mac build breakage for alecf. nsISupportsArray is now generated by XPIDL. 1999-06-28 22:36:30 +00:00
MANIFEST_IDL
Makefile.in DEFINES was being clobbered. Should be "+=" not "=". 1999-07-07 20:54:57 +00:00
bufferRoutines.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
makefile.win remove nsISupportsArray.h from build (now comes from .idl file) 1999-06-28 21:37:14 +00:00
nsArena.cpp
nsArena.h
nsAtomTable.cpp
nsAtomTable.h
nsBTree.cpp
nsBTree.h
nsBuffer.cpp Minor rewrite to keep less capable C++ compilers from getting confused about which instance of nsCRT::strncasecmp to use. 1999-07-15 01:38:08 +00:00
nsBuffer.h Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsBufferPoolService.h
nsByteBuffer.cpp
nsByteBuffer.h
nsCRT.cpp Added HashValue methods for ascii strings. 1999-06-26 06:32:35 +00:00
nsCRT.h BeOS changes 1999-06-29 10:27:58 +00:00
nsConjoiningEnumerator.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsDeque.cpp Took out noise. 1999-07-17 01:52:09 +00:00
nsDeque.h perf. improvement to deque 1999-07-16 17:31:00 +00:00
nsEmptyEnumerator.cpp
nsEnumeratorUtils.cpp Added constructor functions for nsEnumeratorUtils. 1999-06-25 01:38:33 +00:00
nsEnumeratorUtils.h Added constructor functions for nsEnumeratorUtils. 1999-06-25 01:38:33 +00:00
nsHashtable.cpp
nsHashtable.h
nsIArena.h
nsIAtom.h
nsIBuffer.h Added nsIBufferObserver::OnWrite(...) 1999-07-12 06:25:38 +00:00
nsIByteBuffer.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsICollection.idl
nsIEnumerator.idl
nsIObserver.idl Added nscore.h to nsrootidl.idl for PRUnichar. 1999-06-09 03:19:10 +00:00
nsIObserverList.h
nsIObserverService.idl
nsIPageManager.h
nsIProperties.h Added enumeration service to PersistentProperties which returns an enumeration of 1999-06-11 02:20:36 +00:00
nsISimpleEnumerator.h
nsISizeOfHandler.h
nsISupportsArray.idl remove (unused) |operator=()| from |nsISupportsArray| 1999-07-15 04:48:32 +00:00
nsIUnicharBuffer.h
nsIVariant.h Modified my last change to avoid treating NTO the same as QNX, since they both define __QNX__. 1999-07-15 02:34:19 +00:00
nsInt64.h
nsObserver.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsObserver.h
nsObserverList.cpp
nsObserverList.h
nsObserverService.cpp
nsObserverService.h
nsPageMgr.cpp BeOS changes 1999-06-29 10:27:58 +00:00
nsPageMgr.h BeOS changes 1999-06-29 10:27:58 +00:00
nsProperties.cpp added <iostream.h> 1999-07-17 01:58:38 +00:00
nsProperties.h Added enumeration service to PersistentProperties which returns an enumeration of 1999-06-11 02:20:36 +00:00
nsQuickSort.cpp fix signed/unsigned issues 1999-06-27 06:18:41 +00:00
nsQuickSort.h
nsRBTree.cpp
nsRBTree.h
nsSizeOfHandler.cpp
nsStr.cpp back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsStr.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString.cpp back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString2.cpp back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString2.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsStringTokenizer.cpp improvements to stringtokenizer 1999-07-15 06:40:44 +00:00
nsStringTokenizer.h improvements to stringtokenizer 1999-07-15 06:40:44 +00:00
nsSupportsArray.cpp remove (unused) |operator=()| from |nsISupportsArray| 1999-07-15 04:48:32 +00:00
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsSupportsArrayEnumerator.h
nsTime.h rename variable to avoid warnings on linux. 1999-07-01 03:59:55 +00:00
nsUnicharBuffer.cpp
nsUnicharBuffer.h
nsUnitConversion.h
nsVariant.cpp
nsVector.h Fix 5968 -- I got tired of seeing a bazillion warnings about the parameter index shadowing the globally defined string function 1999-06-10 20:18:17 +00:00
nsVoidArray.cpp
nsVoidArray.h
nsXPIDLString.cpp Fix build warnings. 1999-07-16 22:00:52 +00:00
nsXPIDLString.h
plvector.c
plvector.h