/ Changes On Branch flattener-in-new-file
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch flattener-in-new-file Excluding Merge-Ins

This is equivalent to a diff from 9b8e5823bc to e3fa8b936b

2015-06-01
18:13
Corrections to comments in expr.c. No code changes. (check-in: f925389eaf user: drh tags: trunk)
17:32
Break out the query flattener into a separate source-code file. (Closed-Leaf check-in: e3fa8b936b user: drh tags: flattener-in-new-file)
11:10
Typo fixes and additional background information in README.md. (check-in: 9b8e5823bc user: drh tags: trunk)
2015-05-30
22:57
Updates to configure.ac to help it find where the TCL libraries hidden on Ubuntu 14.04. (check-in: c864ff912d user: drh tags: trunk)

Changes to Makefile.in.

Changes to Makefile.msc.

Changes to main.mk.

Added src/flatten.c.

Changes to src/global.c.

Changes to src/select.c.

Changes to src/sqliteInt.h.

Changes to tool/mksqlite3c.tcl.