bryner%netscape.com
|
d96798d50e
|
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
|
2002-08-19 03:50:27 +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 |
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
|
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 |
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 |
waterson%netscape.com
|
9558d5bb62
|
Bug 68213. Require users of nsFixedSizeAllocator to specify object size at Free() time to avoid 8 byte overhead per allocation. r=harishd, brendan, shaver, hyatt; sr=scc
|
2001-04-04 05:00:08 +00:00 |
waterson%netscape.com
|
457813cb86
|
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that it can be used outside of RDF.
|
2000-07-29 02:58:10 +00:00 |
waterson%netscape.com
|
a98c8cd0f8
|
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] out of rdf/base/src. Not yet part of the build.
|
2000-07-29 01:00:37 +00:00 |