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 |
seawood%netscape.com
|
adf6b8ec30
|
Use empty exception handler for mac builds.
|
2002-07-03 17:19:04 +00:00 |
seawood%netscape.com
|
8f6f1756ce
|
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
|
2002-07-02 20:25:30 +00:00 |
ccarlen%netscape.com
|
0766c35c7f
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 21:58:15 +00:00 |
gerv%gerv.net
|
2cab766559
|
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
|
2001-09-25 01:03:58 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
63e86dc84f
|
bug #98089: ripped new license
|
2001-09-19 20:09:47 +00:00 |
pinkerton%netscape.com
|
105d3c555e
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
beard%netscape.com
|
5cca8adbe7
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
sfraser%netscape.com
|
df0680bfe1
|
Adding included guards to make compilation a tad faster
|
1999-08-02 21:42:57 +00:00 |
pinkerton%netscape.com
|
1fd9c8de15
|
add defines for Carbon, but turned off.
|
1999-05-12 06:44:34 +00:00 |
mcmullen%netscape.com
|
faa41be683
|
Reversing the previous change. This was checked in in error.
|
1999-03-05 23:08:56 +00:00 |
mcmullen%netscape.com
|
0b721e55f8
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
cyeh%netscape.com
|
0fd48ae014
|
Remove obsolete #defines _NSPR and NSPR20
|
1998-10-19 21:32:19 +00:00 |
cyeh%netscape.com
|
65d400a7ac
|
remove ancient NSPR #defines.
|
1998-10-15 23:36:19 +00:00 |
pinkerton%netscape.com
|
14337ee495
|
get ready for Carbon
|
1998-09-29 17:24:55 +00:00 |
sfraser
|
31e420222b
|
Do #define FOO 1 not #define FOO
|
1998-06-04 06:48:24 +00:00 |
sfraser
|
d7826c0348
|
First Checked In.
|
1998-05-28 01:24:19 +00:00 |