simon-git: caltrap (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Feb 21 21:48:44 GMT 2017


TL;DR:
  23e1978 Support libsqlite3.

Repository:     https://git.tartarus.org/simon/caltrap.git
On the web:     https://git.tartarus.org/?p=simon/caltrap.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-02-21 21:48:44

commit 23e1978aff5aeec01a03205f5a43b1f02911fd3b
web diff https://git.tartarus.org/?p=simon/caltrap.git;a=commitdiff;h=23e1978aff5aeec01a03205f5a43b1f02911fd3b;hp=46f0d25a26ad208f36e9c310aca571f761a0ba87
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Feb 21 21:45:15 2017 +0000

    Support libsqlite3.
    
    That turned out easier than I expected, actually; the API has changed,
    but not enough that a layer of macros couldn't paper over the
    differences. Now I can carry on running the sqlite0 version on the
    machine where I currently use this, and expect to update easily enough
    when that goes away.

 configure.ac |   8 +++-
 sqlite.c     | 150 ++++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 108 insertions(+), 50 deletions(-)



More information about the tartarus-commits mailing list