Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file Makefile.in version 5f799542de
2005-05-14
| ||
09:19 | fix AC_ARG_WITH sqlite3 check-in: ad8e12b19c user: chw tags: trunk | |
2005-04-13
| ||
07:44 | Initial revision check-in: f668cebda0 user: chw tags: trunk | |
2004-10-29
| ||
12:03 | added test for SQLite .a libs check-in: 9e58506026 user: chw tags: trunk | |
11:58 | fixed NULL string handling in trans2utf check-in: 6ec7a8c488 user: chw tags: trunk | |
11:57 | updated rel 20041029 check-in: ce6eafc131 user: chw tags: trunk | |
2004-10-22
| ||
06:10 | added missing HAVE_SQLITE2 define check-in: 190f409be7 user: chw tags: trunk | |
06:04 | update to SQLite 2.8.15 check-in: f81081181b user: chw tags: trunk | |
05:55 | update to 2004-10-22 version check-in: f79a59c0b5 user: chw tags: trunk | |
05:45 | use javac -nowarn for 1.5 check-in: 73f328858d user: chw tags: trunk | |
05:44 | some changes related to time/timestamp/date type methods check-in: a33606958a user: chw tags: trunk | |
05:43 | added time/timestamp/date implementations check-in: a1250735ec user: chw tags: trunk | |
2004-10-13
| ||
14:03 | Initial revision check-in: 6dcf54d31f user: chw tags: trunk | |
10:43 | added Date/Time/Timestamp implementations check-in: bc6d6b682b user: chw tags: trunk | |
10:41 | added SQLite.JDBC2y packages for JDK 1.5 check-in: 8c74ca502b user: chw tags: trunk | |
10:41 | fixes concerning SQLITE_TEXT constant and SQLite 3.0.8 check-in: ba33af446a user: chw tags: trunk | |
10:36 | added JDK 1.5 support check-in: 84e835358f user: chw tags: trunk | |
10:31 | Initial revision check-in: 76a232033c user: chw tags: trunk | |
2004-10-05
| ||
09:00 | changed date to 2004-10-05 check-in: 89c083fe59 user: chw tags: trunk | |
08:58 | removed stmts vector in JDBCConnection (else memory leak) added special busy handling for SQLite3 check-in: 2d05e1ad8e user: chw tags: trunk | |
08:57 | added detection of "INTEGER PRIMARY KEYS" in getPrimaryKeys() method check-in: 2153f3a885 user: chw tags: trunk | |
08:56 | removed stmts vector (memory leak otherwise) added busy3 method for sqlite3 busy handling check-in: 250549614c user: chw tags: trunk | |
2004-09-21
| ||
18:30 | added error_code field in Vm class, sqlite*_finish in case vm/stmt pointer not null but not SQLITE_OK check-in: fed698fb28 user: chw tags: trunk | |
18:23 | added set_last_error method and use it to pass Vm error codes check-in: 3490e2bdd5 user: chw tags: trunk | |
18:23 | added error_code field check-in: fc1c4dec19 user: chw tags: trunk | |
2004-09-20
| ||
05:47 | minor pkg update -> 20040920 check-in: 20fa68a33b user: chw tags: trunk | |
05:44 | fixes in SQLite2/3 detection check-in: 1f0b8a3601 user: chw tags: trunk | |