dbaron%dbaron.org
098bd15103
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:35:36 +00:00
hewitt%netscape.com
7890e7d43d
174403 - morkTable::RowToPos doesn't quite work, r=blake, sr=bienvenu
2002-11-21 04:59:37 +00:00
bienvenu%netscape.com
6c84c33d79
allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497
2002-09-24 14:11:01 +00:00
seawood%netscape.com
67aff13c77
Adding placeholders to silence cvs warnings
2002-09-20 09:14:42 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
03ace271f0
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
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
bienvenu%netscape.com
5320c431fa
fix occurance of potential (not actual) unitialized variable use in mork atom rs=sspitzer
2002-05-20 20:24:41 +00:00
bienvenu%netscape.com
6fc61c78da
backing out last checkin
2002-05-16 00:53:09 +00:00
bienvenu%netscape.com
5bcd59e89b
fix mork warnings on linux, r=bienvenu, sr=sspitzer, patch by godsham@ntsource.com
2002-05-16 00:51:31 +00:00
bienvenu%netscape.com
771d56182f
fix crash importing long mailing list r=naving, sr=sspitzer 62084
2002-05-08 03:16:22 +00:00
bienvenu%netscape.com
5b313d9238
fix compiler warnings patch by godsham@ntsource.com r=bzbarsky sr=bienvenu 129208
2002-04-20 16:45:09 +00:00
mkaply%us.ibm.com
51cb03a9e2
At least I only broke us - forgot include
2002-03-26 13:04:48 +00:00
mkaply%us.ibm.com
f3613c423d
#132474
...
Mistake in original checkin - fix from pedemont - was causing MAJOR OS/2 runtime bustage
2002-03-26 03:08:13 +00:00
mkaply%us.ibm.com
3578644699
#132474
...
r=bienvenu, sr=sspitzer, a=asa
Use sopen/fdopen instead of fopen for mork on OS/2 - we don't support opening the same file twice
2002-03-22 21:18:11 +00:00
dougt%netscape.com
40642fc34c
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
bienvenu%netscape.com
a9810353bc
backout most recent mork changes to fix build bustage
2002-02-17 03:11:14 +00:00
bienvenu%netscape.com
6267e49b2f
fix more mork build warnings rs=sspitzer
2002-02-17 02:30:05 +00:00
bienvenu%netscape.com
493ef9c7fe
fix build warnings rs=sspitzer
2002-02-16 22:46:31 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
bienvenu%netscape.com
01ad058936
fix crash parsing mork files rs=sspitzer 114900
2002-01-10 01:42:26 +00:00
bienvenu%netscape.com
945dc729af
implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117
2002-01-07 15:10:16 +00:00
seawood%netscape.com
128ac41103
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
bienvenu%netscape.com
baccff3105
fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354
2001-12-04 21:04:56 +00:00
bryner%netscape.com
e5534233ce
Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf.
2001-12-03 23:35:23 +00:00
alecf%netscape.com
77f0413b32
fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333
2001-11-27 05:16:35 +00:00
bzbarsky%mit.edu
edfb3b268f
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
bienvenu%netscape.com
1f8bc6ba3b
fix tinderbox bustage on solaris, patch from roland mainz, r=bzbarsky, sr=bienvenu 111574
2001-11-23 19:17:05 +00:00
bienvenu%netscape.com
4e75c9ecf2
fix hpux bustage, only define delet eoperator when debugging mem useage
2001-11-22 02:56:49 +00:00
bienvenu%netscape.com
16cd6c485d
fix aix bustage
2001-11-22 00:37:07 +00:00
bienvenu%netscape.com
8cd2bc6ecb
fix hpux build bustage, use delete directly as per compiler error msg
2001-11-22 00:15:16 +00:00
sspitzer%netscape.com
01eb07ddd1
build changes for #110820
2001-11-21 21:53:26 +00:00
bienvenu%netscape.com
552c8a55b8
xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850
2001-11-21 21:52:12 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu
02f3a2d769
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
bienvenu%netscape.com
b1c5a18204
fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others
2001-10-06 01:16:24 +00:00
gerv%gerv.net
601d62f065
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
2001-09-25 01:25:13 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
scc%mozilla.org
154cac2b07
bug #98089 : ripped new license
2001-09-19 20:40:05 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00