gecko-dev/xpcom/ds
bsmedberg%covad.net 1b077c22fa Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
..
.cvsignore
Makefile.in Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin 2005-11-18 14:18:49 +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 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
nsArrayEnumerator.h Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
nsAtomService.cpp
nsAtomService.h
nsAtomTable.cpp Implement a in-place (no copy) CompareUTF8toUTF16, and use it to make the atom 2005-11-04 19:52:18 +00:00
nsAtomTable.h
nsAutoBuffer.h
nsByteBuffer.cpp
nsByteBuffer.h
nsCRT.cpp Fix HashCodeAsUTF8 to work properly for non-BMP stuff, and update it to the 2005-11-16 02:31:54 +00:00
nsCRT.h Implement a in-place (no copy) CompareUTF8toUTF16, and use it to make the atom 2005-11-04 19:52:18 +00:00
nsCheapSets.cpp
nsCheapSets.h
nsCppSharedAllocator.h
nsDeque.cpp
nsDeque.h bug 288460: Make ScanDocStructure() more strict about tags that break the ShouldVerifyHeirarchy check and mark all children of the tag as malformed so that its children don't think they're well formed. r=rbs sr=bzbarsky a=shaver 2005-06-01 21:08:53 +00:00
nsDoubleHashtable.h Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
nsEmptyEnumerator.cpp Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa 2005-06-13 18:39:19 +00:00
nsEmptyEnumerator.h Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa 2005-06-13 18:39:19 +00:00
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsFixedSizeAllocator.cpp
nsFixedSizeAllocator.h
nsHashPropertyBag.cpp 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsHashPropertyBag.h 289844 fixing MIPSpro bustage: include nsIVariant.h before using it in an nsBaseHashtable 2005-06-05 18:55:41 +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 Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree. 2005-11-08 18:17:49 +00:00
nsIAtomService.idl
nsIByteBuffer.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICollection.idl
nsIEnumerator.idl
nsIHashable.idl Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin 2005-11-18 14:18:49 +00:00
nsIINIParser.idl Bug 310590 - Expose scriptable nsIINIParser wrapper for nsINIParser r=darin 2005-10-04 17:19:14 +00:00
nsINIParserImpl.cpp Bug 310590 - Expose scriptable nsIINIParser wrapper for nsINIParser r=darin 2005-10-04 17:19:14 +00:00
nsINIParserImpl.h Bug 310590 - Expose scriptable nsIINIParser wrapper for nsINIParser r=darin 2005-10-04 17:19:14 +00:00
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties.h
nsIPersistentProperties2.idl
nsIProperties.idl
nsIProperty.idl 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsIPropertyBag.idl 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsIPropertyBag2.idl 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsIRecyclingAllocator.idl
nsISerializable.idl
nsISimpleEnumerator.idl
nsIStringEnumerator.idl
nsISupportsArray.idl
nsISupportsIterators.idl
nsISupportsPrimitives.idl
nsITimelineService.idl
nsIUnicharBuffer.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIVariant.idl
nsIWindowsRegKey.idl fixes bug 292981 "Provide a scriptable interface to the Windows registry" r=neil,dougt a=chofmann 2005-05-16 21:23:09 +00:00
nsIWritablePropertyBag.idl 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsIWritablePropertyBag2.idl 270224 create nsIPropertyBag2 for easier getting of values from a propertybag 2005-03-22 18:16:53 +00:00
nsInt64.h bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsManifestLineReader.h
nsObserverList.cpp Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
nsObserverList.h Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
nsObserverService.cpp Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin 2005-11-30 18:51:27 +00:00
nsObserverService.h
nsPersistentProperties.cpp Fixes mem leak in nsPersistentProperties::Enumerate. Bug 305208. r=dougt, sr=bsmedberg, patch=chpe@gnome.org 2005-11-16 21:27:11 +00:00
nsPersistentProperties.h
nsProperties.cpp Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin. 2005-09-28 13:13:27 +00:00
nsProperties.h Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin. 2005-09-28 13:13:27 +00:00
nsRecyclingAllocator.cpp Bug 106386 Correct misspellings in source code 2005-11-25 19:48:04 +00:00
nsRecyclingAllocator.h Bug 106386 Correct misspellings in source code 2005-11-25 19:48:04 +00:00
nsStaticAtom.h
nsStaticNameTable.cpp
nsStaticNameTable.h
nsStringEnumerator.cpp
nsStringEnumerator.h
nsSupportsArray.cpp
nsSupportsArray.h
nsSupportsArrayEnumerator.cpp
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp
nsSupportsPrimitives.h
nsTextFormatter.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsTextFormatter.h
nsTime.h
nsTimelineService.cpp Remove Mac OS classic code. r=josh a=bsmedberg 2005-06-23 23:42:02 +00:00
nsTimelineService.h
nsUnicharBuffer.cpp
nsUnicharBuffer.h
nsUnitConversion.h
nsValueArray.cpp
nsValueArray.h
nsVariant.cpp Bug 243904 SOAP code problem with null, unpositioned array item 2005-05-02 19:42:26 +00:00
nsVariant.h
nsWindowsRegKey.cpp fixes bug 301521 "nsWindowsRegKey::WriteStringValue is broken" r=jshin a=bsmedberg 2005-07-21 16:54:39 +00:00
nsWindowsRegKey.h fixes bug 292981 "Provide a scriptable interface to the Windows registry" r=neil,dougt a=chofmann 2005-05-16 21:23:09 +00:00