Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
02a08d62dc
pjs
/
xpcom
/
tests
История
bryner%brianryner.com
3639627c2d
sigh.
2004-01-15 06:56:39 +00:00
..
StringFactoringTests
…
dynamic
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
services
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
utils
…
windows
sigh.
2004-01-15 06:56:39 +00:00
.cvsignore
…
CvtURL.cpp
This is not part of the build (it doesn't build).
2003-01-22 08:10:45 +00:00
Makefile.in
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
2003-06-18 11:26:27 +00:00
RegFactory.cpp
This isn't part of the build (without these changes it doesn't build).
2003-01-22 06:18:06 +00:00
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
TestArray.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
TestAtoms.cpp
landing attempt
#2
for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +00:00
TestAutoLock.cpp
…
TestAutoPtr.cpp
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
TestCOMPtr.cpp
Bug 106386 Correct misspellings in source code
2003-11-17 10:05:45 +00:00
TestCOMPtrEq.cpp
…
TestCRT.cpp
…
TestCallTemplates.cpp
…
TestDeque.cpp
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
TestFactory.cpp
…
TestFactory.h
…
TestHashtables.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
TestID.cpp
…
TestObserverService.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
TestPermanentAtoms.cpp
landing attempt
#2
for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +00:00
TestPipes.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
TestThreads.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…
nsIFileEnumerator.cpp
…
nsIFileTest.cpp
Purge XP_PC.
2003-04-02 22:45:08 +00:00
resources.h
…
test.properties
…