index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
random.c
Commit message (
Expand
)
Author
Age
*
Change the OS interface layer to use traditional direct function call
drh
2006-01-06
*
Restructure the OS interface yet again. This time make the OsFile object
drh
2005-11-30
*
Update older opcode names to be more meaningful in light of the latest
drh
2005-06-12
*
Change lots of internal symbols from sqliteXXX to sqlite3XXX so that the
danielk1977
2004-05-08
*
Refactor the interface to the randomness generator. (CVS 1224)
drh
2004-02-11
*
Change the name of the sanity_check PRAGMA to "integrity_check" and make
drh
2002-02-19
*
Added the last_insert_rowid API function. Improved documentation of
drh
2002-01-16
*
Fix the locking protocol. (CVS 280)
drh
2001-10-09
*
Additional test cases with locking fixes. Also, make the code thread-safe. (...
drh
2001-09-23
*
Trying to get the OS abstraction layer to work. (CVS 256)
drh
2001-09-19
*
Disclaimed copyright. Preparing for release 2.0. (CVS 250)
drh
2001-09-16
*
All tests now pass. But there are still issues. For example, inserts
drh
2001-09-14
*
Many problems fixed. Many problems yet to go. (CVS 242)
drh
2001-09-13
*
Working better with Win95.
drh
2001-01-31
*
Changes to the DBBE. Moving toward having many more
drh
2001-01-13