.. |
standalone
|
[OS/2] Bug 355077: fix xulrunner-stub to work on OS/2, p=abwillis1+me, r=mkaply
|
2007-01-10 08:43:08 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
nsArrayEnumerator.cpp
|
|
|
nsArrayEnumerator.h
|
|
|
nsArrayUtils.cpp
|
|
|
nsArrayUtils.h
|
|
|
nsAutoLock.cpp
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
nsAutoLock.h
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
nsBaseHashtable.h
|
bug 356734: nsBaseHashtable.h casts a pointer to a PRBool, which gives an error in 64 bit gcc
|
2006-10-17 04:00:01 +00:00 |
nsClassHashtable.h
|
|
|
nsCOMArray.cpp
|
|
|
nsCOMArray.h
|
|
|
nsComponentManagerUtils.cpp
|
|
|
nsComponentManagerUtils.h
|
|
|
nsCOMPtr.cpp
|
Bug 351231: type-pun warnings from nsCOMPtr, part II. r+sr=dbaron.
|
2006-11-23 16:10:43 +00:00 |
nsCOMPtr.h
|
Bug 351231: type-pun warnings from nsCOMPtr, part II. r+sr=dbaron.
|
2006-11-23 16:10:43 +00:00 |
nsCRTGlue.cpp
|
|
|
nsCRTGlue.h
|
|
|
nsDataHashtable.h
|
|
|
nsDebug.h
|
|
|
nsEnumeratorUtils.cpp
|
|
|
nsEnumeratorUtils.h
|
|
|
nsGenericFactory.cpp
|
|
|
nsGenericFactory.h
|
|
|
nsGREGlue.cpp
|
[OS/2] Bug 355077: fix xulrunner-stub to work on OS/2, p=abwillis1+me, r=mkaply
|
2007-01-10 08:43:08 +00:00 |
nsHashKeys.h
|
Bug 333078: XPCOM cycle collector
|
2007-01-04 22:31:26 +00:00 |
nsIClassInfoImpl.h
|
|
|
nsID.cpp
|
|
|
nsID.h
|
Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok
|
2006-11-14 21:21:37 +00:00 |
nsIGenericFactory.h
|
|
|
nsIInterfaceRequestorUtils.cpp
|
|
|
nsIInterfaceRequestorUtils.h
|
|
|
nsINIParser.cpp
|
|
|
nsINIParser.h
|
|
|
nsInterfaceHashtable.h
|
|
|
nsISupportsImpl.cpp
|
Bug 360836 - queryinterface isn't nulling the outparam in failure cases, r=dbaron
|
2006-11-16 02:29:45 +00:00 |
nsISupportsImpl.h
|
Landing 64-bit fixes for bug 333078. r=graydon@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-05 23:59:18 +00:00 |
nsISupportsUtils.h
|
Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok
|
2006-11-14 21:21:37 +00:00 |
nsIWeakReferenceUtils.h
|
|
|
nsMemory.cpp
|
|
|
nsMemory.h
|
|
|
nsProxyRelease.cpp
|
|
|
nsProxyRelease.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
nsQuickSort.cpp
|
|
|
nsQuickSort.h
|
|
|
nsRefPtrHashtable.h
|
|
|
nsServiceManagerUtils.h
|
|
|
nsStringAPI.cpp
|
Bug 366592 - "Add comparison operators to external string API". r=bsmedberg.
|
2007-01-17 21:10:02 +00:00 |
nsStringAPI.h
|
Bug 366592 - "Add comparison operators to external string API". r=bsmedberg.
|
2007-01-17 21:10:02 +00:00 |
nsStringGlue.h
|
|
|
nsTArray.cpp
|
Remove now-useless include. Bug 359224 followup, r+sr=sicking
|
2006-11-04 02:00:31 +00:00 |
nsTArray.h
|
be carefull with row indices when deleting cells bug=364318, patch by bz, r=me sr=roc
|
2006-12-26 14:24:15 +00:00 |
nsTHashtable.cpp
|
|
|
nsTHashtable.h
|
|
|
nsThreadUtils.cpp
|
|
|
nsThreadUtils.h
|
|
|
nsTPtrArray.h
|
Ugh, too many versions of this patch that builds on different places. This should be right.
|
2006-11-02 19:44:06 +00:00 |
nsTraceRefcnt.h
|
|
|
nsTWeakRef.h
|
|
|
nsVersionComparator.cpp
|
|
|
nsVersionComparator.h
|
|
|
nsVoidArray.cpp
|
Bug 361792 - Signed-unsigned comparison in nsVoidArray.cpp. r+sr=darin
|
2006-11-28 00:32:30 +00:00 |
nsVoidArray.h
|
|
|
nsWeakReference.cpp
|
|
|
nsWeakReference.h
|
|
|
nsXPTCUtils.h
|
Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher
|
2006-11-20 17:03:38 +00:00 |
objs.mk
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
pldhash.c
|
Add macrology for presetting double hashtable capacity to avoid growth given a known initial population (356116, r=dbaron).
|
2007-01-10 22:11:34 +00:00 |
pldhash.h
|
Add macrology for presetting double hashtable capacity to avoid growth given a known initial population (356116, r=dbaron).
|
2007-01-10 22:11:34 +00:00 |