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

378 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org 0575dd8932 bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 23:34:21 +00:00
mozilla%weilbacher.org 7d7c99d1f5 Bug 411780: update SQLite to 3.5.4.1 to get stability fixes and OS/2 updates, p=sdwilsh, a=mtschrep 2008-01-22 13:54:07 +00:00
dwitte%stanford.edu 6171bf7dd8 relanding Bug 406087 - upgrade to the latest sqlite (currently 3.5.4). 2008-01-11 09:12:25 +00:00
dwitte%stanford.edu d5273516f0 backing out in an attempt to fix orange. 2008-01-11 07:30:07 +00:00
sdwilsh%shawnwilsher.com ba5f40a2a5 Bug 406087 - upgrade to the latest sqlite (currently 3.5.4 2008-01-11 05:12:33 +00:00
reed%reedloden.com 89a5d40708 Bug 408603 - "Windows sqlite3.dll should have proper version information" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=ted a1.9=beltzner] 2008-01-10 09:03:28 +00:00
sdwilsh%shawnwilsher.com c738a80c4f Bug 408914 - Disable sqlite async IO. r=vlad 2008-01-10 03:21:56 +00:00
reed%reedloden.com d72c347691 Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-18 05:34:51 +00:00
sayrer%gmail.com 0eeb4ac2a8 temporarily change sqlite optimization to test perf / codesize impact 2007-12-14 23:05:33 +00:00
reed%reedloden.com 05ed421f80 Bug 400839 - "Link sqlite as C, not C++" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=vlad a1.9=damons] 2007-12-01 07:17:37 +00:00
reed%reedloden.com 094c3bf033 Bug 263381 - Correct typo in db/sqlite3/src/Makefile.in [p=martynas@openbsd.org (Martynas Venckus) r=sdwilsh a1.9=schrep] 2007-11-21 21:03:50 +00:00
dtownsend%oxymoronical.com 376f6f672a Fix typo, no bug 2007-09-17 08:12:00 +00:00
reed%reedloden.com fbbb74b302 Bug 392708 - "Can't build with Orcas B2 (Sqlite error)" [p=aliumalik@gmail.com (Ali Malik) r+a1.9=bsmedberg] 2007-09-16 01:47:04 +00:00
dmose%mozilla.org feb8a9331b Backing out SQLite upgrade from 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 21:07:52 +00:00
dmose%mozilla.org 4d76051636 Upgrade SQLite from version 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 20:46:32 +00:00
ginn.chen%sun.com d797e70e54 Bug 390113 mozilla should not be compiled with -fast on Solaris
r=benjamin
2007-08-03 06:32:33 +00:00
mozilla%weilbacher.org 9db9bc0144 [OS/2] Bug 390292: Exports needed for SQLite to fix OS/2 build break, r=bsmedberg 2007-08-02 21:15:33 +00:00
sspitzer%mozilla.org 0525371403 3.4.1, not 3.4.0 2007-08-02 17:04:59 +00:00
sspitzer%mozilla.org 500dd4c4d1 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 15:24:51 +00:00
scott%scott-macgregor.org 1096e2f1a1 Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 22:20:57 +00:00
flamingice%sourmilk.net 980f996aef Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-25 02:18:54 +00:00
sdwilsh%shawnwilsher.com d76ef55f37 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 16:20:13 +00:00
sdwilsh%shawnwilsher.com 6a1360ddbb Backout of Bug 306907 2007-07-16 21:32:03 +00:00
sdwilsh%shawnwilsher.com 6853438bb1 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 21:23:30 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
sdwilsh%shawnwilsher.com fc83822292 Bug 386179 - Stop using private sqlite functions. r=sspitzer 2007-07-02 17:25:37 +00:00
sdwilsh%shawnwilsher.com 88f091517f Bug 385591 - Update db/sqlite3/README.MOZILLA for SQLite 3.3.17. r=sspitzer 2007-06-27 16:55:36 +00:00
mozilla%weilbacher.org 9479cec56d [OS/2] Bug 385518: fix build break after update to SQLite 3.3.17, r=mkaply 2007-06-23 17:08:48 +00:00
sdwilsh%shawnwilsher.com 5aeb98b789 Bug 385396 - Go back to vanilla sqlite files. r=mconnor 2007-06-22 21:34:15 +00:00
sdwilsh%shawnwilsher.com 1fe841d4db Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files) 2007-06-21 18:19:13 +00:00
sdwilsh%shawnwilsher.com a02e0363a3 Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir 2007-06-21 03:17:27 +00:00
sdwilsh%shawnwilsher.com 90e35c5345 Backout of Bug 341137 2007-06-19 23:47:39 +00:00
sdwilsh%shawnwilsher.com 13ecb97542 Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 19:54:02 +00:00
sdwilsh%shawnwilsher.com e1e1617bd1 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 23:42:24 +00:00
kherron%fmailbox.com 080ad3cf5a Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 19:54:02 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
bienvenu%nventure.com 85cc429e4e 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
mozilla%weilbacher.org 0a260190a0 OS/2 version of SQLite 3.3 is upstream and working fine, so I can remove
the note about OS/2 from README.MOZILLA.
2007-02-19 22:49:15 +00:00
mozilla%weilbacher.org 23f94458b1 [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 5, changes to SQLite. r=abwillis1, sr=vlad 2006-12-22 20:12:03 +00:00
vladimir%pobox.com 175f419861 b=32989, start page is not displayed on win9x if non-ascii chars in profile path (sqlite win9x utf8/CP safety), r=brettw 2006-07-24 21:42:43 +00:00
dveditz%cruzio.com f3e1ecabf0 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
sergei_d%fi.tartu.ee 32b400b12b [BeOS] Build broken in sqlite, Bug 330340, p=doug@sheltonfamily.org, r=sergei_d, sr= mailto:brettw@gmail.com. 2006-06-04 18:41:52 +00:00
timeless%mozdev.org c139a43d25 Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
mkaply%us.ibm.com e7fba5faea #333835
r=mkaply (OS/2 only)
Patch from Daniel Kruse - Fix tempfile problem on OS/2
Bring back clobbered OS/2 change
Update README to remind people not to overwrite the OS/2 change.
We are still trying to get the OS/2 SQLite changes accepted upstream
2006-05-23 14:13:09 +00:00
brettw%gmail.com 403aed7344 Bug 338155 r=vlad Upgrade to sqlite 3.3.5 2006-05-22 17:48:14 +00:00
cbiesinger%web.de 1fe4516c9f 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 874364b9ab Bug 336314 r=darin Make storage threadsafe 2006-05-03 23:29:12 +00:00
benjamin%smedbergs.us 876f09528d Bug 335421 - Make FF+XR work on windows, r=mento 2006-04-27 13:37:15 +00:00
brettw%gmail.com c61574d768 Update readme and add patch file to repository for bug 331158. 2006-04-11 17:35:25 +00:00
brettw%gmail.com 17604382f8 Bug 331158 r=vlad Add preload capability to sqlite pager cache. 2006-04-11 17:05:08 +00:00