gecko-dev/xpcom/ds
erik%netscape.com 605e35b9f9 Was crashing when property already existed. Fixed now, by ignoring
subsequent attempts.
1999-06-12 21:07:22 +00:00
..
.cvsignore
MANIFEST Remove nsStringImpl and nsIString. 1999-06-10 20:20:32 +00:00
MANIFEST_IDL add nsISupportsArray.idl 1999-06-03 21:00:44 +00:00
Makefile.in Remove nsStringImpl and nsIString. 1999-06-10 20:20:32 +00:00
bufferRoutines.h Fix for bug 7479; use unsigned char to avoid sign extension when converting to wide string. r rickg. 1999-06-08 00:28:47 +00:00
makefile.win Remove nsStringImpl and nsIString. 1999-06-10 20:20:32 +00:00
nsArena.cpp
nsArena.h
nsAtomTable.cpp
nsAtomTable.h
nsBTree.cpp
nsBTree.h
nsBuffer.cpp Changed WriteSegments(...) to return NS_BASE_STREAM_FULL if a WriteSegment cannot be allocated. And to propagate WOULD_BLOCK if it is returned by the reader() function.... 1999-06-12 08:52:59 +00:00
nsBuffer.h Cleaned up the nsIBuffer interface, added comments, etc. 1999-06-09 06:41:32 +00:00
nsBufferPoolService.h
nsByteBuffer.cpp
nsByteBuffer.h
nsCRT.cpp Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
nsCRT.h Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
nsConjoiningEnumerator.cpp
nsDeque.cpp
nsDeque.h
nsEmptyEnumerator.cpp
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsHashtable.cpp
nsHashtable.h
nsIArena.h
nsIAtom.h
nsIBuffer.h Cleaned up the nsIBuffer interface, added comments, etc. 1999-06-09 06:41:32 +00:00
nsIByteBuffer.h
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.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
nsIVariant.h Ifdef hack to get this to compile on SunOS 4.x. 1999-06-10 22:37:27 +00:00
nsInt64.h
nsObserver.cpp
nsObserver.h
nsObserverList.cpp
nsObserverList.h
nsObserverService.cpp
nsObserverService.h
nsPageMgr.cpp
nsPageMgr.h
nsProperties.cpp Was crashing when property already existed. Fixed now, by ignoring 1999-06-12 21:07:22 +00:00
nsProperties.h Added enumeration service to PersistentProperties which returns an enumeration of 1999-06-11 02:20:36 +00:00
nsQuickSort.cpp This is all C code. 1999-06-09 10:08:12 +00:00
nsQuickSort.h
nsRBTree.cpp
nsRBTree.h
nsSizeOfHandler.cpp
nsStr.cpp fixed warnings 1999-06-03 23:03:08 +00:00
nsStr.h
nsString.cpp
nsString.h update to nsString2 as default impl 1999-05-31 22:09:05 +00:00
nsString2.cpp AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so 1999-06-04 22:08:19 +00:00
nsString2.h AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so 1999-06-04 22:08:19 +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
nsTime.h
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 Ensure that mBuf <-- 0 before assignment begins. Otherwise we run the rise of a failed assignment causing a duplicate free. 1999-06-12 16:39:11 +00:00
nsXPIDLString.h
plvector.c
plvector.h