.. |
standalone
|
Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron
|
2007-04-24 10:02:51 -07:00 |
Makefile.in
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 12:39:14 -07:00 |
nsArrayEnumerator.cpp
|
…
|
|
nsArrayEnumerator.h
|
…
|
|
nsArrayUtils.cpp
|
…
|
|
nsArrayUtils.h
|
…
|
|
nsAutoLock.cpp
|
…
|
|
nsAutoLock.h
|
…
|
|
nsBaseHashtable.h
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 23:26:53 +00:00 |
nsCOMArray.cpp
|
…
|
|
nsCOMArray.h
|
…
|
|
nsCOMPtr.cpp
|
Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron
|
2007-03-23 13:26:20 -07:00 |
nsCOMPtr.h
|
Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron
|
2007-03-23 13:26:20 -07:00 |
nsCRTGlue.cpp
|
Fixes for Windows CE. b=418662, r=bsmedberg, a=damons
|
2008-02-23 00:22:48 +00:00 |
nsCRTGlue.h
|
…
|
|
nsCategoryCache.cpp
|
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 |
nsCategoryCache.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 |
nsClassHashtable.h
|
…
|
|
nsComponentManagerUtils.cpp
|
…
|
|
nsComponentManagerUtils.h
|
…
|
|
nsDataHashtable.h
|
…
|
|
nsDebug.h
|
Bug 392055: NS_ENSURE_SUCCESS should print out the error code.
|
2007-09-28 18:59:07 +00:00 |
nsEnumeratorUtils.cpp
|
…
|
|
nsEnumeratorUtils.h
|
…
|
|
nsGREGlue.cpp
|
Trivial const correctness followup to bug 420373 r=bsmedberg a=beltzner
|
2008-04-01 14:13:27 +00:00 |
nsGenericFactory.cpp
|
…
|
|
nsGenericFactory.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
nsHashKeys.h
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
nsIClassInfoImpl.h
|
…
|
|
nsID.cpp
|
Bug 411256 - "AIX linker error for trunk build xpcom module :ERROR: Undefined symbol: .PR_dtoa" (Remove standalone glue dependencies on NSPR) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=dwitte a1.9=schrep]
|
2008-02-07 19:49:18 +00:00 |
nsID.h
|
Bug 411256 - "AIX linker error for trunk build xpcom module :ERROR: Undefined symbol: .PR_dtoa" (Remove standalone glue dependencies on NSPR) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=dwitte a1.9=schrep]
|
2008-02-07 19:49:18 +00:00 |
nsIGenericFactory.h
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 08:29:41 -07:00 |
nsIInterfaceRequestorUtils.cpp
|
…
|
|
nsIInterfaceRequestorUtils.h
|
…
|
|
nsINIParser.cpp
|
Bustage followup from bug 381315
|
2007-05-25 08:37:59 -07:00 |
nsINIParser.h
|
…
|
|
nsISupportsImpl.cpp
|
…
|
|
nsISupportsImpl.h
|
Reland bug 326603, which got accidentally backed out by the landing of bug313309.
|
2007-04-18 12:27:39 -07:00 |
nsISupportsUtils.h
|
…
|
|
nsIWeakReferenceUtils.h
|
Kick one of the unit test tinderboxen into another build.
|
2007-11-17 19:47:06 +00:00 |
nsInterfaceHashtable.h
|
…
|
|
nsMemory.cpp
|
…
|
|
nsMemory.h
|
…
|
|
nsProxyRelease.cpp
|
…
|
|
nsProxyRelease.h
|
Bug 417404: Fix nsCOMPtr version of NS_ProxyRelease(). r/sr=bsmedberg, b1.9=sayrer
|
2008-02-21 23:45:22 +00:00 |
nsQuickSort.cpp
|
…
|
|
nsQuickSort.h
|
…
|
|
nsRefPtrHashtable.h
|
…
|
|
nsServiceManagerUtils.h
|
…
|
|
nsStringAPI.cpp
|
Bug 413477 - nsStringAPI needs RFind set of functions, patch by Prasad Sunkari (prasad@medhas.org), r=bsmedberg, a=beltzner
|
2008-04-09 06:01:13 +00:00 |
nsStringAPI.h
|
Bug 379339 StringBegins/EndsWith inconsistent with nsReadableUtils.cpp r=bsmedberg sr=darin
|
2007-05-07 04:09:54 -07:00 |
nsStringGlue.h
|
…
|
|
nsTArray.cpp
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky a=siedler
|
2008-08-04 06:36:58 +00:00 |
nsTArray.h
|
Bug 330101 nsTArray binary search for when array is sorted r=bsmedberg a=schrep
|
2008-02-21 09:43:15 +00:00 |
nsTHashtable.cpp
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 11:34:47 +00:00 |
nsTHashtable.h
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
nsTObserverArray.cpp
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 12:39:14 -07:00 |
nsTObserverArray.h
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 12:39:14 -07:00 |
nsTPtrArray.h
|
…
|
|
nsTWeakRef.h
|
…
|
|
nsThreadUtils.cpp
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 08:29:41 -07:00 |
nsThreadUtils.h
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 08:29:41 -07:00 |
nsTraceRefcnt.h
|
…
|
|
nsVersionComparator.cpp
|
…
|
|
nsVersionComparator.h
|
…
|
|
nsVoidArray.cpp
|
Bug 292940 partial OOM audit for nsStringArray and nsCStringArray
|
2008-01-14 21:01:40 +00:00 |
nsVoidArray.h
|
Fix -Wconversion warnings that prevent compiling netwerk/cookie/src/ (which makes warnings fatal) with gcc 4.3 on x86_64. b=409384 r=bsmedberg a=beltzner
|
2008-03-06 23:03:50 +00:00 |
nsWeakReference.cpp
|
…
|
|
nsWeakReference.h
|
…
|
|
nsXPTCUtils.h
|
…
|
|
objs.mk
|
Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg
|
2007-05-22 12:39:14 -07:00 |
pldhash.c
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
pldhash.h
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |