gecko-dev/xpcom/ds
cathleen%netscape.com 19f3511bbb prevent getting an outrageous index value, when a char is not found in a
given nsStr.  broke XPInstall.
1999-06-03 01:11:14 +00:00
..
.cvsignore add the cvsignorage again, and this time don't break the build. 1999-05-26 21:53:31 +00:00
MANIFEST XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
MANIFEST_IDL XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
Makefile.in first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00
bufferRoutines.h prevent getting an outrageous index value, when a char is not found in a 1999-06-03 01:11:14 +00:00
makefile.win XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
nsArena.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsArena.h Added 1999-05-18 21:43:13 +00:00
nsAtomTable.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsAtomTable.h Added 1999-05-18 21:43:13 +00:00
nsBTree.cpp warning removal 1998-07-25 02:11:02 +00:00
nsBTree.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsBuffer.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsBuffer.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsBufferPoolService.h Added 1999-05-18 21:43:13 +00:00
nsByteBuffer.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsByteBuffer.h Added 1999-05-18 21:43:13 +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 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsConjoiningEnumerator.cpp tweak 1999-03-11 11:01:16 +00:00
nsDeque.cpp fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
nsDeque.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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 Adding progid and classname 1999-05-27 22:47:27 +00:00
nsIAtom.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIBuffer.h Adding progid and classname 1999-05-27 22:47:27 +00:00
nsIByteBuffer.h Adding progid and classname 1999-05-27 22:47:27 +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 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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
nsIObserver.idl XPIDL-ifying nsIOberver/nsIObserverService 1999-05-29 01:30:27 +00:00
nsIObserverList.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIObserverService.idl XPIDL-ifying nsIOberver/nsIObserverService 1999-05-29 01:30:27 +00:00
nsIPageManager.h Adding progid and classname 1999-05-27 22:47:27 +00:00
nsIProperties.h Adding progid and classname 1999-05-27 22:47:27 +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 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
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 first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00
nsISupportsArray.idl add XPIDLized version of nsISupportsArray 1999-06-02 02:03:45 +00:00
nsIUnicharBuffer.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIVariant.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsInt64.h Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
nsObserver.cpp XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
nsObserver.h XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
nsObserverList.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
nsObserverService.h XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
nsPageMgr.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsPageMgr.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsProperties.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsProperties.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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 Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
nsRBTree.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsSizeOfHandler.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsStr.cpp searching should be slightly faster now 1999-05-29 09:40:49 +00:00
nsStr.h new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
nsString.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsString.h update to nsString2 as default impl 1999-05-31 22:09:05 +00:00
nsString2.cpp final update to nsString2 before switchover 1999-05-29 07:29:46 +00:00
nsString2.h update to nsString2 as default impl 1999-05-31 22:09:05 +00:00
nsStringImpl.cpp Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
nsSupportsArray.cpp first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00
nsSupportsArray.h first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00
nsSupportsArrayEnumerator.cpp stop using [] operator on nsISupportsArray - going away for scriptability 1999-06-02 00:14:41 +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 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsUnicharBuffer.h Added 1999-05-18 21:43:13 +00:00
nsUnitConversion.h re-added backed-out changes 1998-08-01 00:56:28 +00:00
nsVariant.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsVector.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsVoidArray.cpp missing [] on delete of internal array in operator=. 1999-05-26 21:13:29 +00:00
nsVoidArray.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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 Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds 1998-11-09 20:10:21 +00:00
plvector.h Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds 1998-11-09 20:09:33 +00:00