rjesup%wgate.com
|
405c0ed844
|
Remove nsVoidArray:: from method defs
|
2001-12-21 02:48:02 +00:00 |
rjesup%wgate.com
|
de150d78bc
|
Bug 96108: Fix Win32/opt horkage (SizeOf()) in nsSmallVoidArray should be
#if dEBUG)
|
2001-12-21 02:06:03 +00:00 |
rjesup%wgate.com
|
a2ef9aa538
|
Bug 96108: Additional assertions requested by jst. sr=jst
|
2001-12-21 01:13:17 +00:00 |
rjesup%wgate.com
|
2212861db9
|
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes. r=jst, sr=waterson
|
2001-12-21 01:10:07 +00:00 |
waterson%netscape.com
|
e86eebd89d
|
Remember to #include <new.h>!
|
2001-12-21 00:51:43 +00:00 |
waterson%netscape.com
|
2b0281019d
|
Correct comments; thanks for pointing this out, dp!
|
2001-12-21 00:35:25 +00:00 |
jaggernaut%netscape.com
|
7936b26225
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +00:00 |
jaggernaut%netscape.com
|
6ab111155d
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
seawood%netscape.com
|
87cae106c8
|
Add win32 support to xpcom Makefile.ins
Bug #58981 r=bryner
|
2001-12-09 07:05:12 +00:00 |
akkana%netscape.com
|
59c32a5869
|
Hmm, let's try that spelling correction again
|
2001-12-08 06:59:49 +00:00 |
akkana%netscape.com
|
bffdb01aa5
|
Spelling correction. Noticed by and r=timeless
|
2001-12-08 06:32:59 +00:00 |
dveditz%netscape.com
|
957075e0b8
|
bug 102690 patch for float formatting cleanup from Daniele Nicolodi <daniele@grinta.net>, r=me, sr=jband
|
2001-12-07 01:50:31 +00:00 |
dp%netscape.com
|
006c19bdcf
|
bug 112470 Getting timeline ON for debug builds by default.
When running, NS_TIMELINE_ENABLE is required for seeing the timeline
output. r=cathleen, sr=alecf
|
2001-12-04 21:14:21 +00:00 |
dbaron%fas.harvard.edu
|
72a804f1e8
|
Fix massive numbers of threadsafety assertions by re-adding NS_INIT_ISUPPORTS, to make builds usable again. b=110531 sr=waterson
|
2001-12-04 05:26:46 +00:00 |
alecf%netscape.com
|
a9418e11c9
|
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 |
bryner%netscape.com
|
45d07c3867
|
Backing out new code alecf accidentely checked in, fixing bustage.
|
2001-12-03 00:37:35 +00:00 |
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 |
alecf%netscape.com
|
2e54e882f4
|
just removing some dead code that blake spotted, followup to bug 110226
|
2001-11-29 00:07:42 +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 |
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 |
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
|
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 |
dougt%netscape.com
|
edaea665a4
|
fixing comment in idl. bug 111518
|
2001-11-23 15:11:37 +00:00 |
seawood%netscape.com
|
d8927fcc61
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
dp%netscape.com
|
e237748e04
|
Function timers. r=sgehani, sr=sfraser
|
2001-11-20 21:37:27 +00:00 |
sgehani%netscape.com
|
44a0d2c157
|
Implemented resetTimer().
b=106551; r=dp; sr=sfraser
|
2001-11-20 03:33:11 +00:00 |
timeless%mac.com
|
dfa8594725
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
|
2001-11-19 06:45:00 +00:00 |
dp%netscape.com
|
96ec2963de
|
Implementing NS_TIMELINE_MARK_TIMER1 that prints an additional string
along with the timer mark. r=sgehani, sr=sfraser
|
2001-11-17 20:20:25 +00:00 |
bzbarsky%mit.edu
|
0dce65ed23
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
dbaron%fas.harvard.edu
|
261f76a8ba
|
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 |
dbaron%fas.harvard.edu
|
21255aecf4
|
Remove unused stopwatch code. b=107510 r=jag sr=waterson
|
2001-11-03 05:46:18 +00:00 |
dbaron%fas.harvard.edu
|
7c974b33e2
|
Removing nsIStopwatch.idl, which was never really part of the build. b=107510 r=jag sr=waterson
|
2001-11-03 05:26:55 +00:00 |
dp%netscape.com
|
397b2dab4b
|
bug# 105509 inlining nsHashKey::nsHashKey
r=dougt, sr=jband
|
2001-11-02 04:58:30 +00:00 |
alecf%netscape.com
|
cdca66820d
|
remove all unicharutil dependencies from xpcom (finally!)
bug 100214, r=jag, sr=scc
|
2001-11-01 22:40:03 +00:00 |
bryner%netscape.com
|
7296193f07
|
Correcting the description of the third argument to NS_QuickSort. r=dbaron.
|
2001-11-01 22:21:34 +00:00 |
darin%netscape.com
|
af94e5ae56
|
fixes Darwin mach-o bustage (r=jband)
|
2001-11-01 05:06:41 +00:00 |
jband%netscape.com
|
8c53e7cc64
|
ack! forgot one .idl file. Fix Mac bustage
|
2001-11-01 02:08:41 +00:00 |
jband%netscape.com
|
f7cfdd5134
|
the HP compiler says that anonymous unions can't even have structs. So the union must be named. Fixing that bustage
|
2001-11-01 01:45:48 +00:00 |
jband%netscape.com
|
6d98c8cf02
|
fix Mac bustage (I hope). I think these names conflicted with other names
|
2001-11-01 01:15:53 +00:00 |
jband%netscape.com
|
4b584cadb6
|
fix bustage on compilers that don't like anonymouse structs in unions. who knew? sr=jst
|
2001-11-01 00:34:29 +00:00 |
jband%netscape.com
|
45a0a569e9
|
add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley
|
2001-10-31 23:35:07 +00:00 |
dbaron%fas.harvard.edu
|
e597daf615
|
Remove references to nsISimpleEnumerator.h from Makefile.in and MANIFEST as well. b=99136
|
2001-10-31 03:33:12 +00:00 |
mkaply%us.ibm.com
|
6a76a1ac33
|
#99136
r=dbaron
OS/2 bustage - removing H file that is now generated by IDL
|
2001-10-31 03:17:59 +00:00 |
dougt%netscape.com
|
1a5050445f
|
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
|
2001-10-30 22:07:28 +00:00 |
dougt%netscape.com
|
105a0e23bf
|
Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com
|
2001-10-30 22:03:05 +00:00 |