SQLite

All files named ”src/md5.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for src/md5.c

2008-08-27
13:31
Deleted: Remove obsolete file: md5.c. This file had been removed years ago. It is unclear how it got back into the repository. (CVS 5621) (check-in: [45fc70bd92] user: drh branch: trunk, size: 0)
2008-05-16
04:51
[008216bbb5] part of check-in [81a8c70ed7] Add more version tags to files that lack them. Ticket #3120. (CVS 5137) (check-in: [81a8c70ed7] user: danielk1977 branch: trunk, size: 13242)
2007-05-10
21:31
Deleted: Backport the stack-size reduction patch in (3673) to version 3.3.13. (CVS 3979) (check-in: [e91012b603] user: drh branch: branch_3_3_13, size: 0)
2005-12-09
20:21
[c5fdfa5c25] part of check-in [590578bef8] More annoying and pointless signedness warnings fixed. (CVS 2811) (check-in: [590578bef8] user: drh branch: trunk, size: 13180)
2004-06-19
08:18
[7ae1c39044] part of check-in [728d57ff55] Remove the iCollate argument from sqlite3_create_function() (CVS 1632) (check-in: [728d57ff55] user: danielk1977 branch: trunk, size: 13157)
2004-06-12
09:25
[d77a389955] part of check-in [5903f53828] (1) Modifications to the user-function interface and (2) Internal changes to automatically created indices. (CVS 1575) (check-in: [5903f53828] user: danielk1977 branch: trunk, size: 13159)
2004-05-31
18:23
[4302e84ae5] part of check-in [4c37b6d2b7] Change the name of the include file to "sqlite3.h". The names of the shell command and static library become "sqlite3" and "libsqlite3.a". (CVS 1510) (check-in: [4c37b6d2b7] user: drh branch: trunk, size: 13127)
2004-05-26
23:25
[d2c738fedf] part of check-in [bba6684d50] Refactoring of the vdbe Mem functions and the APIs that deal with them. The code will not compile in its current state. (CVS 1465) (check-in: [bba6684d50] user: drh branch: trunk, size: 13126)
06:18
[833671b541] part of check-in [0317bef4b0] Use the new form of the sqlite3_create_function() API. (CVS 1460) (check-in: [0317bef4b0] user: danielk1977 branch: trunk, size: 13117)
2004-05-25
12:05
[32ec4d879e] part of check-in [8f6b20c293] Change a couple of symbol names for the new user function API. (CVS 1454) (check-in: [8f6b20c293] user: danielk1977 branch: trunk, size: 13109)
11:47
[8344ab774b] part of check-in [4eccae03b4] Use the new API for returning values and errors from user functions. (CVS 1453) (check-in: [4eccae03b4] user: danielk1977 branch: trunk, size: 13113)
2004-05-24
23:48
[84c69162ad] part of check-in [5c28ed5e9b] Aggregate functions also use sqlite_value* instead of const char * for arguments. (CVS 1451) (check-in: [5c28ed5e9b] user: danielk1977 branch: trunk, size: 13126)
2004-05-10
10:34
[8e39fdae6d] part of check-in [2242423e31] Change the names of external symbols from sqlite_XXX to sqlite3_XXX. (CVS 1338) (check-in: [2242423e31] user: danielk1977 branch: trunk, size: 13092)
2004-05-08
08:23
[01d2f55b06] part of check-in [8af6474c49] Change lots of internal symbols from sqliteXXX to sqlite3XXX so that the library links again. It doesn't work yet, due to changes in the btree layer calling convention. (CVS 1324) (check-in: [8af6474c49] user: danielk1977 branch: trunk, size: 13087)
2004-04-26
14:10
[c53e7b5041] part of check-in [910067a200] Pager tests working. (CVS 1308) (check-in: [910067a200] user: drh branch: trunk, size: 13097)
2002-08-31
18:53
[fe4f9c9c6f] part of check-in [170711ca65] Parse foreign key constraints and populate internal data structures appropriately. Constraints are still not enforced. (CVS 738) (check-in: [170711ca65] user: drh branch: trunk, size: 13084)
2002-05-15
11:44
[0ae1f3e2ca] part of check-in [690f9a1631] Remove all tabs from the beginning of source code lines. Replace tabs with the appropriate number of spaces. (CVS 565) (check-in: [690f9a1631] user: drh branch: trunk, size: 13056)
2002-03-11
02:06
[b2b1a34fce] part of check-in [9f5b241cb2] Preparing for the 2.4.0 release. (CVS 426) (check-in: [9f5b241cb2] user: drh branch: trunk, size: 11797)
2001-07-01
22:12
Added: [52f677bfc5] part of check-in [55c89bfdd3] More BTree tests (CVS 233) (check-in: [55c89bfdd3] user: drh branch: trunk, size: 10875)