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

522 Коммитов

Автор SHA1 Сообщение Дата
dtownsend@oxymoronical.com d3d47779c5 Fix typo, no bug 2007-09-17 01:12:00 -07:00
reed@reedloden.com b58bbc846b 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 c2289ec3af 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 75260239e6 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 d24353cca9 Bug 390113 mozilla should not be compiled with -fast on Solaris r=benjamin 2007-08-02 23:32:33 -07:00
mozilla@weilbacher.org 1c890eeda8 [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 e6709c0350 3.4.1, not 3.4.0 2007-08-02 10:04:59 -07:00
sspitzer@mozilla.org c388675fed 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
scott@scott-macgregor.org c1517611a6 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 15:20:55 -07:00
flamingice@sourmilk.net 09a2e8231b Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-24 19:18:54 -07:00
sdwilsh@shawnwilsher.com 3d5f109b8e 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 db89527845 Backout of Bug 306907 2007-07-16 14:32:03 -07:00
sdwilsh@shawnwilsher.com 942eb53c84 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
jwalden@mit.edu 12e960c504 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 00:08:04 -07:00
sdwilsh@shawnwilsher.com fdacbba11f Bug 386179 - Stop using private sqlite functions. r=sspitzer 2007-07-02 10:25:36 -07:00
sdwilsh@shawnwilsher.com e4510fd735 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 2c33fa78fe [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 72a0b4ca0d Bug 385396 - Go back to vanilla sqlite files. r=mconnor 2007-06-22 14:34:14 -07:00
sdwilsh@shawnwilsher.com 8370bec53d Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files) 2007-06-21 11:19:13 -07:00
sdwilsh@shawnwilsher.com bc5af742fb Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir 2007-06-20 20:17:26 -07:00
sdwilsh@shawnwilsher.com 6cb92e7b35 Backout of Bug 341137 2007-06-19 16:47:38 -07:00
sdwilsh@shawnwilsher.com aaf8d336cf Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 12:54:01 -07:00
sdwilsh@shawnwilsher.com bf2a319179 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 16:42:23 -07:00
kherron@fmailbox.com 51f766a9e8 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 12:53:59 -07:00
dbaron@dbaron.org cb52af13a3 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
Pidgeot18%gmail.com 901c91be75 Bug 443296 - morkRowCellCursor::NextCell skips first cell
r/sr=bienvenu
2008-07-03 00:57:16 +00:00
reed%reedloden.com 199f3d6ebb Bug 417037 - "mozStorage chokes on databases over AFP" [p=sdwilsh@forerunnerdesigns.com (Shawn Wilsher [sdwilsh]) r=bsmedberg a=beltzner] 2008-07-01 06:21:10 +00:00
sdwilsh%shawnwilsher.com 136262c8e2 Bug 435414 - Upgrade to sqlite 3.5.9. r=mconnor, a=beltzner 2008-06-24 22:51:17 +00:00
dholbert%cs.stanford.edu c662e64a64 Back out bug 429336 to see if it fixes orange. 2008-04-17 21:03:21 +00:00
sdwilsh%shawnwilsher.com 105d521aff Bustage fix 2008-04-17 17:05:08 +00:00
sdwilsh%shawnwilsher.com 3fdd9e9e1e Bug 429336 - Upgrade to sqlite 3.5.8. a=beltzner 2008-04-17 16:34:18 +00:00
sdwilsh%shawnwilsher.com 66e129fe2b Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner 2008-04-17 16:33:30 +00:00
mozilla%weilbacher.org effe25f939 Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner 2008-04-15 19:29:46 +00:00
gavin%gavinsharp.com cf223052b1 Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 19:17:11 +00:00
mozilla%weilbacher.org efc85ba6dd Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner 2008-03-19 22:40:11 +00:00
blassey%mozilla.com b8929025f0 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
blassey%mozilla.com fc37ea022b switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 21:49:58 +00:00
blassey%mozilla.com d66d0b8772 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
blassey%mozilla.com fbc9687a30 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 21:39:35 +00:00
sayrer%gmail.com 3d734ed178 Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner 2008-02-27 20:25:46 +00:00
reed%reedloden.com 981869b961 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 11:26:00 +00:00
bugzilla%standard8.plus.com 11cc834976 Bug 418006 Fix null-param crash in morkRowCellCursor::NextCell p=Joshua Cranmer <Pidgeot18@gmail.com>,r/sr=bienvenu NPOTFFB 2008-02-17 18:59:49 +00:00
reed%reedloden.com 5ba1e3637a Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
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
brettw%gmail.com cc073c22f0 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 721753fffa 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 8a43badd31 #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 1444786ee7 OS/2 crashes on startup 2006-03-16 17:21:52 +00:00
brettw%gmail.com abfbc4dc52 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 36abd0488c 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 ff04987920 trying to fix windows tinderbox bustage, r=marria 2006-03-02 05:11:47 +00:00
cbiesinger%web.de 9caa091abf trying to fix balsa bustage 2006-03-01 15:26:26 +00:00
bryner%brianryner.com aa420a36d8 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
brettw%gmail.com 17fd68bbc6 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 b06468ea47 Bug 328213, r=vladimir Upgrade to sqlite 3.3.4. 2006-02-22 20:47:51 +00:00
cbiesinger%web.de e1bd7c777d 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 4fe052e02a *** empty log message *** 2006-02-16 03:02:32 +00:00
benjamin%smedbergs.us 0a4a17a223 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +00:00
benjamin%smedbergs.us 51e6d212be 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 e7019c7b42 b=326458, Upgrade tree sqlite to 3.3.3 2006-02-08 21:10:11 +00:00
bryner%brianryner.com 0ff9d4e39d 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 d1332ab455 Addressing sr comments from darin. Bug 322369. 2006-01-18 01:21:36 +00:00
bryner%brianryner.com 3d0901e174 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 86d5ea9d59 Add a lightweight reader for Mork files. Bug 322369, r=brettw. 2006-01-18 01:00:22 +00:00
vladimir%pobox.com 7ec2aabd8f Upgrade to SQLite 3.2.7, r=darin 2005-12-13 19:49:36 +00:00
timeless%mozdev.org 8e0a0fb22e 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 dff1dea638 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 463a0cdc79 Fix doublespacing 2005-10-20 19:43:42 +00:00
mkaply%us.ibm.com da8c1261db #283316
r=vlad
Patch from abwillis - OS/2 SQLite changes
2005-10-20 18:55:10 +00:00
vladimir%pobox.com 9e163a98f6 Update to SQLite 3.2.2 2005-08-20 01:23:48 +00:00
mkaply%us.ibm.com 3d36110950 #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 a2c032d796 add missing file to sqlite3, r=shaver 2005-06-10 01:27:31 +00:00
bryner%brianryner.com 4bb474ed24 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 c82a6a196e fix for homegrown transfer_bindings 2005-05-12 20:11:41 +00:00
dougt%meer.net 373d7db1ba 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 da74a9c3af b=291991, fix sqlite_schema stuff in mozStorageStatement, again r=shaver 2005-04-26 22:44:53 +00:00
vladimir%pobox.com e608d4ffc9 add parameter_indexes api 2005-04-13 23:25:41 +00:00
bsmedberg%covad.net 66a9f8e901 Followup to bug 288626 to fix MSVC.net2003 static builds, a=asa 2005-04-07 13:15:29 +00:00
vladimir%pobox.com 9cdb31d07c Update to sqlite 3.2.1, r=me 2005-03-30 21:49:20 +00:00
vladimir%pobox.com 1960db032b 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 7be0b0b8dc Update to SQLite 3.2.0 2005-03-22 23:10:06 +00:00
bsmedberg%covad.net d3d9589cf0 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 add0e57c80 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 17a1a59dd0 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 a68362bcf1 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +00:00
bienvenu%nventure.com 9efab0c0ff 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 a3df80a5ed 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 b9cdaf6bda Update to SQLite 3.0.8 2004-10-13 19:30:19 +00:00
vladimir%pobox.com 42c8ec91cc b=263211, sqlite3 and storage landing - step 1; r=darin,sr=shaver 2004-10-08 22:03:06 +00:00
gerv%gerv.net 7043d82836 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 50aed93726 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 c578d3ce71 bug 226238. WinXP 64bit Port for mozilla/db. r/sr=bienvenu 2004-04-29 04:26:21 +00:00
gerv%gerv.net 1fbea7974e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
gerv%gerv.net 692411203a Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
blakeross%telocity.com dcdb8bb306 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 17e0b216dd 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 1f4ab81acd 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 f0bfff2628 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 008b5c9ecc 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 7f4af2e0f9 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