alecf%netscape.com
|
9a165b9999
|
augh, didn't mean to check these in
|
2001-12-02 23:17:11 +00:00 |
alecf%netscape.com
|
b1110a867c
|
ok, back out my ToLowerCase() change, it didn't make any difference
|
2001-12-02 23:15:31 +00:00 |
alecf%netscape.com
|
4caf5d6887
|
performance test - just to see if nsString.ToLowerCase() is faster than ToLowerCase()
no reviewer, will back out after one or two tinderbox cycles
|
2001-12-02 19:06:02 +00:00 |
dp%netscape.com
|
3a21f36867
|
disabling unconditional printfs.
|
2001-12-02 05:39:49 +00:00 |
dbaron%fas.harvard.edu
|
277da6177d
|
Fix typo. Not part of default build.
|
2001-11-30 22:03:28 +00:00 |
dveditz%netscape.com
|
314061fded
|
Free bloated component registry buffer after XPCOM init (bug 76329)
r=dougt, sr=shaver
|
2001-11-30 07:50:03 +00:00 |
dougt%netscape.com
|
907a01bfd0
|
Add IsMainThread to nsIThread. r=danm@netscape.com, sr=darin@netscape.com 112397
|
2001-11-30 00:06:32 +00:00 |
waterson%netscape.com
|
e6f0710871
|
Bug 11079. xptinfo shouldn't be an EXPORT_LIBRARY, or else it will end up both in the statically linked exectuable _and_ libxpcom.so. r=cls
|
2001-11-29 23:50:56 +00:00 |
alecf%netscape.com
|
0c69f6d840
|
move UTF8traits to the public realm for later consumption
r=dbaron r=jag (the string experts)
for bug 110531
|
2001-11-29 02:53:48 +00:00 |
alecf%netscape.com
|
2e54e882f4
|
just removing some dead code that blake spotted, followup to bug 110226
|
2001-11-29 00:07:42 +00:00 |
pete%alphanumerica.com
|
188c2ca38d
|
b=92569, r=dougt, sr=brendan
nsLocalFileUnix cleanup part two.
nothing but white space and comment cleanup
--pete
|
2001-11-29 00:07:10 +00:00 |
pete%alphanumerica.com
|
d453b8de4a
|
b=92569, r=dougt, sr=brendan
nsLocalFileUnix general clean up
--pete
|
2001-11-28 15:12:14 +00:00 |
dbaron%fas.harvard.edu
|
2337f74d47
|
Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc
|
2001-11-28 06:06:43 +00:00 |
dbaron%fas.harvard.edu
|
88c03c4196
|
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
|
2001-11-28 05:22:57 +00:00 |
jst%netscape.com
|
16afd7e663
|
Checking in alecf's fix for bug 112209, string code performance regression. r=dbaron@netscape.com, sr=jst@netscape.com
|
2001-11-28 04:59:29 +00:00 |
dbaron%fas.harvard.edu
|
7c235cc01c
|
Make XPCOM_BREAK_ON_LOAD work on mach-o build. b=111519 r=beard sr=sfraser
|
2001-11-28 03:52:34 +00:00 |
alecf%netscape.com
|
0487b67063
|
notify observers in reverse order, so that if a observer removes itself when it gets notified, we don't forget to notify the next guy
r=dougt, sr=bienvenu bug 110226
|
2001-11-28 02:48:10 +00:00 |
dbaron%fas.harvard.edu
|
7636228d8f
|
Fix bustage.
|
2001-11-28 01:26:26 +00:00 |
dbaron%fas.harvard.edu
|
e667459c2d
|
Use an add instead of a load to link the stack frames correctly since something seems to be clobbering the first linking pointer. Just add 8 instead of adding 4 in two places. Copy comments over from mac version. b=108646 r=sfraser sr=beard
|
2001-11-28 01:24:06 +00:00 |
dougt%netscape.com
|
964fc45892
|
remove nsIShutdownListener. r=dbaron, sr=alecf, bug 99152
|
2001-11-28 00:57:53 +00:00 |
alecf%netscape.com
|
39387d6c7c
|
oops, one more try to back out
|
2001-11-27 23:55:03 +00:00 |
alecf%netscape.com
|
5ae11bc102
|
ack! back these out, weren't meant to land
|
2001-11-27 23:53:18 +00:00 |
alecf%netscape.com
|
72db545a76
|
debug stuff only - adding MOZ_COUNT_DTOR/CTOR and changing DEBUG to DEBUG_dougt
(last part r=dougt)
|
2001-11-27 23:52:05 +00:00 |
blythe%netscape.com
|
e916dcd71f
|
Fix bug 112196
win32 symbols now work for trace-malloc
r=dbaron,sr=brendan
|
2001-11-27 22:54:05 +00:00 |
alecf%netscape.com
|
b54ba5fc69
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
dp%netscape.com
|
c4e00ed868
|
Removing timeline marks. These dont provide much information
|
2001-11-27 01:55:55 +00:00 |
dp%netscape.com
|
a2b40eee12
|
int g_timelineDisabled -> PRBool gTimelineDisabled (review comments for previous version) r=sgehani,sr=sfraser
|
2001-11-27 01:16:27 +00:00 |
dp%netscape.com
|
a751ce4ca8
|
NS_TIMELINE_MARK_FUNCTION1() and NS_TIMELINE_DISABLE. For timeline builds only. r/sr=sfraser
|
2001-11-27 00:54:57 +00:00 |
jband%netscape.com
|
cda2c04234
|
fix bug 100187. This is Vidur's patch to expose the interfaceinfomanager as a service accessible via the service manager. r=dbradley sr=jband
|
2001-11-26 22:31:39 +00:00 |
blythe%netscape.com
|
4d6ff15219
|
Fix bug 110807, newlines on win32 trace-malloc tools
sr=brendan,r=dbaron
NOT in normal build
|
2001-11-26 21:10:45 +00:00 |
ccarlen%netscape.com
|
659aee3629
|
Bug 110660 - MOZ_PLUGIN_PATH not added to plugin search paths. r=peterl/sr=jband
|
2001-11-26 15:54:38 +00:00 |
timeless%mac.com
|
7873addd19
|
Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
|
2001-11-26 08:05:05 +00:00 |
jaggernaut%netscape.com
|
2ee5922003
|
Bug 103662: Allow wide concatenation of defined string constants, r=dbaron, sr=scc
|
2001-11-26 05:59:35 +00:00 |
brendan%mozilla.org
|
67757c13c3
|
Break self-cycle to fix leak (106860, r=dbaron, sr=bienvenu).
|
2001-11-26 01:20:31 +00:00 |
dbaron%fas.harvard.edu
|
23be073c53
|
Enable the gcc3 version of the sparc/solaris xptcinvoke code. r=cls sr=shaver b=71627
|
2001-11-25 23:29:29 +00:00 |
dbaron%fas.harvard.edu
|
de3fd8ccd2
|
Cleaning up comment style per shaver's sr comments. b=71627
|
2001-11-25 23:15:01 +00:00 |
bzbarsky%mit.edu
|
0b19fcf775
|
Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
|
2001-11-23 22:36:54 +00:00 |
dougt%netscape.com
|
edaea665a4
|
fixing comment in idl. bug 111518
|
2001-11-23 15:11:37 +00:00 |
dbaron%fas.harvard.edu
|
45e1a4e76c
|
Changing |#ifdef DEBUG_dbaron| to |#ifdef DEBUG_dbaron_off| so I don't see these assertions anymore.
|
2001-11-22 23:19:33 +00:00 |
timeless%mac.com
|
2fd2336015
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
r=axel@pike.org sr=kin
|
2001-11-22 15:12:51 +00:00 |
kaie%netscape.com
|
21b3e32ba6
|
b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
|
2001-11-22 10:00:44 +00:00 |
darin%netscape.com
|
8582a00a2c
|
fixing bustage
|
2001-11-22 00:56:08 +00:00 |
darin%netscape.com
|
ca0b3af466
|
fixes mac bustage
|
2001-11-22 00:28:30 +00:00 |
darin%netscape.com
|
13c081d348
|
fixes mac bustage!!
|
2001-11-22 00:28:16 +00:00 |
darin%netscape.com
|
03ab51770e
|
enables new scriptable string stream interface (bug 100172) r=dougt, sr=rpotts
|
2001-11-22 00:08:14 +00:00 |
darin%netscape.com
|
ae5ac684a7
|
mac project changes for bug 100172 "scriptable string stream implementation" r=dougt, sr=rpotts
|
2001-11-22 00:06:25 +00:00 |
darin%netscape.com
|
e129afb980
|
new files for bug 100172 "need scriptable string stream implementation (must
support nsIInputStream)" r=dougt, sr=rpotts
|
2001-11-21 23:55:10 +00:00 |
seawood%netscape.com
|
d8927fcc61
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
seawood%netscape.com
|
9850f387af
|
Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
|
2001-11-21 08:55:59 +00:00 |
dbaron%fas.harvard.edu
|
9872d11fea
|
Allow nsTraceMalloc to build even when cplus_demangle isn't available (should fix bustage on Brad's tinderbox). Also use NS_PTR_TO_INT32 per Brendan's review comments on bug 106352.
|
2001-11-20 23:32:17 +00:00 |