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

291 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen bc6221e98e Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00
Ryan VanderMeulen a5c18e0d22 Bug 824167 - Upgrade SQLite to version 3.7.15.1 (SQLite changes). r=mak 2012-12-19 20:43:55 -05:00
Jan Varga 6554fc16b9 Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan 2012-12-17 20:25:10 +01:00
Ryan VanderMeulen 79c587378f Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak 2012-10-16 21:34:06 -04:00
Ryan VanderMeulen f5f1e98750 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (SQLite changes). r=mak 2012-10-16 21:34:05 -04:00
Ryan VanderMeulen c9f73f90b8 Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak 2012-09-14 16:04:46 -04:00
Ryan VanderMeulen ad2557e3e8 Bug 789645 - Upgrade to SQLite 3.7.14 (SQLite changes). r=mak 2012-09-14 16:04:46 -04:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ryan VanderMeulen 76da404d50 Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak 2012-06-13 16:54:13 -04:00
Ryan VanderMeulen 03d3076da5 Bug 764243 - Upgrade SQLite to version 3.7.13 (SQLite changes). r=mak 2012-06-13 16:53:27 -04:00
Jan Varga 513c660911 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Gervase Markham 68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Ryan VanderMeulen 276cafb1b8 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak 2012-05-23 17:49:41 -04:00
Ryan VanderMeulen 1c14da4915 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak 2012-05-23 17:49:03 -04:00
Ryan VanderMeulen cf78758daf Bug 737807 - Upgrade SQLite to version 3.7.11 (SQLite changes). r=mak 2012-03-23 21:49:46 -04:00
Ryan VanderMeulen adbc4917cb Bug 737807 - Upgrade SQLite to version 3.7.11 (Mozilla changes). r=mak 2012-03-23 21:49:40 -04:00
Marco Bonardo e693393b02 Bug 719584 - Build SQLite with /O2 on Windows, since /O1 crashes in PGO.
r=sdwilsh f=glandium
2012-01-24 13:49:51 +01:00
Marco Bonardo 56eeeebc8e Bug 719579 - Force SQLite to use malloc_usable_size when jemalloc is used.
r=sdwilsh
2012-01-24 13:41:32 +01:00
Ryan VanderMeulen 4db2555644 Bug 718455 - Upgrade SQLite to version 3.7.10 - SQLite changes. rs=mak 2012-01-16 16:15:57 -05:00
Ryan VanderMeulen 350fa6b2a5 Bug 718455 - Upgrade SQLite to version 3.7.10 - Mozilla changes. r=mak 2012-01-16 16:15:57 -05:00
Mike Hommey e53de290fb Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Jan Varga 731558a2e2 Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent 2011-12-20 12:23:27 +01:00
Jan Varga 78980f36af Bug 661877 - Enable storing files in IndexedDB. r=bent 2011-12-16 08:34:24 +01:00
Mike Hommey ffbd043ea9 Bug 414946 - Don't link sqlite with mozutils on OSX. r=khuey 2011-10-05 09:03:44 +02:00
Marco Bonardo 1ea625d64c Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value.
r=sdwilsh
2011-08-26 13:51:05 +02:00
Marco Bonardo df5067c405 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Force using fsync on Android.
r=sdwilsh
2011-08-26 13:43:45 +02:00
Marco Bonardo d7b0921525 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
r=sdwilsh
2011-08-26 13:38:54 +02:00
Marco Bonardo 82a7d472c7 Bug 666420 - Upgrade to SQLite 3.7.7.1 - SQLite changes.
rs=sdwilsh
2011-08-26 13:38:28 +02:00
Ben Turner 08fad93399 Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00
Mark Banner 2fcee58612 Bug 676499 - Mac 64 bit crash [@ fts3SegReaderNext] in Thunderbird's gloda tests following change to optimisation levels in sqlite - switch Mac back to -O2 optimisation for sqlite for now; r=glandium 2011-08-04 14:50:41 +01:00
Mike Hommey 171858fa54 Bug 654049 - Use global optimization flags for jemalloc, cairo, pixman and sqlite. r=ted 2011-07-21 08:32:23 +02:00
Brad Lassey c398b11302 bug 617115 - support building with andorid NDKr5 r=ted 2011-04-01 16:47:37 -07:00
Marco Bonardo 50b71d031b Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction.
r=sdwilsh
2011-05-24 00:15:01 +02:00
Marco Bonardo 1e67f54266 Backout SQLite upgrade 2011-05-20 14:05:20 +02:00
Marco Bonardo d72238594b Backout SQLite upgrade. 2011-05-20 14:04:09 +02:00
Marco Bonardo b6ff90519b Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes needed to mozilla code.
2011-05-19 01:11:59 +02:00
Marco Bonardo e4acb14c31 Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes to SQLite code.
2011-05-19 01:11:34 +02:00
Brad Lassey 8e6e3a566d bug 650509 - Other apps can read Firefox profile files, change sqlite files to be user readable only r=sdwilsh 2011-05-13 14:20:23 -04:00
Ed Morley e2f0e48046 Bug 654732 - Remove WinCE code from storage/* & db/sqlite3/src/Makefile.in; r=sdwilsh 2011-05-10 20:24:49 +02:00
Shawn Wilsher fc1b8dc552 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes to SQLite code
2011-03-31 10:19:31 -07:00
Shawn Wilsher a16e4a454f Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes needed to the Mozilla codebase.
r=asuth
2011-03-31 10:19:30 -07:00
Doug Turner ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E) e32a08f431 Bug 615978 - Add SQLITE_DBSTATUS_* memory usage to memory reporter
Adds some finer-grained memory reporting about SQLite usage.
r=asuth
2011-03-31 10:19:30 -07:00
Paul O’Shannessy fa8c124eff Bug 618315 - Upgrade to SQLite 3.7.4 [r=sdwilsh, a=sdwilsh]
This changeset contains the changes needed to mozilla code.
2011-01-21 11:56:43 -08:00
Paul O’Shannessy b8d7a5f421 Bug 618315 - Upgrade to SQLite 3.7.4 [rs=mconnor, a=sdwilsh]
This changeset contains the changes to SQLite code.
2011-01-21 11:56:43 -08:00
Shawn Wilsher 3be92a2c5b Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher ebcb2edab1 Bug 598306 - Upgrade to SQLite 3.7.3
This changeset contains the actual code changes to SQLite code and is not an empty changeset like 70d77529b523.
2010-10-13 16:05:21 -07:00
Shawn Wilsher dd137978c6 Bug 598306 - Upgrade to SQLite 3.7.3
This changeset contains the changes needed to mozilla code.
2010-10-13 15:35:16 -07:00
Marco Bonardo 0b05880afe Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
Ben Turner 819fb6c21d Bug 593045 - 'Add SQLite file size quota management to mozStorage'. r=ted+asuth, a=blocking2.0+. 2010-09-03 07:41:55 -07:00
Shawn Wilsher 70521ae332 Bug 583611 - Upgrade to SQLite 3.7.1
This changeset contains the changes to SQLite code.
a=blocking2.0

--HG--
extra : rebase_source : 73f06b7345d4b8f9c004009ba794cfe6b6d9e59a
2010-08-25 07:56:41 -07:00
Shawn Wilsher 88bd031b9d Bug 583611 - Upgrade to SQLite 3.7.1
This contains the changes to Mozilla specific code.
a=blocking2.0

--HG--
extra : rebase_source : c4747fbb9ff8f9286e929391fcb21068e57484c9
2010-08-25 07:56:37 -07:00
Daniel Holbert 5a1374e482 Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821. 2010-08-16 18:54:43 -07:00
Shawn Wilsher 219c41da19 Bug 581000 - Upgrade to SQLite 3.7.0.1
This changeset contains the changes to Mozilla code.
a=blocking2.0
2010-08-05 09:39:16 -07:00
Shawn Wilsher 938c57eb9d Backout of bug 581000 - Upgrade to SQLite 3.7.0 due to potential database corruption issues (not exactly but I don't want to put the long story here)
a=potential corruption on a CLOSED TREE
2010-08-03 14:52:35 -07:00
Shawn Wilsher b05e514c55 Bug 581000 - Upgrade to SQLite 3.7.0
This changeset contains the changes needed to Mozilla code.
a=blocking2.0
2010-07-23 08:28:30 -07:00
Shawn Wilsher 444e56a849 Bug 581000 - Upgrade to SQLite 3.7.0
This change contains the changes to the SQLite library.
2010-07-23 08:28:26 -07:00
Shawn Wilsher 67dac4b3bc Bug 575667 - split about:memory reporting into more detailed sections for SQLite
r=vlad
a=vlad
2010-07-22 10:08:59 -07:00
Taras Glek 684ee6b525 Bug 416330 - Suboptimal SQLite page size r=sdwilsh 2010-07-01 10:57:13 -07:00
Shawn Wilsher 0b0e0a6ff5 Backout of bug 416330 so we can freeze for the beta on a CLOSED TREE. 2010-06-28 16:31:47 -07:00
Taras Glek 9f5a975360 Bug 416330 - Suboptimal SQLite page size r=sdwilsh
--HG--
extra : rebase_source : 053c7b1d975304ed7d402bb619874c889c71425c
2010-06-28 12:13:26 -07:00
Chris Jones a50cfc6399 Backed out changeset c60e3e48ea38 2010-06-24 19:56:14 -05:00
Taras Glek a591dc4cb0 Bug 416330 - Suboptimal SQLite page size r=sdwilsh 2010-06-24 16:39:24 -07:00
Shawn Wilsher cc3cc69a82 Bug 571599 - Use sqlite3_unlock_notify
sr=vlad
r=bent
r=asuth
2010-06-21 14:23:00 -07:00
Andrew Sutherland 75f6a23b81 Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
Shawn Wilsher 8e0a7988a3 Bug 551260 - Upgrade to SQLite 3.6.23
This is just the changes to SQLite code.
2010-03-22 11:54:21 -07:00
Shawn Wilsher 9f96dabd0b Bug 551260 - Upgrade to SQLite 3.6.23
This contains the changes to configure.in (adding some checks for system SQLite)
and the changes to the README.mozilla file.
r=asuth
r=ted
2010-03-22 11:54:18 -07:00
Walter Meinl 5511b8f432 Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Shawn Wilsher 0543929d6a Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to our files for the upgrade.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : bc0909691d6a13f6fccd4a4ee65727b51379d11e
2010-01-06 10:32:47 -08:00
Shawn Wilsher 8a8bf48f90 Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to the SQLite files.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : dca09fd5d527c1825b0d8c05cab2b9bbccc664b3
2010-01-06 10:32:23 -08:00
Shawn Wilsher 407f3e4e1e Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00
Ted Mielczarek 92a98a2e95 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Shawn Wilsher 078ce523b5 Bug 524144 - Upgrade to SQLite 3.6.20
This changeset contains the changes to SQLite code.
2009-11-05 08:24:15 -08:00
Shawn Wilsher 552cdda90d Bug 524144 - Upgrade to SQLite 3.6.20
This changeset only contains changes to Mozilla code.
2009-11-05 08:24:14 -08:00
Ginn Chen c8a47baee1 Bug 524422 Disable PGO for sqlite3 with Sun Studio on Solaris r=ted.mielczarek 2009-11-02 17:20:21 +08:00
Shawn Wilsher 9b387c80c1 Bug 525539 - Upgrade to SQLite 3.6.16.1
This fixes one common crash bug in SQLite 3.6.16 tracked by bug 523405.
2009-10-30 13:24:21 -07:00
Shawn Wilsher cae988cf47 Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instability.
--HG--
extra : rebase_source : 2c0dbb9016d4eb56b1eb4df2a2c77ddd9bae8ad0
2009-10-22 13:31:17 -07:00
Dietrich Ayala 6386c8d29d Bug 419893 - sort out PGO-triggered bugs (r=ted)
--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
2009-10-08 11:01:13 -07:00
Robert O'Callahan 082f716edb Backed out changeset 59a6c227df86 2009-10-02 15:23:36 +10:00
Shawn Wilsher 967ffdcab4 Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth

--HG--
extra : rebase_source : 3f2f703274df0405bc395191dec8f522e5aa4e40
2009-07-22 15:18:33 -07:00
Shawn Wilsher ff3c3b86fc Bug 519270 - Upgrade to SQLite 3.6.18
This changeset contains the changes to SQLite code.
2009-10-01 10:17:03 -07:00
Shawn Wilsher 87d5dd1cbd Bug 519270 - Upgrade to SQLite 3.6.18
This changeset contains the changes to mozilla code for the upgrade.
2009-10-01 10:17:02 -07:00
Shawn Wilsher 135075d5fd Bug 508104 - Upgrade to SQLite 3.6.16
This contains the changes to SQLite code for the upgrade.

--HG--
extra : rebase_source : be2ba260664dc80824dc6e2cd87f9e28beea9635
2009-08-03 16:04:33 -07:00
Shawn Wilsher 20198282b0 Bug 508104 - Upgrade to SQLite 3.6.16.
This contains the changes to mozilla code.
r=asuth

--HG--
extra : rebase_source : b7e5fc8824f207a37c1ea2c71a9a250ab5a7e513
2009-08-03 16:01:56 -07:00
Curtis Bartley 0ac9a4e2a5 Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad 2009-07-24 11:39:34 -04:00
Shawn Wilsher 5cefb953b9 Backout of bug 494828 and bug 505550 due to orange. 2009-07-23 10:34:54 -07:00
Shawn Wilsher d98ce2854a Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00
Shawn Wilsher e20d659f7c Bug 494826 - Compile SQLite with SQLITE_DEBUG defined
Compile SQLite in debug mode in our debug builds.  We don't hit any assertions
in tests currently, and if we ever do, we've just found a bug in SQLite.
r=ted
2009-07-22 14:43:24 -07:00
Shawn Wilsher 22dde76b7b Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to SQLite's code.
2009-06-11 14:21:07 -07:00
Shawn Wilsher cf1e10d39d Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to mozilla code for the SQLite upgrade.
r=asuth
2009-06-11 14:21:03 -07:00
Shawn Wilsher fda0936e59 Bug 481261 - Expose when queries are being inefficient in debug builds.
This adds a warning in debug builds about queries that do not use an index to
sort, which tend to be much much slower.
r=asuth
2009-03-12 14:30:15 -04:00
Shawn Wilsher 874f81ff8d Bug 478297 - Upgrade to SQLite 3.6.10
This changeset contains the changes to SQLite code.
2009-02-15 11:34:32 -08:00
Shawn Wilsher cc3b4f8c91 Bug 478297 - Upgrade to SQLite 3.6.10
This changeset only contains the changes to mozilla's code.
r=asuth
2009-02-15 11:33:09 -08:00
Shawn Wilsher bdd4cc2a97 Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to SQLite files.
2009-01-08 11:51:25 -05:00
Shawn Wilsher 75a2726894 Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Shawn Wilsher d8f8a2dec4 Backed out changeset c569a8f91c0e (bug 471685) with a CLOSED TREE 2009-01-09 13:16:05 -08:00
Shawn Wilsher 9497d3d2a0 Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Andrew Sutherland 1d13694166 Bustage fix windows for commit 7d7a0c514970 for bug 445525, resolving missing windows lib export defs. 2008-12-13 22:56:16 -08:00
Shawn Wilsher 50794c8ae6 Bug 448114 - Notify about non-finalized statements in debug builds
r=asuth
2008-12-08 17:14:14 -05:00
Shawn Wilsher bd2c28b142 Bug 464803 - Upgrade to SQLite 3.6.6.2
This changeset contains the changes to our codebase.
r=asuth
2008-12-02 06:36:01 -05:00
Shawn Wilsher 9cbf7b990b Bug 464803 - Upgrade to SQLite 3.6.6.2
This changeset contains the changes to the SQLite files.
2008-12-02 06:36:00 -05:00
Shawn Wilsher 39009cfbf7 Bug 417037 - mozStorage chokes on databases over AFP
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only.  This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-10-24 18:45:14 -04:00
Shawn Wilsher 96d519e918 Bug 449443 - Upgrade to SQLite 3.6.4
This changeset is the actual upgrade to SQLite.
2008-10-16 15:59:33 -04:00
Shawn Wilsher 03ecc66294 Bug 449443 - Upgrade to SQLite 3.6.4
This changeset contains the changes needed to Mozilla code.
r=Mano
2008-10-16 15:59:31 -04:00
Shawn Wilsher 5cf0edfc65 merge to mozilla-central 2008-07-08 10:10:53 -04:00
Shawn Wilsher 6df2613d42 Backed out changeset e741c9c886f7 for bug 442949 (Ts regression) 2008-07-08 10:10:11 -04:00
Shawn Wilsher a092823bb2 merge to mozilla-central 2008-07-08 10:08:57 -04:00
Shawn Wilsher 87ddd3725c Backed out changeset 1d72dd9072ab for Bug 442949 (Ts regression) 2008-07-08 10:08:22 -04:00
Shawn Wilsher 891710c687 Backed out changeset c9b5882bf6f6 per bug 442949.
This changeset is only being backed out because it depends on the sqlite upgrade.
2008-07-08 10:01:48 -04:00
Shawn Wilsher d000fcbd77 Bug 417037 - mozStorage chokes on databases over AFP
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only.  This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-06-18 11:06:23 -04:00
Shawn Wilsher bdccec46e9 Bug 435414 - Upgrade to sqlite 3.5.9
This modifies our files to check for a minimum of version 3.5.9 when using the
system SQLite, and updates README.MOZILLA to indicate which version we are at.
r=mconnor
2008-06-17 11:44:02 -04:00
Shawn Wilsher d76909e984 Bug 435414 - Upgrade to sqlite 3.5.9
This is just the change to the SQLite files moving us from version 3.5.4.2 to
version 3.5.9.
2008-06-17 11:43:40 -04:00
Shawn Wilsher 64255a8385 Windows bustage fix. 2008-06-17 12:01:12 -04:00
Shawn Wilsher 2e347251f9 Windows bustage fix for Bug 434247.
The symbol was not added to the def file, which caused the burning.
rs=bsmedberg
2008-06-04 12:35:04 -04:00
dholbert@cs.stanford.edu 515d34180f Back out bug 429336 to see if it fixes orange. 2008-04-17 14:03:20 -07:00
sdwilsh@shawnwilsher.com e15c48613b Bustage fix 2008-04-17 10:05:08 -07:00
sdwilsh@shawnwilsher.com 34968f281e Bug 429336 - Upgrade to sqlite 3.5.8. a=beltzner 2008-04-17 09:34:17 -07:00
sdwilsh@shawnwilsher.com a92b4d7088 Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner 2008-04-17 09:33:30 -07:00
mozilla@weilbacher.org 6f0611869f Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner 2008-04-15 12:29:45 -07:00
gavin@gavinsharp.com cc780cd60d Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 12:17:09 -07:00
mozilla@weilbacher.org 902e89bce5 Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner 2008-03-19 15:40:10 -07:00
sayrer@gmail.com 205fa1087a Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner 2008-02-27 12:25:45 -08:00
reed@reedloden.com 36fb40a626 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
myk@mozilla.org 1f26f9ec43 bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 15:34:19 -08:00
mozilla@weilbacher.org b7fc03e391 Bug 411780: update SQLite to 3.5.4.1 to get stability fixes and OS/2 updates, p=sdwilsh, a=mtschrep 2008-01-22 05:54:06 -08:00
dwitte@stanford.edu 064ce57187 relanding Bug 406087 - upgrade to the latest sqlite (currently 3.5.4). 2008-01-11 01:12:24 -08:00
dwitte@stanford.edu 8c3cd4403e backing out in an attempt to fix orange. 2008-01-10 23:30:05 -08:00
sdwilsh@shawnwilsher.com 896cd9e2c5 Bug 406087 - upgrade to the latest sqlite (currently 3.5.4 2008-01-10 21:12:33 -08:00
reed@reedloden.com 8c798336c5 Bug 408603 - "Windows sqlite3.dll should have proper version information" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=ted a1.9=beltzner] 2008-01-10 01:03:28 -08:00
sdwilsh@shawnwilsher.com c741cddc02 Bug 408914 - Disable sqlite async IO. r=vlad 2008-01-09 19:21:56 -08:00
reed@reedloden.com d342defa35 Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-17 21:34:50 -08:00
sayrer@gmail.com 5d3bf25455 temporarily change sqlite optimization to test perf / codesize impact 2007-12-14 15:05:33 -08:00
reed@reedloden.com b3e31dfb47 Bug 400839 - "Link sqlite as C, not C++" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=vlad a1.9=damons] 2007-11-30 23:17:37 -08:00
reed@reedloden.com e54406bd0e Bug 263381 - Correct typo in db/sqlite3/src/Makefile.in [p=martynas@openbsd.org (Martynas Venckus) r=sdwilsh a1.9=schrep] 2007-11-21 13:03:50 -08:00
dtownsend@oxymoronical.com e161458cda Fix typo, no bug 2007-09-17 01:12:00 -07:00
reed@reedloden.com 1301431a8e Bug 392708 - "Can't build with Orcas B2 (Sqlite error)" [p=aliumalik@gmail.com (Ali Malik) r+a1.9=bsmedberg] 2007-09-15 18:47:04 -07:00
dmose@mozilla.org 71a60fb79a Backing out SQLite upgrade from 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 14:07:51 -07:00
dmose@mozilla.org 0edc0f6a2e Upgrade SQLite from version 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 13:46:32 -07:00
ginn.chen@sun.com a22fee91a2 Bug 390113 mozilla should not be compiled with -fast on Solaris r=benjamin 2007-08-02 23:32:33 -07:00
mozilla@weilbacher.org a8f95e07e6 [OS/2] Bug 390292: Exports needed for SQLite to fix OS/2 build break, r=bsmedberg 2007-08-02 14:15:33 -07:00
sspitzer@mozilla.org 5b0712718f 3.4.1, not 3.4.0 2007-08-02 10:04:59 -07:00
sspitzer@mozilla.org 332939b510 fix for bug #385067: upgrade to latest version of sqlite (3.4.0)
patch=sdwilsh, rs=sspitzer

fix for bug #387609:  Add check for lastError in test_storage_progresshandler.js

patch=sdwish, r=sspitzer
2007-08-02 08:24:50 -07:00
flamingice@sourmilk.net d27e310053 Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-24 19:18:54 -07:00
sdwilsh@shawnwilsher.com 37a18305d8 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-18 09:20:12 -07:00
sdwilsh@shawnwilsher.com 289d7b6399 Backout of Bug 306907 2007-07-16 14:32:03 -07:00
sdwilsh@shawnwilsher.com f7d59f8730 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-16 14:23:29 -07:00
sdwilsh@shawnwilsher.com 85aaf21905 Bug 386179 - Stop using private sqlite functions. r=sspitzer 2007-07-02 10:25:36 -07:00
sdwilsh@shawnwilsher.com ca0105f2bb Bug 385591 - Update db/sqlite3/README.MOZILLA for SQLite 3.3.17. r=sspitzer 2007-06-27 09:55:36 -07:00
mozilla@weilbacher.org c744049f97 [OS/2] Bug 385518: fix build break after update to SQLite 3.3.17, r=mkaply 2007-06-23 10:08:48 -07:00
sdwilsh@shawnwilsher.com 96595fe1ec Bug 385396 - Go back to vanilla sqlite files. r=mconnor 2007-06-22 14:34:14 -07:00
sdwilsh@shawnwilsher.com ffb6af9509 Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files) 2007-06-21 11:19:13 -07:00