gecko-dev/xpcom/ds
rickg%netscape.com 4657524afb update to new nsStringTokenizer -- not in tip 1999-07-09 16:51:57 +00:00
..
.cvsignore add the cvsignorage again, and this time don't break the build. 1999-05-26 21:53:31 +00:00
MANIFEST fix mac build breakage for alecf. nsISupportsArray is now generated by XPIDL. 1999-06-28 22:36:30 +00:00
MANIFEST_IDL add nsISupportsArray.idl 1999-06-03 21:00:44 +00:00
Makefile.in DEFINES was being clobbered. Should be "+=" not "=". 1999-07-07 20:54:57 +00:00
bufferRoutines.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
makefile.win remove nsISupportsArray.h from build (now comes from .idl file) 1999-06-28 21:37:14 +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
nsBTree.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsBuffer.cpp Fixed problems with GetReadSegment after eof. 1999-06-21 21:05:07 +00:00
nsBuffer.h Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +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 Added HashValue methods for ascii strings. 1999-06-26 06:32:35 +00:00
nsCRT.h BeOS changes 1999-06-29 10:27:58 +00:00
nsConjoiningEnumerator.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsDeque.cpp
nsDeque.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsEmptyEnumerator.cpp
nsEnumeratorUtils.cpp Added constructor functions for nsEnumeratorUtils. 1999-06-25 01:38:33 +00:00
nsEnumeratorUtils.h Added constructor functions for nsEnumeratorUtils. 1999-06-25 01:38:33 +00:00
nsHashtable.cpp
nsHashtable.h
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 Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsIByteBuffer.h Added |GetIID()| 1999-06-29 20:28:56 +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.idl
nsIObserver.idl Added nscore.h to nsrootidl.idl for PRUnichar. 1999-06-09 03:19:10 +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 Added enumeration service to PersistentProperties which returns an enumeration of 1999-06-11 02:20:36 +00:00
nsISimpleEnumerator.h
nsISizeOfHandler.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +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 Ifdef hack to get this to compile on SunOS 4.x. 1999-06-10 22:37:27 +00:00
nsInt64.h
nsObserver.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +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
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 BeOS changes 1999-06-29 10:27:58 +00:00
nsPageMgr.h BeOS changes 1999-06-29 10:27:58 +00:00
nsProperties.cpp Guarding against memory allocation error and a resulting null pointer. 1999-07-01 18:39:46 +00:00
nsProperties.h Added enumeration service to PersistentProperties which returns an enumeration of 1999-06-11 02:20:36 +00:00
nsQuickSort.cpp fix signed/unsigned issues 1999-06-27 06:18:41 +00:00
nsQuickSort.h
nsRBTree.cpp
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 back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsStr.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString.cpp back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString2.cpp back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsString2.h back out erroneously updated files 1999-07-09 06:01:55 +00:00
nsStringTokenizer.cpp update to new nsStringTokenizer -- not in tip 1999-07-09 16:51:57 +00:00
nsStringTokenizer.h update to new nsStringTokenizer -- not in tip 1999-07-09 16:51:57 +00:00
nsSupportsArray.cpp Fix for 9081. Copy over all of old array. Reviewed by dp. Approved by chofmann. 1999-07-09 15:05:18 +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 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsSupportsArrayEnumerator.h
nsTime.h rename variable to avoid warnings on linux. 1999-07-01 03:59:55 +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
nsVariant.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
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 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 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