gecko-dev/xpcom/ds
warren%netscape.com 0142cb7a14 Added
1999-05-18 21:43:13 +00:00
..
bufferRoutines.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
Makefile.in Initial version 1999-05-18 09:11:01 +00:00
makefile.win Initial version 1999-05-18 09:11:01 +00:00
nsArena.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsArena.h Added 1999-05-18 21:43:13 +00:00
nsAtomTable.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsAtomTable.h Added 1999-05-18 21:43:13 +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
nsBufferPoolService.h Added 1999-05-18 21:43:13 +00:00
nsByteBuffer.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsByteBuffer.h Added 1999-05-18 21:43:13 +00:00
nsConjoiningEnumerator.cpp tweak 1999-03-11 11:01:16 +00:00
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 fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
nsDeque.h fixed bug in deque::pushfront 1999-03-31 08:42:06 +00:00
nsEmptyEnumerator.cpp Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
nsEnumeratorUtils.cpp Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
nsEnumeratorUtils.h Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
nsHashtable.cpp Thread Safe nsHashtable (on demand only) 1999-03-30 08:15:39 +00:00
nsHashtable.h Made instance variables protected so that we can subclass. 1999-04-16 18:16:21 +00:00
nsIArena.h added GetIID() method. 1999-04-30 08:59:11 +00:00
nsIAtom.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIBuffer.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIByteBuffer.h Added NS_IMETHOD decls. 1999-04-22 04:17:21 +00:00
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 Warning elimination (remove extra ; ) 1999-04-15 19:54:27 +00:00
nsIObserverList.h Remove errant semicolons. 1999-04-27 04:04:24 +00:00
nsIObserverService.h implemented wrapper funtions to make GetObserverList private. 1999-04-20 14:50:47 +00:00
nsIPageManager.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIProperties.h Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
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 Fixed some syntax errors that I found when I actually tried to compile. 1999-03-23 01:46:12 +00:00
nsISupportsArray.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIUnicharBuffer.h
nsIVariant.h Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone. 1999-04-23 04:15:50 +00:00
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 checking for null mObserverList 1999-04-21 19:36:41 +00:00
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 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 Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
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 Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
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 Added export/import declaration (temporarily). 1999-02-24 09:55:44 +00:00
nsTime.h Added constructor for strings. 1999-02-18 00:12:08 +00:00
nsUnicharBuffer.cpp Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00
nsUnicharBuffer.h Added 1999-05-18 21:43:13 +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