/ Changes On Branch extRefactor
Login

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

Changes In Branch extRefactor Excluding Merge-Ins

This is equivalent to a diff from 91bc840eea to f2ab874782

2013-07-09
12:36
Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. (check-in: 1e39f85077 user: drh tags: trunk)
2013-07-05
10:46
Make a couple of implicit casts explicit to fix compiler warnings. (check-in: 9676280a93 user: dan tags: trunk)
2013-07-04
23:53
Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. (Closed-Leaf check-in: f2ab874782 user: mistachkin tags: extRefactor)
2013-07-02
15:25
Remove a surplus local variable (check-in: 91bc840eea user: drh tags: trunk)
10:06
Fix a minor typo in a comment in where.c. (check-in: 4a9d51e792 user: dan tags: trunk)

Changes to ext/fts1/fts1.c.

Changes to ext/fts1/fulltext.c.

Changes to ext/fts2/fts2.c.

Changes to ext/fts2/fts2_hash.c.

Changes to ext/fts2/fts2_porter.c.

Changes to ext/fts2/fts2_tokenizer.c.

Changes to ext/fts2/fts2_tokenizer1.c.

Changes to ext/fts3/fts3.c.

Changes to ext/fts3/fts3Int.h.

Changes to ext/icu/icu.c.

Changes to ext/rtree/rtree.c.

Changes to mkextw.sh.

Changes to src/sqlite3ext.h.

Changes to src/test_schema.c.