pjs/xpcom/ds
warren%netscape.com 3406dc1047 Implemented virtuals in cpp file to try to avoid linux pedantic error. 1999-03-09 14:09:11 +00:00
..
nsArena.cpp
nsAtomTable.cpp Use proper new operator 1999-03-05 04:33:57 +00:00
nsBTree.cpp
nsBTree.h
nsByteBuffer.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsCRT.cpp add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp 1999-03-02 18:24:42 +00:00
nsCRT.h add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp 1999-03-02 18:24:42 +00:00
nsConjoiningEnumerator.cpp rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsDeque.cpp new API on deque to set deallocator 1999-02-26 07:23:56 +00:00
nsDeque.h new API on deque to set deallocator 1999-02-26 07:23:56 +00:00
nsHashtable.cpp Implemented virtuals in cpp file to try to avoid linux pedantic error. 1999-03-09 14:09:11 +00:00
nsHashtable.h Implemented virtuals in cpp file to try to avoid linux pedantic error. 1999-03-09 14:09:11 +00:00
nsIArena.h
nsIAtom.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIByteBuffer.h
nsICollection.h rename |IID()| --> |GetIID()| 1999-03-03 23:03:34 +00:00
nsICollection.idl add nsIEnumerator interface, and fix nsICollection interface to use long not int 1999-02-26 17:57:34 +00:00
nsIEnumerator.h rename |IID()| --> |GetIID()| 1999-03-03 23:03:34 +00:00
nsIEnumerator.idl Added idl 1999-02-24 08:46:00 +00:00
nsIProperties.h public header file for new nsIProperties class (like Java properties) 1999-01-26 23:48:54 +00:00
nsISizeOfHandler.h
nsISupportsArray.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIUnicharBuffer.h
nsInt64.h
nsProperties.cpp Made a function static to remove a warning. 1999-03-05 21:35:23 +00:00
nsProperties.h Forgot to say "public" in "class nsPropertiesFactory : nsIFactory". 1999-02-10 22:51:01 +00:00
nsRBTree.cpp
nsRBTree.h
nsSizeOfHandler.cpp
nsString.cpp fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
nsString.h removed bug from deque, and added replaceChar call to string 1999-02-16 06:47:00 +00:00
nsSupportsArray.cpp rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsSupportsArray.h Added nsSupportsArrayEnumerator 1999-02-23 08:04:28 +00:00
nsSupportsArrayEnumerator.cpp Fixed First method to return error. 1999-03-05 05:48:21 +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
nsUnitConversion.h
nsVector.h
nsVoidArray.cpp added nsStringArray 1999-01-23 06:58:34 +00:00
nsVoidArray.h added nsStringArray 1999-01-23 06:58:34 +00:00
plvector.c
plvector.h