Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
gecko-dev
зеркало из
https://github.com/mozilla/gecko-dev.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули gecko-dev
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
f9cac58cac
gecko-dev
/
xpcom
/
base
История
warren%netscape.com
7d4fa072a5
Fix for leak/bloat stats going negative. a=jar
1999-12-10 04:27:52 +00:00
..
.cvsignore
…
IIDS.h
Grabbing the next ID. Does not affect build.
1999-12-05 02:14:46 +00:00
MANIFEST
…
MANIFEST_IDL
…
Makefile.in
Added nsIInterfaceRequestor.cpp to the build.
1999-11-28 02:15:11 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
nsAgg.h
…
nsAllocator.cpp
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:36:32 +00:00
nsAllocator.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
Fix specialized |CallQueryInterface| as per review by travis ... r=travis.
1999-12-08 01:44:06 +00:00
nsCWeakReference.cpp
…
nsCWeakReference.h
…
nsCom.h
…
nsDebug.cpp
Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton
1999-12-07 07:21:30 +00:00
nsDebug.h
…
nsError.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIInterfaceRequestor.cpp
Turned on the do_GetInterface implementation by removing the #ifdef 0.
1999-11-28 02:16:22 +00:00
nsIInterfaceRequestor.idl
fix warnings
1999-11-29 20:40:39 +00:00
nsILeakDetector.idl
…
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:36:32 +00:00
nsIWeakReference.idl
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:36:32 +00:00
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsTraceRefcnt.cpp
Fix for leak/bloat stats going negative. a=jar
1999-12-10 04:27:52 +00:00
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
Fix for leak/bloat stats going negative. a=jar
1999-12-10 04:27:52 +00:00
nsTraceRefcntImpl.h
…
nsWeakPtr.h
…
nsWeakReference.cpp
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:36:32 +00:00
nsWeakReference.h
…
nscore.h
|NS_REINTERPRET_CAST| might try to adjust pointers on machines where it turns into an old-style cast. Fix that by first casting to |void*|. r=alecf.
1999-12-08 01:41:28 +00:00
nsrootidl.idl
…
pure.h
…
pure_api.c
…