/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

  • Committer: edam
  • Date: 2012-04-23 18:40:10 UTC
  • Revision ID: tim@ed.am-20120423184010-3zaiqkhxwequfaey
Removed an optimisation in command::step() (calling finalize() here prevents
the command from being reset() and reused), and added a wrapper for a
transaction's begin() method to transaction_guard (both thanks to Ron Wilson).
Filename Latest Rev Last Changed Committer Comment Size
..
build-aux 5 14 years ago edam - updated README - set up project for use with aut Diff
docs 16 14 years ago edam - renamed database to connection to better identif Diff
include 1 14 years ago edam - initial commit - basic support for: database, st Diff
m4 5 14 years ago edam - updated README - set up project for use with aut Diff
src 1 14 years ago edam - initial commit - basic support for: database, st Diff
test 1 14 years ago edam - initial commit - basic support for: database, st Diff
.bzrignore 6 14 years ago edam - fixed .am files so the library gets built! 161 bytes Diff Download File
aclocal.m4 19 12 years ago edam updated autotols stuff 34.3 KB Diff Download File
config.h.in 9 14 years ago edam - added NEWS - added library checks to configure.a 1.9 KB Diff Download File
File configure 26 12 years ago edam prep for release 540 KB Diff Download File
configure.ac 26 12 years ago edam prep for release 1004 bytes Diff Download File
COPYING 1 14 years ago edam - initial commit - basic support for: database, st 34.3 KB Diff Download File
COPYING.LESSER 1 14 years ago edam - initial commit - basic support for: database, st 7.4 KB Diff Download File
emake.mk 9 14 years ago edam - added NEWS - added library checks to configure.a 42 bytes Diff Download File
Makefile.am 7 14 years ago edam - removed "OK" from test-main when test is success 125 bytes Diff Download File
Makefile.in 20 12 years ago edam updated build system 22.2 KB Diff Download File
NEWS 26 12 years ago edam prep for release 48 bytes Diff Download File
README 22 12 years ago edam updated email and web addresses 1022 bytes Diff Download File
TODO 27 12 years ago edam update TODO 2.6 KB Diff Download File