aboutsummaryrefslogtreecommitdiff
path: root/src/random.c
Commit message (Expand)AuthorAge
* Change the OS interface layer to use traditional direct function calldrh2006-01-06
* Restructure the OS interface yet again. This time make the OsFile objectdrh2005-11-30
* Update older opcode names to be more meaningful in light of the latestdrh2005-06-12
* Change lots of internal symbols from sqliteXXX to sqlite3XXX so that thedanielk19772004-05-08
* Refactor the interface to the randomness generator. (CVS 1224)drh2004-02-11
* Change the name of the sanity_check PRAGMA to "integrity_check" and makedrh2002-02-19
* Added the last_insert_rowid API function. Improved documentation ofdrh2002-01-16
* Fix the locking protocol. (CVS 280)drh2001-10-09
* Additional test cases with locking fixes. Also, make the code thread-safe. (...drh2001-09-23
* Trying to get the OS abstraction layer to work. (CVS 256)drh2001-09-19
* Disclaimed copyright. Preparing for release 2.0. (CVS 250)drh2001-09-16
* All tests now pass. But there are still issues. For example, insertsdrh2001-09-14
* Many problems fixed. Many problems yet to go. (CVS 242)drh2001-09-13
* Working better with Win95.drh2001-01-31
* Changes to the DBBE. Moving toward having many moredrh2001-01-13