Граф коммитов

339 Коммитов

Автор SHA1 Сообщение Дата
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
gerv%gerv.net 81ac4dc799 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +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
vladimir%pobox.com 98b1cd3b91 Update to SQLite 3.0.8 2004-10-13 19:30:19 +00:00
vladimir%pobox.com 9df7282768 b=263211, sqlite3 and storage landing - step 1; r=darin,sr=shaver 2004-10-08 22:03:06 +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 658652212e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +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
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
alecf%netscape.com 8bf5905937 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org 5584f0e249 Missed one.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:28:54 +00:00
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
bienvenu%netscape.com 61a0025361 fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer 2001-05-09 13:34:08 +00:00
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
naving%netscape.com d7a7e73d27 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Replacing error codes with XPCOM error codes
2001-02-22 23:43:46 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
bienvenu%netscape.com 812021d8dc remove unused code r/sr mscott,waterson no bug 2001-01-09 22:23:05 +00:00
bryner%uiuc.edu 0870458d0e Removing more dead .cvsignore files. Not part of build. 2000-12-28 21:12:05 +00:00
bienvenu%netscape.com 4b89209619 change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
bienvenu%netscape.com bc803b5f5b don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
bienvenu%netscape.com 51fa2e149a fix mork memory leak, a+r=waterson 35913 2000-07-05 22:40:17 +00:00
terry%mozilla.org 49892e9607 TripleDB has been completely rewritten. Now requires Sleepycat Berkeley DB. 2000-06-22 23:11:37 +00:00
bienvenu%netscape.com 70d6c978e4 fix build warning 14653 2000-06-22 13:55:44 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
bienvenu%netscape.com 68f3be9dfe fix build warnings 2000-04-22 18:42:51 +00:00
jim_nance%yahoo.com 1d29b85f66 Fix for 34949. Problem with 64 bit pointers.
r=wtc
2000-04-22 00:32:03 +00:00
putterman%netscape.com 5a6b2917ac Turn off probe maps. This speeds up loading a folder. r=bienvenu. 2000-04-20 03:46:32 +00:00