Граф коммитов

4888 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com dccf719a0c fixes spelling error in interface comment 2001-10-26 00:11:18 +00:00
dougt%netscape.com abb5f8b703 Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com 2001-10-26 00:09:22 +00:00
neeti%netscape.com ab42d58668 Fix for bug 106585 - crash in XPCOMM.DLL during shutdown when mail-news window was open, r=shaver, sr=dougt 2001-10-25 21:03:35 +00:00
dbaron%fas.harvard.edu 8f4c512490 Adding work in progress for new auto pointers in order to test easily on many compilers. b=104346 2001-10-25 04:09:38 +00:00
jst%netscape.com 24e75cc417 Fixing blocker bug 106527 (as part of bug 69468), allow creation of atoms for empty strings but don't crash when creating atoms for strings that have no internal buffer. r=dbaron@netscape.com, sr=brendan@mozilla.org 2001-10-24 23:36:58 +00:00
jst%netscape.com 00a18d1635 Fixing blocker bug 106474. Make nsAFlatString::GetReadableFragment() deal with a null buffer handles correctly. r=kin@netscape.com, sr=scc@mozilla.org 2001-10-24 19:29:42 +00:00
dougt%netscape.com 5879839812 Fixes bug 106313 (smoketest blocker). Allowing notification of weak references, regression caused by my nsIObserverService landing. sr=alecf@netscape.com. 2001-10-24 18:02:46 +00:00
jaggernaut%netscape.com d77d1a3808 Bug 53057: [API] turn off implicit |CharT*| conversion operators for nsCString, rr=dbaron, rs=scc 2001-10-24 09:06:49 +00:00
jst%netscape.com a9979d7127 Fixing bug 69468. Finally adding support for string nullness to XPConnect. r=jaggernaut@netscape.com, shaver@mozilla.org, sr=jband@netscape.com 2001-10-24 07:15:06 +00:00
seawood%netscape.com 6c7f955543 Add PR_CALLBACK to declaration of PLDHashTableEnumeratorImpl::Enumerator as well. 2001-10-23 08:09:56 +00:00
seawood%netscape.com 4bc5b8f8e8 Declare PLDHashTableEnumeratorImpl::Enumerator as a callback function.
Blind fix for OS/2 bustage
2001-10-23 06:52:07 +00:00
dougt%netscape.com 220f65a002 backing out changes to 104172. r=ccarlen@netscape.com 2001-10-23 03:50:24 +00:00
seawood%netscape.com 29e1dd08ee Convert MyService test component into an "generic" module
Bug #71601 r=dougt
2001-10-23 02:56:35 +00:00
neeti%netscape.com c5f68f5eb7 fix for bug 96461 - using PLDHash for ComponentManager,r=shaver@mozilla.org, sr=brendan@mozilla.org 2001-10-23 02:28:12 +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
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
dbaron%fas.harvard.edu 2d95ccc700 Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan 2001-10-20 23:19:07 +00:00
dougt%netscape.com e750cba0a2 fixed regression in mailnews caused by my last change. Need to support weak references both while adding AND while notifying... d'oh! a=pchen@netscape.com 2001-10-20 02:07:33 +00:00
dbaron%fas.harvard.edu 93178e2c8f Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-19 23:28:44 +00:00
dougt%netscape.com 82b09ce8c5 Fixing build bustage. removing nsIObserverService.idl from MANIFEST 2001-10-19 22:26:37 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
alecf%netscape.com 8d65560bdd for bug 100214 - make nsStr routines stop depending on nsCRT:: routines, to further reduce our dependency on unicharutil
r=jag, sr=scc
2001-10-19 20:49:39 +00:00
pinkerton%netscape.com 55671a1d2c Keep stack aligned on 16-byte boundary. from bug 98290, r=beard/sr=sfraser. Not part of any build, a=pchen. 2001-10-19 17:33:06 +00:00
jband%netscape.com fcfa1d2581 fix Mac installer crash. bug 105437. r/sr=sfraser 2001-10-19 00:15:43 +00:00
cltbld%netscape.com 6b960fdb77 Fixing build busted in --enable-bohem builds 2001-10-18 21:45:52 +00:00
jband%netscape.com 9d3301b4b6 fix warning (and perhaps wrong behavior) by restoring new-style C++ cast of nsInt64 reference into a PRInt64 when passing to PR_fprintf. This was inadvertantly removed in the recent checkin. rs=jband 2001-10-18 07:55:38 +00:00
jband%netscape.com fd11dc731f Add support for loading typelibs from multiple directories and correctly tracking that in xpti.dat. Also speedup xpti.dat reading by getting rid of PR_sscanf. This fixes bug 104191 and bug 105042. r=ccarlen sr=jst. 2001-10-18 04:23:25 +00:00
dougt%netscape.com 0fb9b8c07c reverting to the old way to get windows directories since the function I am using does not work on windows systems without IE4. a=nhotta@netscape.com 2001-10-17 19:38:58 +00:00
jaggernaut%netscape.com d25f8986e8 Bug 73292: Add const nsACString& constructor to NS_Convert(ASCII|UTF8)toUCS2. r=dbaron, sr=scc. 2001-10-17 05:17:53 +00:00
dougt%netscape.com f601934400 Allows a QI from nsIServiceManager to nsIServiceManagerObsolete. b=105136, r=beard, sr=darin 2001-10-16 23:39:20 +00:00
dougt%netscape.com 63a34de0d5 Improvements to GetWindowsFolder. bug 104962, r=dveditz@netscape.com, sr=darin@netscape.com 2001-10-16 23:33:08 +00:00
jaggernaut%netscape.com ba810640be More REQUIRES clean-up. 2001-10-16 22:08:55 +00:00
dougt%netscape.com 73647cb89e Fixing bustage caused yesterday. b=105102, r=neeti 2001-10-16 21:00:39 +00:00
brendan%mozilla.org a96c9a9870 Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson). 2001-10-16 05:40:27 +00:00
dbaron%fas.harvard.edu ffdfa54db5 Remove overloaded fputs functions, DebugDump, and (from nsCString only) ToCString). b=104763 r=jag rs=scc 2001-10-16 05:35:38 +00:00
dbaron%fas.harvard.edu 3dac3645cb Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst 2001-10-16 05:31:36 +00:00
dougt%netscape.com 75c42d7db6 fixing bustage caused by last checkin 2001-10-16 04:08:42 +00:00
dbaron%fas.harvard.edu 34fc404be7 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
dougt%netscape.com 8ad0409594 Update for nsIServiceManager interface freeze. r=shaver@mozilla.org. sr=rpotts@netscape.com, bug 99147 2001-10-16 03:36:21 +00:00
dougt%netscape.com e75485644c API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
dougt%netscape.com 78857f3e42 adding const to aDest parameter of memcmp. r=me s/r=jband@netscape.com, submitted by jim_nance@yahoo.com, bug 97231 2001-10-15 13:28:45 +00:00
jaggernaut%netscape.com ff64daf338 Remove dead code from obsolete string classes: ToNewString(), IsUnicode() and GetBuffer(). r=dbaron, rs=scc 2001-10-14 05:06:53 +00:00
av%netscape.com fd45ff5886 Bug 104309 -- moved ContractID string definition for memory service to the idl file, r/sr=jband, vidur 2001-10-13 20:40:40 +00:00
jaggernaut%netscape.com 2d7e8254e7 Use typedefs throughout the string code. r=dbaron, sr=scc 2001-10-13 15:01:21 +00:00
seawood%netscape.com 336e814f95 Look for mips* on linux instead of specific variants.
Remove temp .s file when done building .o .
2001-10-13 06:09:27 +00:00
dougt%netscape.com c7f382ca1f Freezing nsIClassInfo interface. r=dbradley sr=shaver bug=99158 2001-10-12 20:21:18 +00:00
jaggernaut%netscape.com 00d59165c5 Bug 104337: Remove nsPrivateReadableString from string hierarchy, r=dbaron, rs=scc. 2001-10-12 07:48:27 +00:00
jaggernaut%netscape.com 25d44f5865 Bug 104337: Remove nsPrivateSharableString from string hierarchy. r=dbaron, rs=scc. 2001-10-12 07:34:28 +00:00
dbaron%fas.harvard.edu 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
jband%netscape.com a0b7e16ae7 NOT PART OF BUILD. Add support to track the type of the interfaces in an array 2001-10-12 01:51:08 +00:00