Commit Graph

333 Commits

Author SHA1 Message Date
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
brettw%gmail.com
34c03fdee2 Bug 336314 r=darin Make storage threadsafe 2006-05-03 23:29:12 +00:00
benjamin%smedbergs.us
2daffd0f4f Bug 335421 - Make FF+XR work on windows, r=mento 2006-04-27 13:37:15 +00:00
brettw%gmail.com
061e521441 Update readme and add patch file to repository for bug 331158. 2006-04-11 17:35:25 +00:00
brettw%gmail.com
caa2a242e6 Bug 331158 r=vlad Add preload capability to sqlite pager cache. 2006-04-11 17:05:08 +00:00
brettw%gmail.com
68da6f7048 Bug 328598 r=bryner Expire history as you browse for faster shutdown times. Now
that we don't write a bunch of stuff at shutdown, we can re-enable 0 fill for
security.
2006-04-10 22:30:54 +00:00
cbiesinger%web.de
2102482290 330340 fix BeOS build: don't define THREADSAFE - it's not needed
r=tqh,brettw patch by Doug Shelton <doug@sheltonfamily.org>
2006-04-02 12:59:24 +00:00
mkaply%us.ibm.com
45c9e57899 #283316
r=mkaply, sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - more OS/2 only SQLite fixes
2006-03-20 16:07:36 +00:00
mkaply%us.ibm.com
4cf804d8be OS/2 crashes on startup 2006-03-16 17:21:52 +00:00
brettw%gmail.com
1776867707 Bug 328598 r=vladimir Rollback 0-fill deleted DB entries and vacuum on
explicit clear to improve shutdown times.
2006-03-10 21:02:32 +00:00
mkaply%us.ibm.com
a24627120a OS/2 build bustage in SQLITE due to move to 3.3.4 - #283316 - patch from Daniel Kruse 2006-03-09 20:04:34 +00:00
bryner%brianryner.com
8b5a111fe6 trying to fix windows tinderbox bustage, r=marria 2006-03-02 05:11:47 +00:00
cbiesinger%web.de
1e36d5c86e trying to fix balsa bustage 2006-03-01 15:26:26 +00:00
bryner%brianryner.com
6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
brettw%gmail.com
7856fb1283 Bug 328140, r=vladimir 0-fill deleted data so deleted history is not exposed
in the file.
2006-02-23 01:05:23 +00:00
brettw%gmail.com
1fccd9aa39 Bug 328213, r=vladimir Upgrade to sqlite 3.3.4. 2006-02-22 20:47:51 +00:00
cbiesinger%web.de
6f0869c658 Bug 318918 work around gcc 2.9x bug with #line. patch by Doug Shelton
<doug@sheltonfamily.org> r=bsmedberg
2006-02-21 18:30:04 +00:00
brettw%gmail.com
14e4c23d40 *** empty log message *** 2006-02-16 03:02:32 +00:00
benjamin%smedbergs.us
c028f45f24 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +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
vladimir%pobox.com
01521f1637 b=326458, Upgrade tree sqlite to 3.3.3 2006-02-08 21:10:11 +00:00
bryner%brianryner.com
daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
bryner%brianryner.com
645e227d83 Addressing sr comments from darin. Bug 322369. 2006-01-18 01:21:36 +00:00
bryner%brianryner.com
5afcfd2410 Use the Mork reader class to import old history files, removing the dependency on Mork itself. Bug 322369, r=brettw. 2006-01-18 01:01:41 +00:00
bryner%brianryner.com
f5bf52d888 Add a lightweight reader for Mork files. Bug 322369, r=brettw. 2006-01-18 01:00:22 +00:00
vladimir%pobox.com
257cda073f Upgrade to SQLite 3.2.7, r=darin 2005-12-13 19:49:36 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +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
mkaply%us.ibm.com
f074770db7 Fix doublespacing 2005-10-20 19:43:42 +00:00
mkaply%us.ibm.com
08638ebfd6 #283316
r=vlad
Patch from abwillis - OS/2 SQLite changes
2005-10-20 18:55:10 +00:00
vladimir%pobox.com
cfe37ee79e Update to SQLite 3.2.2 2005-08-20 01:23:48 +00:00
mkaply%us.ibm.com
48b94e9fec #283316
r/sr/a=mkaply - OS/2 only
From Andy Willis/Andrew MacIntyre - OS/2 SQLite support
2005-08-02 17:34:56 +00:00
vladimir%pobox.com
003486ce09 add missing file to sqlite3, r=shaver 2005-06-10 01:27:31 +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
vladimir%pobox.com
4767c80ed2 fix for homegrown transfer_bindings 2005-05-12 20:11:41 +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
vladimir%pobox.com
e5e2da189e b=291991, fix sqlite_schema stuff in mozStorageStatement, again r=shaver 2005-04-26 22:44:53 +00:00
vladimir%pobox.com
6003884975 add parameter_indexes api 2005-04-13 23:25:41 +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
vladimir%pobox.com
4a64da4bfc Update to sqlite 3.2.1, r=me 2005-03-30 21:49:20 +00:00
vladimir%pobox.com
fc3913989f Revert config.h change, copied over too many files from 3.2.0, r=me 2005-03-24 23:00:32 +00:00
vladimir%pobox.com
1c31e087b7 Update to SQLite 3.2.0 2005-03-22 23:10:06 +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
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