Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/db.c version 4e19a4aea4
|
2010-07-25
| ||
| 08:27 | Merge trunk into branch. check-in: 1bfe076a5c user: michael tags: ttmrichter | |
|
2010-07-21
| ||
| 16:33 | Update the built-in SQLite to version 3.7.0rc2. check-in: 93d7f371cc user: drh tags: trunk | |
|
2010-07-20
| ||
| 05:44 | simple doc typo check-in: e3653248ae user: bharder tags: trunk | |
|
2010-07-14
| ||
| 13:27 | Integrated last commit in benoit branch into trunk. check-in: 711675774b user: benoit tags: trunk | |
| 05:21 | Create new branch named "ticket-92d3a03459" Closed-Leaf check-in: 0fadfd26ba user: michael tags: ticket-92d3a03459 | |
|
2010-07-13
| ||
| 15:53 | Modified into a saner scheme than using fragments and oddball defaults. check-in: fad57367c9 user: michael tags: ttmrichter | |
|
2010-07-11
| ||
| 03:29 | Since there's no difference between Solaris and OpenSolaris in builds (they both require libnsl it turns out), the files are now merged as PLATFORM=solaris. check-in: 0ec2c22dfe user: michael tags: newbuild, ttmrichter | |
| 03:21 | Corrected OpenSolaris fragments after testing. check-in: b209bb963c user: michael tags: newbuild, ttmrichter | |
|
2010-07-10
| ||
| 13:29 | Tested the FreeBSD fragments on FreeBSD 8.0. check-in: f69de3cfd0 user: michael tags: newbuild, ttmrichter | |
| 10:43 | Added some (as yet untested) fragments for FreeBSD, Solaris and OpenSolaris. FreeBSD and OpenSolaris testing are due soon. check-in: ffcd314afc user: michael tags: newbuild, ttmrichter | |
|
2010-07-09
| ||
| 17:41 | Fixed up a naming problem for MinGW32 and made a more flexible mechanism for site-specific enhancements. check-in: 6b83b517df user: michael tags: newbuild, ttmrichter | |
| 17:23 | Cleaned up the platform fragments. Corrected two compiler settings. check-in: 81e4477e90 user: michael tags: newbuild, ttmrichter | |
| 16:57 | Named the mingw32 fragment properly. Forced mingw32 to use GCC. check-in: cd98f05dbe user: michael tags: newbuild, ttmrichter | |
| 16:25 | Merged main trunk into private branch. check-in: 1c28a41cf1 user: michael tags: newbuild, ttmrichter | |
|
2010-07-08
| ||
| 17:57 | Update the built-in sqlite3 to the latest development version. check-in: 1e6ded9856 user: drh tags: trunk | |
| 17:53 | Take care to close the connection to the database file before existing. This gives the database a chance to clean up (and, for example, delete WAL and shared-memory files). check-in: 932825bc6a user: drh tags: trunk | |