gecko-dev/xpcom/glue
darin%meer.net 3b218b11f8 fixes bug 288786 "Add BeginWriting equivalent to frozen string API" r=biesi sr=dbaron a=asa 2005-04-27 01:38:35 +00:00
..
standalone fixes bug 288786 "Add BeginWriting equivalent to frozen string API" r=biesi sr=dbaron a=asa 2005-04-27 01:38:35 +00:00
.cvsignore
Makefile.in Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
nsCOMPtr.cpp Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
nsCOMPtr.h bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
nsComponentManagerUtils.cpp Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
nsComponentManagerUtils.h fixing MingW / GCC 3.4 build bustage 2004-11-23 22:19:13 +00:00
nsDebug.cpp
nsDebug.h Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com. 2005-01-14 00:44:46 +00:00
nsGenericFactory.cpp
nsGenericFactory.h
nsID.cpp
nsID.h
nsIGenericFactory.h Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsISupportsImpl.h Fixing bug 276512. Patch by hhschwab@gmail.com; r=me 2005-01-09 18:45:09 +00:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
nsMemory.cpp
nsMemory.h
nsQuickSort.cpp
nsQuickSort.h
nsServiceManagerUtils.h Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
nsTraceRefcnt.cpp
nsTraceRefcnt.h
nsVoidArray.cpp
nsVoidArray.h
nsWeakReference.cpp Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
nsWeakReference.h Bug 234858: Make do_GetWeakReference typesafe. 2005-01-24 22:59:27 +00:00
objs.mk Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00