jwalden@mit.edu
|
12e960c504
|
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 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
benjamin%smedbergs.us
|
624a4d7ef0
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 20:39:23 +00:00 |
benjamin%smedbergs.us
|
432ff728c7
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 17:14:53 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
benjamin%smedbergs.us
|
bece0ea443
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
brendan%mozilla.org
|
1f5de47936
|
Fix Read and Equals bugs, clean up other poor code (235307, r=dougt, sr=darin).
|
2004-02-25 23:38:40 +00:00 |
dbaron%dbaron.org
|
f2cd5e3e66
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
alecf%netscape.com
|
a7b81df6c6
|
take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload
sr=darin, r=dougt
(the previous checkin had a typo which disabled fastload entirely!)
|
2002-11-14 18:16:31 +00:00 |
alecf%netscape.com
|
50a35c0245
|
argh, back out my last checkin because Ts went UP not down!
|
2002-11-09 01:31:32 +00:00 |
alecf%netscape.com
|
e8fa3e1225
|
fix for bug 177401 - use nsAString& classes instead of wstring in nsIBinaryInputStream, to speed up fastload startup
sr=darin, r=dougt
|
2002-11-08 23:30:53 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
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 |
alecf%netscape.com
|
6f70a3ba57
|
bug 154280 - remove unimplemented operators from nsISupportsArray
r=dougt, sr=dveditz
|
2002-06-26 03:48:08 +00:00 |
dougt%netscape.com
|
220f65a002
|
backing out changes to 104172. r=ccarlen@netscape.com
|
2001-10-23 03:50:24 +00:00 |
dougt%netscape.com
|
5fe12c09e7
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
jst%netscape.com
|
4eec412b0b
|
Fixing bug 95871. Making it possible to put null pointers in nsISupportArrays. r=pavlov@netscape.com, sr=waterson@netscape.com
|
2001-08-21 08:51:19 +00:00 |
waterson%netscape.com
|
15c17672e2
|
Bug 90545. nsVoidArray and nsSupportsArray cleanup. Patch submitted by rjesup@wgate.com, r=jst, sr=waterson.
|
2001-08-07 06:23:40 +00:00 |
brendan%mozilla.org
|
8c7c819206
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
kandrot%netscape.com
|
7ae214fc34
|
bug #82133, r=jag, sr=scc. Fix for bad typecasting of a nsISupportsArray to a nsAupportsArray.
|
2001-07-18 05:50:04 +00:00 |
kandrot%netscape.com
|
37be77d927
|
Backing out this files last set of changes.
|
2001-07-18 00:29:20 +00:00 |
kandrot%netscape.com
|
e12211dbc8
|
bug #82133, r=jag, sr=scc. Fix for bad typecasting of an nsISupportsArray to a nsAupportsArray.
|
2001-07-17 23:44:35 +00:00 |
scc%mozilla.org
|
88720ed1d1
|
bug #50721: sr=brendan, r=dbaron. Add |do_QueryElementAt|.
|
2001-07-04 05:42:46 +00:00 |
warren%netscape.com
|
0063d9a736
|
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
|
2000-06-09 07:51:13 +00:00 |
warren%netscape.com
|
7e37f4f478
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
dp%netscape.com
|
187770cd22
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
bienvenu%netscape.com
|
d09c1b0d35
|
add string.h to fix build bustage
|
1999-09-06 19:04:09 +00:00 |
scc%netscape.com
|
0454213f91
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
morse%netscape.com
|
e64235c412
|
fix crash in cookie viewer
|
1999-08-08 20:33:27 +00:00 |
brendan%mozilla.org
|
554b30af96
|
Avoid nonsense 0 <= uint32_typed_variable tests.
|
1999-07-17 03:28:41 +00:00 |
scc%netscape.com
|
e4972825d5
|
remove (unused) |operator=()| from |nsISupportsArray|
|
1999-07-15 04:48:32 +00:00 |
putterman%netscape.com
|
4b650de966
|
Fix for 9081. Copy over all of old array. Reviewed by dp. Approved by chofmann.
|
1999-07-09 15:05:18 +00:00 |
alecf%netscape.com
|
85df1f4b30
|
fix one of my warnings
|
1999-06-27 06:30:59 +00:00 |
alecf%netscape.com
|
1e37044d42
|
first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods
|
1999-06-02 02:06:32 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
alecf%netscape.com
|
ea69080f6a
|
remove const-ness from nsICollection::Count() so that it can be represented with XPIDL
|
1999-05-12 02:53:37 +00:00 |
dp%netscape.com
|
c1ed2b3f33
|
Patch for unsigned vs signed warnings. Thanks to <bruce@cybersight.com>
|
1999-03-21 19:26:32 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
peterl%netscape.com
|
2f976599d2
|
Fixed bustage in Clear caused by PRInt32 to PRUint32 conversion
|
1999-02-23 23:31:49 +00:00 |
warren%netscape.com
|
3642da81a5
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
brade%netscape.com
|
842090ac8d
|
fix compiler warning / bug: initialize index to 0 (reviewed peterl@netscape.com).
|
1998-12-15 22:19:04 +00:00 |
peterl%netscape.com
|
391e5e2d12
|
made enumeration methods const
added append via array method
|
1998-11-03 20:14:08 +00:00 |
hardts
|
60cd050946
|
landing XPCOM_BRANCH
|
1998-05-22 21:56:30 +00:00 |