public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin-announce@cygwin.com
Subject: Updated: sqlite3-3.8.7.1-1 for Cygwin/Cygwin64
Date: Tue, 04 Nov 2014 12:31:00 -0000	[thread overview]
Message-ID: <CAO1jNwtx+DpDBnB962bnjK9BZ3EBhdBQei-K0a6cEB8AfkLJQA@mail.gmail.com> (raw)

SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine

Changes since 3.8.6-1
=====================
* Updated to upstream 3.8.7.1 release. See:
     <http://www.sqlite.org/changes.html>
  Main new feature: "pragma threads=?" (default=0, max = 8). This
  enables SQLite to use multiple processor cores at the same
  time for sorting operations. See:
    <http://www.sqlite.org/pragma.html#pragma_threads>
* Additional SQLite (minor) bug-fixes, cherry-picked from SQLite trunk:
  * Add special handling for static mutexes in sqlite3_mutex_alloc()
    when automatic calls to sqlite3_initialize() are enabled
    <http://www.sqlite.org/src/info/7857d27caa>
  * Fix the %c format character in sqlite3VXPrintf() so that it correctly
    handles precisions larger than 70
    <http://www.sqlite.org/src/info/08a27440f1>
  * Fix a (probably harmless) bug in the CSV output mode of
    the command-line shell
    <http://www.sqlite.org/src/info/19fe4a0a47>
  * Change the command-line shell man-page to use the ".tr"
    troff directive instead of ".cc" for escaping the initial "."
    characters in the ".help" output
    <http://www.sqlite.org/src/info/67f0d469da>
* Additional SQLite bug-fixes, rejected (apparently) upstream
  but important (and simple) enough for Cygwin:
  * VFS filename truncation issues
    <http://www.sqlite.org/src/info/c060923a54>
  * Wrong filename handling in sqlite3_load_extension() for Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00431.html>
  * pragma database_list returns win32 paths on Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00515.html>
  * ISO time leap second
    <http://osdir.com/ml/sqlite-users/2014-07/msg00606.html>
  * update to Unicode 7.0 for FTS3 tokenizer

--
Jan Nijtmans

                 reply	other threads:[~2014-11-04 12:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO1jNwtx+DpDBnB962bnjK9BZ3EBhdBQei-K0a6cEB8AfkLJQA@mail.gmail.com \
    --to=jan.nijtmans@gmail.com \
    --cc=cygwin-announce@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).