.. |
dynamic
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
external
|
Bug 366592 - "Add comparison operators to external string API". r=bsmedberg.
|
2007-01-17 21:10:02 +00:00 |
services
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
StringFactoringTests
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 11:14:34 -07:00 |
unit
|
Comment out other occurence of failing test as well for now, see bug 401781, r+sr=biesi via IRC
|
2007-11-13 07:30:29 -08:00 |
utils
|
|
|
windows
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
CvtURL.cpp
|
|
|
Makefile.in
|
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
|
2007-09-20 23:17:59 -07:00 |
nsIFileEnumerator.cpp
|
|
|
nsIFileTest.cpp
|
Bug 377189: fix nsIFileTest.cpp compilation, patch by Bernhard Rosenkraenzer <bero@arklinux.org>, r=dougt
|
2007-04-16 11:09:29 -07:00 |
RegFactory.cpp
|
|
|
resources.h
|
|
|
SizeTest01.cpp
|
|
|
SizeTest02.cpp
|
|
|
SizeTest03.cpp
|
|
|
SizeTest04.cpp
|
|
|
SizeTest05.cpp
|
|
|
SizeTest06.cpp
|
|
|
test.properties
|
|
|
TestArray.cpp
|
|
|
TestAtoms.cpp
|
|
|
TestAutoLock.cpp
|
|
|
TestAutoPtr.cpp
|
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron.
|
2007-10-03 17:57:09 -07:00 |
TestCallTemplates.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestCOMPtr.cpp
|
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron.
|
2007-10-03 17:57:09 -07:00 |
TestCOMPtrEq.cpp
|
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
|
2006-11-21 21:28:14 +00:00 |
TestCRT.cpp
|
|
|
TestDeque.cpp
|
|
|
TestExpirationTracker.cpp
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-26 20:38:21 -07:00 |
TestFactory.cpp
|
|
|
TestFactory.h
|
|
|
TestHarness.h
|
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
|
2007-09-21 00:59:09 -07:00 |
TestHashtables.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestID.cpp
|
|
|
TestINIParser.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestObserverService.cpp
|
Fix broken printf to fix a compile warning. bug 390855, r+sr+a=bsmedberg
|
2007-08-07 18:47:40 -07:00 |
TestPermanentAtoms.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestPipe.cpp
|
Yet another fix for Windows calling convention differences.
|
2007-09-21 01:18:36 -07:00 |
TestPipes.cpp
|
Bug 387049 - "Remove nsIObservableInputStream, nsIObservableOutputStream" [p=WeirdAl r=biesi a1.9=damons]
|
2007-11-13 02:27:26 -08:00 |
TestServMgr.cpp
|
|
|
TestShutdown.cpp
|
|
|
TestStackCrawl.cpp
|
|
|
TestStorageStream.cpp
|
|
|
TestStreamUtils.cpp
|
|
|
TestStringAPI.cpp
|
Fixing solaris build bustage when building with tests enabled. r=sayrer, sr=biesi, a=jst
|
2007-10-02 16:11:18 -07:00 |
TestStrings.cpp
|
Bug 339069 - Optimization for RFindInReadable
|
2007-07-23 18:30:19 -07:00 |
TestTArray.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestTextFormatter.cpp
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
TestThreadPool.cpp
|
|
|
TestThreads.cpp
|
|
|
TestVersionComparator.cpp
|
Bug 353137 TestVersionComparator.cpp: Warning: String literal converted to char* in assignment.
|
2006-09-22 07:44:03 +00:00 |
TestVersionComparatorRunner.pl
|
|
|
TestVoidBTree.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
TestWinReg.js
|
|
|
TestXPIDLString.cpp
|
|
|