1
0
Fork 0
flightgear/3rdparty
Erik Hofman bb781e5e10 Fix the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys. This was a new bug caused by performance optimizations added in version 3.16.0. Ticket 30027b613b4
Fix the sqlite3_value_text() interface so that it correctly translates content generated by zeroblob() into a string of all 0x00 characters. This is a long-standing issue discovered after the 3.16.1 release by OSS-Fuzz
Fix the bytecode generator to deal with a subquery in the FROM clause that is itself a UNION ALL where one side of the UNION ALL is a view that contains an ORDER BY. This is a long-standing issue that was discovered after the release of 3.16.1. See ticket 190c2507.
Adjust the sqlite3_column_count() API so it more often returns the same values for PRAGMA statements as it did in prior releases, to minimize disruption to applications that might be using that interface in unexpected ways.
2017-01-07 15:51:23 +01:00
..
cjson Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
flite_hts_engine Render voice to memory, no more temp files. 2014-05-07 20:09:15 +02:00
hts_engine_API Fix for FreeBSD and a typo 2016-03-12 20:55:46 +01:00
iaxclient VS2015 compatability fixes. 2016-06-01 22:58:03 +01:00
mongoose Revert "Pull in latest mongoose HEAD" 2015-06-12 11:52:10 +02:00
sqlite3 Fix the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys. This was a new bug caused by performance optimizations added in version 3.16.0. Ticket 30027b613b4 2017-01-07 15:51:23 +01:00
CMakeLists.txt Allow using the system version of flite and the HTS engine 2014-04-28 21:33:48 +02:00