gecko-dev/xpcom/ds
kmcclusk%netscape.com 6635957e0c Modified nsString2::Append to only call strlen only if aCount is -1.
This clears up ABR errors reported in Purify.
1999-05-13 23:44:57 +00:00
..
bufferRoutines.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsArena.cpp
nsAtomTable.cpp
nsBTree.cpp
nsBTree.h
nsBuffer.cpp Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
nsBuffer.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsByteBuffer.cpp
nsConjoiningEnumerator.cpp
nsCRT.cpp
nsCRT.h add a side effect warning that bit me hard during M6 1999-05-04 20:28:24 +00:00
nsDeque.cpp
nsDeque.h
nsEmptyEnumerator.cpp
nsEnumeratorUtils.cpp Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
nsEnumeratorUtils.h
nsHashtable.cpp
nsHashtable.h
nsIArena.h
nsIAtom.h
nsIBuffer.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIByteBuffer.h
nsICollection.h Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac. 1999-05-13 16:41:32 +00:00
nsICollection.idl So we're using IDL nowcvs diff! I find out the hard way. -Warren 1999-05-13 08:21:37 +00:00
nsIEnumerator.h Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac. 1999-05-13 16:41:32 +00:00
nsIEnumerator.idl pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point 1999-05-07 00:17:58 +00:00
nsInt64.h
nsIObserver.h
nsIObserverList.h
nsIObserverService.h
nsIPageManager.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIProperties.h
nsISimpleEnumerator.h
nsISizeOfHandler.h
nsIString.h
nsISupportsArray.h
nsIUnicharBuffer.h
nsIVariant.h
nsObserver.cpp Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
nsObserver.h Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
nsObserverList.cpp
nsObserverList.h
nsObserverService.cpp Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
nsObserverService.h Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
nsPageMgr.cpp Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
nsPageMgr.h Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
nsProperties.cpp Fixed QI to respond to nsIProperties and nsIPersistentProperties. Removed factory (now in nsBaseDLL). 1999-04-30 22:54:22 +00:00
nsProperties.h Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
nsQuickSort.cpp Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
nsQuickSort.h Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
nsRBTree.cpp
nsRBTree.h
nsSizeOfHandler.cpp
nsStr.cpp make the destructor virtual 1999-05-13 00:48:42 +00:00
nsStr.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsString2.cpp Modified nsString2::Append to only call strlen only if aCount is -1. 1999-05-13 23:44:57 +00:00
nsString2.h fixed an error subsuming autostrings, and removed an AIX warning 1999-05-07 00:47:24 +00:00
nsString.cpp new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsString.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsStringImpl.cpp
nsSupportsArray.cpp Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
nsSupportsArray.h Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
nsSupportsArrayEnumerator.cpp Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
nsSupportsArrayEnumerator.h
nsTime.h
nsUnicharBuffer.cpp
nsUnitConversion.h
nsVariant.cpp This MUST be fixed in some other way. This is a temporary fix for the HP build bustage that Warren okayed as this code isn't in use elsewhere. This is just commenting out the bad code, not fixing it. 1999-05-07 08:08:21 +00:00
nsVector.h
nsVoidArray.cpp
nsVoidArray.h fix virtual constructor problem 1999-05-04 20:50:24 +00:00
nsXPIDLString.cpp
nsXPIDLString.h Suppress unused parameter warnings. 1999-05-06 05:15:26 +00:00
plvector.c
plvector.h