.. |
Makefile.in
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-26 20:38:21 -07:00 |
nsArray.cpp
|
bug 275116 use the safe version of ObjectAt as required by the documentation
|
2006-12-17 21:59:26 +00:00 |
nsArray.h
|
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
|
2006-04-12 15:43:32 +00:00 |
nsAtomService.cpp
|
|
|
nsAtomService.h
|
|
|
nsAtomTable.cpp
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
nsAtomTable.h
|
Fix threadsafety regression so we're back to the old broken state. b=335734 r=sicking rs=brendan
|
2006-05-06 17:49:21 +00:00 |
nsAutoBuffer.h
|
|
|
nsByteBuffer.cpp
|
|
|
nsByteBuffer.h
|
|
|
nsCheapSets.cpp
|
|
|
nsCheapSets.h
|
|
|
nsCppSharedAllocator.h
|
|
|
nsCRT.cpp
|
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
|
2006-12-21 07:03:23 +00:00 |
nsCRT.h
|
Fix review nit
|
2006-05-19 22:47:53 +00:00 |
nsDeque.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsDeque.h
|
Fix for bug 375075 (Stop leaking the cycle collector on shutdown). r=bsmedberg, sr=dbaron.
|
2007-03-27 02:49:06 -07:00 |
nsDoubleHashtable.h
|
Remove GetKey callbacks from nsDoubleHashtable users. b=374906 r=bsmedberg
|
2007-03-27 08:34:14 -07:00 |
nsExpirationTracker.h
|
Bugzilla Bug 376568: the definition of PR_STATIC_ASSERT has been moved fromprerror.h to prlog.h. r=jwalden sr=roc
|
2007-05-28 07:51:08 -07:00 |
nsFixedSizeAllocator.cpp
|
|
|
nsFixedSizeAllocator.h
|
|
|
nsHashPropertyBag.cpp
|
Bug 3344605. nsIPropertyBag2 should grow a non-throwing get() and hasKey(). r=darin, sr=shaver
|
2006-08-20 16:42:08 +00:00 |
nsHashPropertyBag.h
|
Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner
|
2006-04-19 16:29:31 +00:00 |
nsHashSets.cpp
|
|
|
nsHashSets.h
|
|
|
nsHashtable.cpp
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
nsHashtable.h
|
|
|
nsIArray.idl
|
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
|
2006-04-12 15:43:32 +00:00 |
nsIAtom.idl
|
|
|
nsIAtomService.idl
|
|
|
nsIByteBuffer.h
|
|
|
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
nsIHashable.idl
|
|
|
nsIINIParser.idl
|
|
|
nsIMutableArray.idl
|
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
|
2006-04-12 15:43:32 +00:00 |
nsINIParserImpl.cpp
|
|
|
nsINIParserImpl.h
|
|
|
nsInt64.h
|
|
|
nsIObserver.idl
|
|
|
nsIObserverService.idl
|
|
|
nsIPersistentProperties2.idl
|
Bug 350908 setStringProperty() in nsIPersistentProperties2.idl needing comments
|
2006-10-11 17:21:38 +00:00 |
nsIPersistentProperties.h
|
|
|
nsIProperties.idl
|
|
|
nsIProperty.idl
|
|
|
nsIPropertyBag2.idl
|
Bug 3344605. nsIPropertyBag2 should grow a non-throwing get() and hasKey(). r=darin, sr=shaver
|
2006-08-20 16:42:08 +00:00 |
nsIPropertyBag.idl
|
|
|
nsIRecyclingAllocator.idl
|
|
|
nsISerializable.idl
|
|
|
nsISimpleEnumerator.idl
|
|
|
nsIStringEnumerator.idl
|
|
|
nsISupportsArray.idl
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
nsISupportsIterators.idl
|
|
|
nsISupportsPrimitives.idl
|
|
|
nsITimelineService.idl
|
|
|
nsIUnicharBuffer.h
|
|
|
nsIVariant.idl
|
|
|
nsIWindowsRegKey.idl
|
|
|
nsIWritablePropertyBag2.idl
|
Bug 375779. nsIWritablePropertyBag2 needs a UUID change. r+sr=bzbarsky
|
2007-03-28 22:33:45 -07:00 |
nsIWritablePropertyBag.idl
|
|
|
nsManifestLineReader.h
|
|
|
nsMathUtils.h
|
adding new round/ceil/floor that behave like (or call through to) the libc versions. splitting them out in to a file so they don't have a dependency on nscoord. bug 372027. r=vlad, sr=roc, r=bsmedberg
|
2007-02-28 20:57:13 +00:00 |
nsObserverList.cpp
|
|
|
nsObserverList.h
|
|
|
nsObserverService.cpp
|
Add NSPR debug info to nsObserverService. Bug 361490, r=darin
|
2006-11-23 08:43:28 +00:00 |
nsObserverService.h
|
Bug 37795 - "Move nsCategoryCache to the XPCOM Glue". nsCategoryCache was initially created as part of Bug 315598 by Christian Biesinger <cbiesinger@gmx.at>. r=bsmedberg.
|
2007-04-26 06:53:48 -07:00 |
nsPersistentProperties.cpp
|
Allow property values to have (escaped) trailing and leading whitespace. Bug 365345, r+sr=darin. Recheckin including fix for bug 378839, r=bsmedberg, sr=biesi
|
2007-04-29 10:51:38 -07:00 |
nsPersistentProperties.h
|
|
|
nsProperties.cpp
|
Bug 347752 - Crash [@ MSVCR80.dll] when using nsIProperties service get method with null argumentp=Alfred Kayser <alfredkayser@nl.ibm.com>r=darin, sr=dougt
|
2007-05-13 09:48:39 -07:00 |
nsProperties.h
|
|
|
nsRecyclingAllocator.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsRecyclingAllocator.h
|
|
|
nsStaticAtom.h
|
|
|
nsStaticNameTable.cpp
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
nsStaticNameTable.h
|
|
|
nsStringEnumerator.cpp
|
|
|
nsStringEnumerator.h
|
|
|
nsSupportsArray.cpp
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
nsSupportsArray.h
|
Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner
|
2006-04-19 16:29:31 +00:00 |
nsSupportsArrayEnumerator.cpp
|
|
|
nsSupportsArrayEnumerator.h
|
|
|
nsSupportsPrimitives.cpp
|
|
|
nsSupportsPrimitives.h
|
|
|
nsTextFormatter.cpp
|
|
|
nsTextFormatter.h
|
|
|
nsTime.h
|
|
|
nsTimelineService.cpp
|
|
|
nsTimelineService.h
|
|
|
nsUnicharBuffer.cpp
|
|
|
nsUnicharBuffer.h
|
|
|
nsUnitConversion.h
|
adding new round/ceil/floor that behave like (or call through to) the libc versions. splitting them out in to a file so they don't have a dependency on nscoord. bug 372027. r=vlad, sr=roc, r=bsmedberg
|
2007-02-28 20:57:13 +00:00 |
nsValueArray.cpp
|
Bug 258058
|
2006-06-06 13:26:26 +00:00 |
nsValueArray.h
|
Bug 258058
|
2006-06-06 13:26:26 +00:00 |
nsVariant.cpp
|
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
|
2007-03-09 13:14:06 +00:00 |
nsVariant.h
|
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
|
2007-05-24 07:10:02 -07:00 |
nsWindowsRegKey.cpp
|
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
|
2007-02-08 17:48:22 +00:00 |
nsWindowsRegKey.h
|
|
|