.. |
StringFactoringTests
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
dynamic
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
macbuild
|
…
|
|
services
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
utils
|
r=dougt
|
2002-02-01 00:30:25 +00:00 |
windows
|
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
|
2002-10-17 06:47:01 +00:00 |
.cvsignore
|
Ignore test binaries. a=leaf.
|
2002-03-09 00:07:17 +00:00 |
CvtURL.cpp
|
fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter
|
2001-12-04 01:10:43 +00:00 |
Makefile.in
|
Remove unused defines:
|
2002-08-07 06:08:00 +00:00 |
RegFactory.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
SizeTest01.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
SizeTest02.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
SizeTest03.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
SizeTest04.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
SizeTest05.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
SizeTest06.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
TestArray.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
TestAtoms.cpp
|
Fix bustage
|
2001-12-17 08:10:57 +00:00 |
TestAutoLock.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
TestAutoPtr.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
TestBuffers.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
TestCOMPtr.cpp
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
TestCOMPtrEq.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
TestCRT.cpp
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
TestCallTemplates.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
TestDeque.cpp
|
Bug 137495 TestDeque tries to delete a static class
|
2002-04-16 12:05:43 +00:00 |
TestFactory.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
TestFactory.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
TestID.cpp
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
TestObserverService.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
TestPermanentAtoms.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
TestPipes.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
TestServMgr.cpp
|
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
|
2002-02-16 16:18:13 +00:00 |
TestShutdown.cpp
|
ugh. I did not mean to commit these changes. Backing out
|
2001-10-30 22:19:32 +00:00 |
TestStackCrawl.cpp
|
…
|
|
TestStringService.cpp
|
Not part of build
|
2002-10-14 17:41:00 +00:00 |
TestThreads.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
TestVoidBTree.cpp
|
…
|
|
TestXPIDLString.cpp
|
bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
|
2001-06-17 05:23:38 +00:00 |
nsIFileEnumerator.cpp
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
|
2002-07-04 14:29:25 +00:00 |
nsIFileTest.cpp
|
landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org
|
2002-10-17 23:41:47 +00:00 |
resources.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
test.properties
|
…
|
|