gecko-dev/xpcom/ds
1999-05-07 08:08:21 +00:00
..
bufferRoutines.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsArena.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsAtomTable.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
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 Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsConjoiningEnumerator.cpp
nsCRT.cpp Fixed bug in strncasecmp as reported by Eric Burley <ericb@neoplanet.com>; while I was there I removed a compiler warning too 1999-04-27 22:20:52 +00:00
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
nsEnumeratorUtils.h
nsHashtable.cpp
nsHashtable.h
nsIArena.h added GetIID() method. 1999-04-30 08:59:11 +00:00
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
nsIEnumerator.h checking in generated versions of these xpcom headers. soon we will be generating these at compile time. Sources for these files are in xpcom/idl. They are regenerated from those files using xpidl -m header filename.idl 1999-05-07 01:45:20 +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 Remove errant semicolons. 1999-04-27 04:04:24 +00:00
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 Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break. 1999-04-26 17:31:57 +00:00
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 Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
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
nsQuickSort.h
nsRBTree.cpp
nsRBTree.h
nsSizeOfHandler.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsStr.cpp fixed an error subsuming autostrings, and removed an AIX warning 1999-05-07 00:47:24 +00:00
nsStr.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsString2.cpp Changed the reference to 'false' to 'PR_FALSE' so it'll build on Unix. 1999-05-07 02:21:43 +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
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp
nsSupportsArrayEnumerator.h
nsTime.h
nsUnicharBuffer.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
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 Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann. 1999-04-30 18:49:40 +00:00
nsXPIDLString.h Suppress unused parameter warnings. 1999-05-06 05:15:26 +00:00
plvector.c
plvector.h