index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sqlite.h.in
Commit message (
Expand
)
Author
Age
*
Begin adding the data-structure explaining subsystem. All is contained within
drh
2011-12-06
*
Fix a typo in the documentation for sqlite3_stmt_busy().
drh
2011-11-25
*
Add the sqlite3_stmt_busy() interface.
drh
2011-11-25
*
Improvements to the documentation of the sqlite3_db_filename() interface.
drh
2011-11-17
*
Add the sqlite3_db_filename() interface.
drh
2011-11-17
*
Add the sqlite3_db_release_memory() interface and the shrink_memory pragma.
drh
2011-11-16
*
Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2
drh
2011-11-13
*
Minor changes needed to restore full branch test coverage.
drh
2011-11-09
*
Update the API documentation for the new pcache2 interface. Change the
drh
2011-11-09
*
Experimental change to the pcache interface to allow page buffers to be alloc...
dan
2011-11-08
*
Amplify the restriction on commit-hooks that they cannot recursively
drh
2011-11-07
*
Fix a typo in a comment. No code changes.
drh
2011-10-31
*
Fix comments on SQLITE_CONFIG_HEAP so that they do not interfere with the
drh
2011-10-19
*
Simplifications to the upper() and lower() SQL functions.
drh
2011-10-13
*
Fix requirements marks associate with STAT3.
drh
2011-10-11
*
Add the SQLITE_FCNTL_OVERWRITE file-control. Used by SQLite to indicate to th...
dan
2011-10-07
*
Enhance the sqlite3_data_count() routine so that it can be used to determine
drh
2011-10-07
*
Merge the latest trunk changes into the stat3-trunk branch.
drh
2011-09-23
|
\
|
*
Add the SQLITE_DB_STATUS_CACHE_HIT and MISS options. For querying the number ...
dan
2011-09-22
*
|
Merge the stat3-enhancement branch with trunk, but keep the resulting merge
drh
2011-08-26
|
\
\
|
|
/
|
/
|
|
*
Begin a branch that experimentally replaces sqlite_stat2 with a new table
drh
2011-08-12
*
|
Updates to the sqlite3_mem_methods documentation.
drh
2011-08-24
|
/
*
Prototype change for a new sqlite3_file_control() that will cause the
drh
2011-07-26
*
Added the SQLITE_FCNTL_WIN32_AV_RETRY file control for configuring the
drh
2011-07-13
*
Return an error if localtime_r() fails within one of the date/time functions....
dan
2011-06-21
*
Fix documentation typos. No changes to code.
drh
2011-06-20
*
Simplify the wal-readonly branch so that it does not require changes to
drh
2011-06-01
*
Pull the latest trunk changes into the wal-readonly branch.
drh
2011-06-01
|
\
|
*
Refactor the SQL parameter processing so that parameter names for values
drh
2011-06-01
*
|
Merge the latest trunk changes into the wal-readonly branch.
drh
2011-05-31
|
\
|
|
*
Update the documentation to state that any parameter that is optimized out
drh
2011-05-31
|
*
Adjustments to documentation hyperlinks to accommodate the new VFS
drh
2011-05-20
|
*
Add the sqlite3_uri_parameter() interface function for use in building
drh
2011-05-17
|
*
Add extended return code SQLITE_CORRUPT_VTAB. Returned when the tcontents of ...
dan
2011-05-17
|
*
Make arrangements so that virtual table inserts into shadow tables do
drh
2011-05-13
|
*
Improvements to documentation hyperlinks. Change the value of
drh
2011-05-11
|
*
URI filename documentation updates.
drh
2011-05-11
*
|
Add missing comments associated with readonly shm changes.
dan
2011-05-11
*
|
Merge latest trunk changes. Add a couple of readonly shm tests.
dan
2011-05-11
|
\
|
|
*
Add new documentation keywords to the sqlite3_vfs description.
drh
2011-05-10
*
|
Add experimental support for read-only connections to WAL databases.
dan
2011-05-10
|
/
*
Merge the uri branch with the trunk.
dan
2011-05-06
|
\
|
*
Update comments and documentation associated with new URI parsing code. Add t...
dan
2011-05-06
|
*
Fix a problem in the URI code preventing the amalgamation from building. Add ...
dan
2011-05-05
|
*
Merge latest trunk changes with uri branch.
dan
2011-05-04
|
|
\
|
*
|
Add the start of the "uri-filenames" feature.
dan
2011-04-22
*
|
|
Increase the iVersion for sqlite3_module needed for the xSavepoint,
drh
2011-05-06
*
|
|
Fix an incorrect assert() in sqlite3_value_config(). Updates to the
drh
2011-05-05
*
|
|
Bump the version number to 3.7.7 on account of the new sqlite3_vtab_config()
drh
2011-05-05
|
|
/
|
/
|
*
|
Add documentation for the newly introduced sqlite3_vtab_config() and on_confl...
dan
2011-04-27
[next]