.. |
.cvsignore
|
|
|
bloatblame.c
|
|
|
IIDS.h
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
jar.mn
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
Makefile.in
|
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
|
2001-06-18 22:10:38 +00:00 |
makefile.win
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
MANIFEST
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
MANIFEST_IDL
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsAgg.h
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
nsAllocator.cpp
|
|
|
nsAllocator.h
|
|
|
nsCom.h
|
Don't need to make this change if pref isn't in
|
2001-04-20 12:19:23 +00:00 |
nsCOMPtr.cpp
|
|
|
nsCOMPtr.h
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
nsConsoleMessage.cpp
|
fix for #45797 - fix NS_IMPL_ISUPPORTS consumers
|
2000-11-17 03:41:41 +00:00 |
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
|
2001-04-11 14:23:13 +00:00 |
nsConsoleService.h
|
Fix to 53929. Fix previously-broken UnregisterListener method on console service, by proxy-wrapping the service we've been asked to remove before comparing it to those in the listener list. The saved listeners are already proxy-wrapped, so the previous straight compare failed.
|
2000-10-09 23:45:59 +00:00 |
nscore.h
|
Adding NS_PTR_TO_INT32 & NS_INT32_TO_PTR macros to do safe pointer casting on 64-bit platforms.
|
2001-08-14 04:14:47 +00:00 |
nsCWeakReference.cpp
|
|
|
nsCWeakReference.h
|
|
|
nsDebug.cpp
|
Whoops, accidentally checked something that shouldn't be. Uncommenting-out
|
2001-07-18 21:46:18 +00:00 |
nsDebug.h
|
|
|
nsDebugHelpWin32.cpp
|
fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst
|
2001-05-11 05:36:00 +00:00 |
nsDebugHelpWin32.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsError.h
|
#56767
|
2000-11-28 23:51:05 +00:00 |
nsErrorService.cpp
|
#73620
|
2001-03-27 22:59:33 +00:00 |
nsErrorService.h
|
|
|
nsExceptionService.cpp
|
Prevent crash in certain multi-threaded situations. Bug 83508. r=markh, sr=jband, a=blizzard.
|
2001-06-04 23:01:26 +00:00 |
nsExceptionService.h
|
OS/2 TB breakage
|
2001-05-08 19:36:45 +00:00 |
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsIConsoleService.idl
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsID.cpp
|
Fixing mac breakage. It seems as if the mac compiler actually follows the C++ standard.
|
2001-02-04 10:49:33 +00:00 |
nsID.h
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
nsIErrorService.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIException.idl
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsIExceptionService.idl
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsIID.h
|
|
|
nsIInterfaceRequestor.cpp
|
|
|
nsIInterfaceRequestor.idl
|
Add CallGetInterface. b=92602 r=jag sr=scc
|
2001-08-18 14:15:07 +00:00 |
nsILeakDetector.idl
|
[Not part of build] Changed getServices() to attribute services.
|
2000-09-19 14:48:11 +00:00 |
nsILoggingService.idl
|
Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson
|
2000-10-27 06:18:39 +00:00 |
nsIMemory.idl
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsIProgrammingLanguage.idl
|
OS/2 break - our headers define UNKNOWN
|
2001-05-09 20:51:53 +00:00 |
nsIPtr.h
|
|
|
nsISupports.idl
|
|
|
nsISupportsUtils.h
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
nsISystemInfo.idl
|
|
|
nsIWeakReference.idl
|
Make CallQueryInterface work when nsISupports is an ambiguous base class and make CallQueryReferent work when nsIWeakReference is an ambiguous base class. b=87735 r=jaggernaut sr=scc
|
2001-07-04 18:55:13 +00:00 |
nsLeakDetector.cpp
|
Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf.
|
2001-03-15 02:49:23 +00:00 |
nsLeakDetector.h
|
|
|
nslog.h
|
bug #67600, checking in for Ulrich Drepper <drepper@cygnus.org>, sr=scc, r=jst. |#undef| |printf| macros before un-conditionally redefining them, else there are warnings.
|
2001-05-21 23:38:33 +00:00 |
nsLogging.cpp
|
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
|
2001-08-14 04:18:27 +00:00 |
nsLogging.h
|
Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson
|
2000-10-27 06:18:39 +00:00 |
nsMemory.h
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsMemoryImpl.cpp
|
#56767
|
2000-11-28 23:51:05 +00:00 |
nsMemoryImpl.h
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsrootidl.idl
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
nsStackFrameWin.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsSystemInfo.cpp
|
|
|
nsSystemInfo.h
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsTraceMalloc.c
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
nsTraceMalloc.h
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsTraceMallocCallbacks.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsTraceRefcnt.cpp
|
Replace previous 64-bit safe checkin with one that maintains the proper output of nsTraceRefcnt.
|
2001-08-15 03:30:39 +00:00 |
nsTraceRefcnt.h
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
nsTraceRefcntImpl.cpp
|
Replace previous 64-bit safe checkin with one that maintains the proper output of nsTraceRefcnt.
|
2001-08-15 03:30:39 +00:00 |
nsTraceRefcntImpl.h
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
nsTypeInfo.cpp
|
Added heuristics for speculative RTTI for gnu 2.96 compilers.
|
2001-07-13 22:40:04 +00:00 |
nsWeakPtr.h
|
|
|
nsWeakReference.cpp
|
fix bustage
|
2001-03-09 01:38:36 +00:00 |
nsWeakReference.h
|
part of the fix to bug 66950. For xpconnect the class we mixin to sometimes needs to know if any weak references are outstanding. r=rogerl sr=brendan
|
2001-02-02 08:40:01 +00:00 |
nsWinTraceMalloc.cpp
|
not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made
|
2001-01-17 21:07:42 +00:00 |
pure_api.c
|
|
|
pure.h
|
|
|
tmreader.c
|
Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build).
|
2000-11-22 08:05:05 +00:00 |
tmreader.h
|
Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build).
|
2000-11-22 08:05:05 +00:00 |
xpcom.properties
|
|
|