Commit History

Author SHA1 Message Date
  Ludovic Courtès 3dd79b488c Add COPYING.LESSER. 5 years ago
  Ludovic Courtès cd03a677dd build: Use SRFI-64 for tests. 5 years ago
  Ludovic Courtès f7f78a1e31 Add 'sqlite-db?'. 5 years ago
  Ludovic Courtès 94bc732090 Update .gitignore. 5 years ago
  Ludovic Courtès 13a748d5f8 build: Install .go files to /lib/…/site-ccache. 5 years ago
  Ludovic Courtès 945038bb44 Update README and AUTHORS. 5 years ago
  Ludovic Courtès 01565eecc0 build: Adjust 'AC_INIT' use. 5 years ago
  Ludovic Courtès 3215f54262 build: Substitute SQLITE_LIBDIR in sqlite3.scm. 5 years ago
  Ludovic Courtès a24b5c9bbb build: Detect sqlite3. 5 years ago
  civodul 7760d4848b Merge branch 'add-readme' of jonsger/guile-sqlite3 into master 5 years ago
  Jonathan Brielmaier 3a5ccc4545 Add README file. 5 years ago
  Ludovic Courtès b87302f9bc Add 'sqlite-exec'. 5 years ago
  Ludovic Courtès ca3c4d0169 Remove wrong export. 5 years ago
  Danny Milosavljevic a034178870 Add 'sqlite-busy-timeout'. 6 years ago
  Danny Milosavljevic 7005a77da5 Add SQLITE_CONSTRAINT_UNIQUE. 6 years ago
  Ludovic Courtès 10c13a7e02 'sqlite-finalize' is a no-op for cached statements. 6 years ago
  Ludovic Courtès 1cd1dec96a Add 'sqlite-bind-arguments'. 6 years ago
  Danny Milosavljevic 21f35ca875 Add optional statement caching. 6 years ago
  Danny Milosavljevic b8be84bad3 Support named parameters. 6 years ago
  Danny Milosavljevic 88badc30b3 Add constants. 6 years ago
  Ludovic Courtès e337661072 build: Adjust test machinery to current Automake. 6 years ago
  Andy Wingo 607721fe11 Add sqlite-fold-right. 9 years ago
  Andy Wingo 77a6b95a25 Guile 2.2 compatible build 9 years ago
  David PIROTTE 7da16e079a Fix sqlite-bind 10 years ago
  Sunjoong Lee c55adf43a8 Fix sqlite-transient used in sqlite-bind. 12 years ago
  Sunjoong Lee 2f151398d3 Test whether a crash occurs when using sqlite-bind with a string. 12 years ago
  David Pirotte 1122c52736 sqlite-open, reviewed 12 years ago
  David Pirotte e24790f5f4 sqlite3_enable_load_extension, added 12 years ago
  Detlev Zundel 2b215efe32 As there is a 'null-pointer?' predicate use it. 13 years ago
  Detlev Zundel c37f372990 Fix sqlite-bind. 13 years ago