gecko-dev/xpcom/ds
bzbarsky%mit.edu 29fc84c184 Don't use locale-dependent methods to convert variants to strings. Bug 282245,
r=peterv, sr=dbaron
2005-02-22 20:11:52 +00:00
..
.cvsignore
Makefile.in Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
nsArray.cpp Bug 255593 Add ReplaceElementAt to nsIMutableArray plus comment fixes p=eyalroz@technion.ac.il r=darin sr=bienvenu 2005-01-01 17:57:00 +00:00
nsArray.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsArrayEnumerator.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsArrayEnumerator.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsAtomService.cpp
nsAtomService.h
nsAtomTable.cpp
nsAtomTable.h
nsAutoBuffer.h
nsBaseHashtable.h
nsByteBuffer.cpp
nsByteBuffer.h
nsCOMArray.cpp nsCOMArray::RemoveObjectAt fails to remove nulls correctly. Bug 265772, 2004-10-24 17:24:25 +00:00
nsCOMArray.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsCRT.cpp Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users 2005-01-20 21:39:23 +00:00
nsCRT.h Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users 2005-01-20 21:39:23 +00:00
nsCheapSets.cpp
nsCheapSets.h
nsClassHashtable.h
nsCppSharedAllocator.h
nsDataHashtable.h
nsDeque.cpp
nsDeque.h
nsDoubleHashtable.h Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsEmptyEnumerator.cpp
nsEmptyEnumerator.h
nsEnumeratorUtils.cpp b=235665, aggregation broken in bookmarks [gecko only bits], r=axel,shaver,others,sr=shaver 2004-08-30 22:25:29 +00:00
nsEnumeratorUtils.h b=235665, aggregation broken in bookmarks [gecko only bits], r=axel,shaver,others,sr=shaver 2004-08-30 22:25:29 +00:00
nsFixedSizeAllocator.cpp
nsFixedSizeAllocator.h
nsHashKeys.h
nsHashPropertyBag.cpp Bug 274679: ensure that nsHashPropertyBag's inner property hash is properly 2004-12-15 20:03:39 +00:00
nsHashPropertyBag.h b=266085, nsIWritablePropertyBag interface and hashtable component implementation; r=darin,sr=shaver 2004-11-24 23:21:14 +00:00
nsHashSets.cpp
nsHashSets.h
nsHashtable.cpp
nsHashtable.h
nsIArray.idl Bug 255593 Add ReplaceElementAt to nsIMutableArray plus comment fixes p=eyalroz@technion.ac.il r=darin sr=bienvenu 2005-01-01 17:57:00 +00:00
nsIAtom.idl
nsIAtomService.idl
nsIByteBuffer.h
nsICollection.idl Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron. 2004-07-14 22:14:34 +00:00
nsIEnumerator.idl
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties.h
nsIPersistentProperties2.idl
nsIProperties.idl
nsIPropertyBag.idl b=266085, nsIWritablePropertyBag interface and hashtable component implementation; r=darin,sr=shaver 2004-11-24 23:21:14 +00:00
nsIRecyclingAllocator.idl
nsISerializable.idl
nsISimpleEnumerator.idl
nsIStringEnumerator.idl
nsISupportsArray.idl
nsISupportsIterators.idl
nsISupportsPrimitives.idl
nsITimelineService.idl
nsIUnicharBuffer.h
nsIVariant.idl
nsInt64.h bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsInterfaceHashtable.h
nsManifestLineReader.h
nsObserverList.cpp Bug 238963 nsObserverList::GetObserverList should return OOM on failure 2004-07-30 02:43:13 +00:00
nsObserverList.h
nsObserverService.cpp Bug 245283 Add a * topic for the observerservice 2005-01-14 11:25:05 +00:00
nsObserverService.h
nsPersistentProperties.cpp
nsPersistentProperties.h
nsProperties.cpp bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst 2004-10-28 22:52:45 +00:00
nsProperties.h fixes bug 263957 "Convert nsProperties to nsTHashtable, implement GetKeys" r=bsmedberg sr=shaver 2004-10-25 19:52:48 +00:00
nsQuickSort.cpp Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
nsQuickSort.h
nsRecyclingAllocator.cpp
nsRecyclingAllocator.h
nsRefPtrHashtable.h
nsStaticAtom.h
nsStaticNameTable.cpp
nsStaticNameTable.h
nsStringEnumerator.cpp
nsStringEnumerator.h
nsSupportsArray.cpp
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp
nsSupportsPrimitives.h
nsTHashtable.cpp
nsTHashtable.h
nsTextFormatter.cpp Remove unnecessary UTF8-to-UTF16 method and just reuse our string classes. Bug 2005-02-20 17:09:10 +00:00
nsTextFormatter.h
nsTime.h Bug 198694 make nsTime inherit from nsInt64 2004-07-28 21:33:28 +00:00
nsTimelineService.cpp fixing gcc 3.4 bustage with --enable-timeline, bug 261293 2004-11-01 22:37:14 +00:00
nsTimelineService.h
nsUnicharBuffer.cpp
nsUnicharBuffer.h
nsUnitConversion.h Bug 265084. Lay the groundwork for nscoord being a float, by introducing nsIntRect/Point/Size/Margin and wrapper functions for doing tricky nscoord operations. r+sr=bzbarsky 2004-11-03 02:48:04 +00:00
nsValueArray.cpp
nsValueArray.h Bug 251277 add a Clear() function to remove all elements from an nsValueArray 2004-07-21 12:30:52 +00:00
nsVariant.cpp Don't use locale-dependent methods to convert variants to strings. Bug 282245, 2005-02-22 20:11:52 +00:00
nsVariant.h
nsVoidArray.cpp
nsVoidArray.h Add nsVoidArray::FastElementAt that requires the caller to do bounds checks (0 <= aIndex < Count()). Make ElementAt a little safer without loss of speed (back to the old safety). Make nsCOMArray<T>::ObjectAt use FastElementAt. b=96108 r=darin 2004-09-14 17:17:21 +00:00
pldhash.c Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron. 2004-07-14 22:14:34 +00:00
pldhash.h This stuff doesn't work on OS/2 and is causing thousands of warnings errors 2004-07-22 20:27:48 +00:00