gecko-dev/xpcom/ds
1999-09-13 22:51:29 +00:00
..
.cvsignore
bufferRoutines.h fixed crash in compress chars on 0 length string 1999-09-11 00:10:36 +00:00
Makefile.in Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
makefile.win Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
MANIFEST
MANIFEST_IDL
nsArena.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsArena.h
nsAtomTable.cpp Changes nsIAtom iterface to return a shared (non-allocated) wstring when 1999-09-03 22:21:29 +00:00
nsAtomTable.h
nsAVLTree.cpp
nsAVLTree.h
nsBuffer.cpp Use deadlock detecting nsAutoMonitors, etc., correctly. 1999-09-06 19:57:40 +00:00
nsBuffer.h
nsBufferPoolService.h
nsByteBuffer.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsByteBuffer.h
nsConjoiningEnumerator.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsCppSharedAllocator.h
nsCRT.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsCRT.h Added nsIPipe.idl, replacing nsPipe2.h. Fixed up some nsPipe2.cpp problems. Fixed bug in nsSegmentedBuffer segment growth. Extended TestPipes test case to cover much much more. 1999-08-24 08:45:17 +00:00
nsDeque.cpp
nsDeque.h
nsEmptyEnumerator.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsEnumeratorUtils.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsEnumeratorUtils.h
nsHashtable.cpp Make nsSupportsHashtable not crash when you try to Get or Remove an item 1999-09-02 07:01:53 +00:00
nsHashtable.h
nsHashtableEnumerator.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsHashtableEnumerator.h
nsIArena.h
nsIAtom.idl Changes nsIAtom iterface to return a shared (non-allocated) wstring when 1999-09-03 22:21:29 +00:00
nsIBuffer.h
nsIByteBuffer.h
nsICollection.idl
nsIEnumerator.idl
nsInt64.h
nsIObserver.idl
nsIObserverList.h
nsIObserverService.idl
nsIPageManager.h
nsIProperties.h Fixing warnings. 1999-08-30 21:59:42 +00:00
nsISimpleEnumerator.h
nsISizeOfHandler.h Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsISupportsArray.idl
nsISupportsPrimitives.idl
nsIUnicharBuffer.h
nsIVariant.h
nsObserver.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsObserver.h
nsObserverList.cpp Reorderd member initializers to remove silly warnings. 1999-09-12 12:02:03 +00:00
nsObserverList.h
nsObserverService.cpp Use nsAutoString to save time 1999-09-02 18:03:30 +00:00
nsObserverService.h
nsPageMgr.cpp Explicitly include <malloc.h> 1999-09-12 12:04:43 +00:00
nsPageMgr.h
nsProperties.cpp Eliminate some silly nsString usage 1999-09-09 22:34:02 +00:00
nsProperties.h Fixing warnings. 1999-08-30 21:59:42 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsSizeOfHandler.cpp Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsStr.cpp Fixed build bustage 1999-09-08 21:26:24 +00:00
nsStr.h Removed GetEmptySharedBuffer() and changed to using a const Unicode array of 1999-09-08 20:21:27 +00:00
nsString2.cpp add ToNewUTF8Stirng to nsString 1999-09-13 22:51:29 +00:00
nsString2.h add ToNewUTF8Stirng to nsString 1999-09-13 22:51:29 +00:00
nsString.cpp Expand tabs to spaces per Emacs modeline; other space cleanups. 1999-09-06 22:59:11 +00:00
nsString.h better docs and finally got rid of deprecated API's 1999-09-02 07:04:59 +00:00
nsStringTokenizer.cpp
nsStringTokenizer.h
nsSupportsArray.cpp add string.h to fix build bustage 1999-09-06 19:04:09 +00:00
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp Massive spankage to capitalize C++ method and attribute name bindings, per 1999-08-25 05:26:25 +00:00
nsSupportsPrimitives.h
nsTime.h
nsUnicharBuffer.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsUnicharBuffer.h
nsUnitConversion.h
nsVariant.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsVector.h
nsVoidArray.cpp Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsVoidArray.h Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsXPIDLString.cpp Added operator = (const char*) as a convenience. always copies argument string. 1999-09-11 23:00:38 +00:00
nsXPIDLString.h Added operator = (const char*) as a convenience. always copies argument string. 1999-09-11 23:00:38 +00:00
plvector.c Oops. C++ comments in a C progam is not allowed. 1999-09-12 14:07:51 +00:00
plvector.h