Commit Graph

8 Commits

Author SHA1 Message Date
Pavel Zalunin 715f5e5de0 added icu extension support 2015-08-20 03:02:59 +03:00
Yasuhiro Matsumoto b4142c444a update README.md 2015-06-30 08:57:28 +09:00
Stéphane Graber 3d6c6f9345 Rename sqlite3.{c,h} to sqlite3-binding.{c,h}
This fixes the problem where when building with gccgo, sqlite3.c is
overwritten, leading to a build failure.

An alternative would have been to move sqlite3*.{c,h} to a subdirectory,
but that seems to confuse the linker a fair bit and would just swap one
implementation-dependent issue for another.

Closes #20

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2015-03-11 16:19:50 -04:00
mattn 1b2a5560c2 Update README.md 2015-03-05 01:19:33 +09:00
mattn d9881e4de3 Update README.md 2014-11-14 19:50:39 +09:00
mattn 764faa850f Update README.md 2014-11-14 19:49:22 +09:00
mattn 060db06a28 Add note about license of amalgamation code 2014-08-18 17:05:50 +09:00
mattn 9ac94b6fbf Prefer md 2014-07-16 17:56:05 +09:00