hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
bienvenu%nventure.com
e694e1cb5c
handle case where mork is writing out an incremental change, and it's a remove row, and the row isn't in any table, but has dirty cells, 371672, sr=mscott
2007-02-28 17:04:22 +00:00
timeless%mozdev.org
4af059b87e
Bug 337917 Make consumers stop using cids from other modules
...
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
57839c8110
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 15:57:04 +00:00
bsmedberg%covad.net
78f6d0683d
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
bryner%brianryner.com
8ecd4478fd
Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann
2005-06-09 20:51:18 +00:00
dougt%meer.net
be6760da53
Windows CE build changes. This addresses most of the outstanding Windows
...
CE compilation issues.
This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript. This change is based on bug 242518. See comment 36.
This patch also removes the unused enum in transformiix . See bug
292118.
r/sr = dveditz/shaver
b = 291229
a = asa
2005-04-29 13:33:49 +00:00
bsmedberg%covad.net
0e11f91ca9
Followup to bug 288626 to fix MSVC.net2003 static builds, a=asa
2005-04-07 13:15:29 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
smfr%smfr.org
223d011c98
Bug 283074: make sure MORK_ASSERTION fires on Mac by paying attention to XP_MACOSX, not XP_MAC. r/sr=bienvenu.
2005-02-27 21:59:54 +00:00
timeless%mozdev.org
1f6bfed465
Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
...
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
bienvenu%nventure.com
8d708bbcb6
fix 272602 compress commit on clean db was not writing out .msf file, sr=mscott
2004-12-02 18:08:16 +00:00
bienvenu%nventure.com
9d24f7c070
fix 269861 make mork not write any data or touch timestamp if the db is not dirty, sr=mscott
2004-11-15 19:56:01 +00:00
gerv%gerv.net
c01bb2d438
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
2004-07-16 19:09:02 +00:00
neil%parkwaycc.co.uk
150df4c86c
Actually use rv b=228780 r=me rs=brendan moa=bienvenu
2004-06-22 16:06:12 +00:00
m_kato%ga2.so-net.ne.jp
32988b0b33
bug 226238. WinXP 64bit Port for mozilla/db. r/sr=bienvenu
2004-04-29 04:26:21 +00:00
gerv%gerv.net
9d2ee4928c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
blakeross%telocity.com
95ad2d560a
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:06 +00:00
blakeross%telocity.com
ce4d638b86
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:05 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bienvenu%nventure.com
2e858e759a
fix 221797 flush mork db file buffers on win98, r=me, sr=mscott, a=asa, initial patch by Christian Franke
2003-12-11 00:40:40 +00:00
bryner%brianryner.com
2fcdb4e2d5
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:50:21 +00:00
bzbarsky%mit.edu
6560910dc0
constification of static strings in mork. Bug Bug 209226, patch by
...
ataylor@its.to (Andrew Taylor), r/sr=alecf, sr=bzbarsky.
2003-06-18 02:49:00 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cls%seawood.org
d1079607df
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
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
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