summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Collapse)AuthorAgeLines
* Mork is not dependent on dbm and never was.Matt A. Tobin2020-02-28-6/+5
|
* Issue #1053 - Remove android support from dbMatt A. Tobin2020-02-25-8/+1
|
* Remove redundant moz.build from db/Matt A. Tobin2020-02-22-11/+0
|
* Issue #1457 - Unfold sqlite3 from nssMatt A. Tobin2020-02-20-15/+11
|
* Bug 1584473 - Follow-up: Remove leftover references to ↵Matt A. Tobin2019-11-11-3/+3
| | | | | | nsIMdbRowCellCursor::MakeCell() in comments. Tag #1273
* Bug 1584473 - Fix several issuesMatt A. Tobin2019-11-11-52/+0
| | | | | | | | * Fix undefined HRESULT codes in class CMapiApi in MapiApi.cpp. * Fix doubled up sub-expressions in MIME and MAPI. * Remove broken/unused morkRowCellCursor::MakeCell() Tag #1273
* Bug 1568095 - Make morkAtom::GetYarn() static.Matt A. Tobin2019-11-11-44/+44
| | | | Tag #1273
* Bug 1399756 - (More) Code clean-up: Style nits, typos and trailing spacesMatt A. Tobin2019-11-10-21/+21
| | | | Tag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10-10/+10
| | | | | | | | | | | conversion constructors * Part 1: make conversion CTORs explicit. Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors. * Part 2: fix a couple of double-mRefCnt declaration errors. * Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16(). Tag #1273
* Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-10-3966/+5306
|\
| * Issue #1254 - Update SQLite to 3.30.1wolfbeast2019-11-08-3966/+5306
| |
* | Issue #1258 - Part 3: Make mailnews and friends buildMatt A. Tobin2019-11-03-0/+11
| |
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+38601
|/
* Update SQLite to 3.29.0wolfbeast2019-07-28-5127/+7153
|
* Update SQLite to 3.27.2wolfbeast2019-03-30-3936/+5265
|
* Update SQLite lib to 3.26.0wolfbeast2018-12-18-10315/+26460
|
* Update SQLite lib to 3.21.0.wolfbeast2018-03-29-5554/+8215
|
* Update SQLite to 3.19.3.wolfbeast2018-02-04-2607/+4158
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+212171