John Gallagher
|
4d1063348e
|
Use sqlite3_destructor_type from bindgen'd header
|
2015-07-26 13:43:43 -04:00 |
|
gwenn
|
b6dda11c3a
|
Fix generated binding
for example sqlite3_exec callback signature is wrong
|
2015-07-04 20:46:39 +02:00 |
|
John Gallagher
|
84fc82f48c
|
Add remaining datatype constaints to libsqlite3-sys
|
2015-05-04 21:44:05 -04:00 |
|
John Gallagher
|
5e04b98840
|
Updates to track rustc nightly
|
2015-04-03 08:32:11 -05:00 |
|
John Gallagher
|
4b085b9103
|
Bump version and use libc from crates.io
|
2015-03-28 23:09:21 -04:00 |
|
John Gallagher
|
134f34362a
|
Use new hyphen-less extern crate name
|
2015-03-26 15:47:51 -04:00 |
|
Marcus Klaas
|
f30ceffa6c
|
bump version
|
2015-03-12 21:33:29 +01:00 |
|
Marcus Klaas
|
59f0128bf1
|
upgrade pkg-config
|
2015-03-12 21:32:40 +01:00 |
|
John Gallagher
|
9db251e25b
|
Correct Cargo.toml for publishing
|
2015-02-23 21:54:46 -05:00 |
|
John Gallagher
|
ee89f8db59
|
Fix warnings from latest rustc
|
2015-02-23 20:37:55 -05:00 |
|
John Gallagher
|
1097842a85
|
Put sqlite3 extension functions behind a feature
|
2015-02-23 20:37:55 -05:00 |
|
John Gallagher
|
03f368c4f4
|
Build raw sqlite interface as libsqlite3-sys
Use pkg-config to find it.
|
2015-02-23 20:37:55 -05:00 |
|