summaryrefslogtreecommitdiff
path: root/db
Commit message (Collapse)AuthorAge
* Mork is not dependent on dbm and never was.Matt A. Tobin2020-02-28
|
* Issue #1053 - Remove android support from dbMatt A. Tobin2020-02-25
|
* Remove redundant moz.build from db/Matt A. Tobin2020-02-22
|
* Issue #1457 - Unfold sqlite3 from nssMatt A. Tobin2020-02-20
|
* Bug 1584473 - Follow-up: Remove leftover references to ↵Matt A. Tobin2019-11-11
| | | | | | nsIMdbRowCellCursor::MakeCell() in comments. Tag #1273
* Bug 1584473 - Fix several issuesMatt A. Tobin2019-11-11
| | | | | | | | * 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
| | | | Tag #1273
* Bug 1399756 - (More) Code clean-up: Style nits, typos and trailing spacesMatt A. Tobin2019-11-10
| | | | Tag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-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
|\
| * Issue #1254 - Update SQLite to 3.30.1wolfbeast2019-11-08
| |
* | Issue #1258 - Part 3: Make mailnews and friends buildMatt A. Tobin2019-11-03
| |
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03
|/
* Update SQLite to 3.29.0wolfbeast2019-07-28
|
* Update SQLite to 3.27.2wolfbeast2019-03-30
|
* Update SQLite lib to 3.26.0wolfbeast2018-12-18
|
* Update SQLite lib to 3.21.0.wolfbeast2018-03-29
|
* Update SQLite to 3.19.3.wolfbeast2018-02-04
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02