danielk1977 
							
						 
					 
					
						
						
							
						
						2a764eb0cd 
					 
					
						
						
							
							Change prototype for busy callbacks to "int xBusy(void *, int);" (CVS 1573)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 4f1cfca5ca703d0068cf8d6222dc8e0cfb7e24b6 
						
						
					 
					
						2004-06-12 01:43:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						dc8453fd7a 
					 
					
						
						
							
							Use the SQLITE_UTF* symbols instead of the old internal TEXT_Utf* symbols. (CVS 1572)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 9b84f2f488e1d37ba1a4c4cf31490bcbba0f6edd 
						
						
					 
					
						2004-06-12 00:42:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						31ef3b91f5 
					 
					
						
						
							
							Fix typos in the new locking document. (CVS 1571)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 022075517cc0edc5f21de4b92ef188bda2034c98 
						
						
					 
					
						2004-06-11 22:04:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						52619dfb7f 
					 
					
						
						
							
							Documentation of the new pager locking mechanism. (CVS 1570)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 13cf1ba8256bf8cee0195dbaeac71a20cd2c2fc2 
						
						
					 
					
						2004-06-11 17:48:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						ce2663ccc8 
					 
					
						
						
							
							Have the vdbe aggregator use a btree table instead of a hash table. (CVS 1569)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 8d56118f64dbaf8c8006266fa7026f900a4a16bd 
						
						
					 
					
						2004-06-11 13:19:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						dc1bdc4f9d 
					 
					
						
						
							
							Fix various collation sequence issues. (CVS 1568)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 66835ee67051027456a536e33b2f88a741654525 
						
						
					 
					
						2004-06-11 10:51:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						726de599bd 
					 
					
						
						
							
							Comment changes in pager.c. (CVS 1567)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 0e420f72cd5885e32914b4d958bad811fdd9fb77 
						
						
					 
					
						2004-06-10 23:35:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						ef5ecb4126 
					 
					
						
						
							
							Add new contributed logo TIFF. (CVS 1566)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 86744c9aca8f27c994a2bf37c4f9fd3c90b1266f 
						
						
					 
					
						2004-06-10 22:51:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						4e6af1347c 
					 
					
						
						
							
							Correctly handle the situation where a collation sequence is available, but  
						
						 
						
						... 
						
						
						
						not in the preferred encoding. (CVS 1565)
FossilOrigin-Name: 49ab4794e1b5be5cbb3b87a65477659762487cf8 
						
						
					 
					
						2004-06-10 14:01:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						caec4e7a59 
					 
					
						
						
							
							Add the sqlite3_collation_needed() API and fix some error handling cases  
						
						 
						
						... 
						
						
						
						involving unknown collation sequences. (CVS 1564)
FossilOrigin-Name: 67500546ea24fd7a30348960c98cd257dbfa965f 
						
						
					 
					
						2004-06-10 10:51:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						d2b65b9fad 
					 
					
						
						
							
							Add the sqlite3_collation_needed() API and fix some error handling cases  
						
						 
						
						... 
						
						
						
						involving unknown collation sequences. (CVS 1563)
FossilOrigin-Name: 518d82d3b1ab996d675f45c94d740c98578a04a6 
						
						
					 
					
						2004-06-10 10:51:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						7cedc8d4d6 
					 
					
						
						
							
							Add the sqlite3_collation_needed() API and fix some error handling cases  
						
						 
						
						... 
						
						
						
						involving unknown collation sequences. (CVS 1562)
FossilOrigin-Name: edf069b9f4044ed2a80962c7722052bf1b80bf45 
						
						
					 
					
						2004-06-10 10:50:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						0de0bb3360 
					 
					
						
						
							
							Misc fixes for test cases failing due to the new locking model. (CVS 1561)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 71e98d0d089576433c4b06dcba1c57063bd366f5 
						
						
					 
					
						2004-06-10 05:59:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						a3f3a5f3d2 
					 
					
						
						
							
							When in PAGER_RESERVED state, don't write to the main file when rolling  
						
						 
						
						... 
						
						
						
						back a statement transaction. (CVS 1560)
FossilOrigin-Name: adb2bd61436927d37b23bae857089d62e12397af 
						
						
					 
					
						2004-06-10 04:32:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						466be56bcf 
					 
					
						
						
							
							Change the collation sequence interface to allow collation sequences that  
						
						 
						
						... 
						
						
						
						use UTF-16 in non-native byte order to be registered. (CVS 1559)
FossilOrigin-Name: b8aaa3a29e0ddef357ab1b3b0b9f87ed390f2f36 
						
						
					 
					
						2004-06-10 02:16:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						35d4c2f4b8 
					 
					
						
						
							
							Add the vdbe_listing and sql_trace pragmas used for debugging. (CVS 1558)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 28c3cc088018833f507535b8d227232776cff204 
						
						
					 
					
						2004-06-10 01:30:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						a60accbdb2 
					 
					
						
						
							
							Tests in lock.test no conform to the new locking scheme. (CVS 1557)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: a60afd04c5296020e5e72c4d35063fd1e6f90e9e 
						
						
					 
					
						2004-06-10 01:08:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						427eab53e1 
					 
					
						
						
							
							Fix a buffer overrun in the atomic multifile commit logic of the pager. (CVS 1556)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 3b78ffe0b5dfa20e5c638d85ed400afda8a9f948 
						
						
					 
					
						2004-06-10 00:51:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						a6ecd33851 
					 
					
						
						
							
							Check for schema updates if the parser fails to find a table.  More locking  
						
						 
						
						... 
						
						
						
						test updates. (CVS 1555)
FossilOrigin-Name: a22283512afe2df09d5783d189fbd7389ed313ad 
						
						
					 
					
						2004-06-10 00:29:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						f8646695a2 
					 
					
						
						
							
							Website changes for version 2.8.14. (CVS 1553)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 73afa14a04e8aa22de71aac7d08abc0ec68dc327 
						
						
					 
					
						2004-06-09 23:15:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						ff13c7d6a3 
					 
					
						
						
							
							If a commit fails due to lock contention right after the COMMIT command, take  
						
						 
						
						... 
						
						
						
						the database back out of autocommit mode.  Do not rollback.  This gives the
user the chance to try the COMMIT again. (CVS 1551)
FossilOrigin-Name: 39b4ba95c4a16b28b5e8c7a3331e09cb5796e258 
						
						
					 
					
						2004-06-09 21:01:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						c9e0686ead 
					 
					
						
						
							
							Turn on the atomic multifile commit logic.  It does not work right yet, but  
						
						 
						
						... 
						
						
						
						it has at least stopped failing asserts. (CVS 1550)
FossilOrigin-Name: 3674b25edc37145b2b1275dd20580015ace66aa7 
						
						
					 
					
						2004-06-09 20:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						ae2b40c47d 
					 
					
						
						
							
							Remove legacy journal formats. (CVS 1549)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: a12bef4a0877fb1dca531509a1186e092727b6d8 
						
						
					 
					
						2004-06-09 19:03:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						a6abd04193 
					 
					
						
						
							
							Fixes to the file locking.  109 tests are now failing. (CVS 1548)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: dc0763455bbf54c1d8728e16033709caedd6e1c6 
						
						
					 
					
						2004-06-09 17:37:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						89ac8c1a70 
					 
					
						
						
							
							Add the "lock_status" pragma - only available when SQLITE_DEBUG is defined.  
						
						 
						
						... 
						
						
						
						Used for testing only. (CVS 1547)
FossilOrigin-Name: 0ecbba78fcde8f7715cd74c674b5040ef4953f6e 
						
						
					 
					
						2004-06-09 14:17:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						faa57acc9f 
					 
					
						
						
							
							Change the MEMORY_DEBUG macro to SQLITE_DEBUG. (CVS 1546)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 428b685b7174ef4589176def1028ad1c9461ff7e 
						
						
					 
					
						2004-06-09 14:01:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						c039139807 
					 
					
						
						
							
							Fix error reporting when trying to attach a database with a foriegn text  
						
						 
						
						... 
						
						
						
						encoding. (CVS 1545)
FossilOrigin-Name: beab038c71eecbabb1351b0c98a71f32ea013285 
						
						
					 
					
						2004-06-09 12:30:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						0202b29ef7 
					 
					
						
						
							
							Some progress on user-defined collation sequences. (CVS 1544)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: c634e71f1909819fb55c728bc410e5cc390428e3 
						
						
					 
					
						2004-06-09 09:55:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						80242055e5 
					 
					
						
						
							
							Start all transactions and verify all schema cookies near the beginning of  
						
						 
						
						... 
						
						
						
						of each vdbe program. (CVS 1543)
FossilOrigin-Name: 1086196460e261718e78512d77e25dde021a117d 
						
						
					 
					
						2004-06-09 00:48:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						b3e043463d 
					 
					
						
						
							
							Do not require a RESERVED lock when transitioning from SHARED to EXCLUSIVE. (CVS 1542)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 4dfdea7373f3471d17498da3d6c3aaf926a72d4b 
						
						
					 
					
						2004-06-08 00:47:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						3f41e976e8 
					 
					
						
						
							
							Enhance the built-in function quote() to support blob values. (CVS 1541)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 97aa54bb70715934e0af082d51b9b0f6bb847e8e 
						
						
					 
					
						2004-06-08 00:39:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						4f057f904a 
					 
					
						
						
							
							Remove the third argument from the sqlite3_open() API. (CVS 1540)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 62e31f396cb6b49f542977e2fade78e11e371132 
						
						
					 
					
						2004-06-08 00:02:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						2ac3ee9787 
					 
					
						
						
							
							More work on windows locking.  Fix some problems with unix locking.  There  
						
						 
						
						... 
						
						
						
						is still an assertion failure on windows locking in attach2.test. (CVS 1539)
FossilOrigin-Name: 0c2d169cf3c0f36972015c952a2b46cb9a333881 
						
						
					 
					
						2004-06-07 16:27:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						517eb64616 
					 
					
						
						
							
							Tables created with the CREATE TABLE <tbl> AS SELECT ... syntax now inherit  
						
						 
						
						... 
						
						
						
						column declaration types from the SELECT statement. (CVS 1538)
FossilOrigin-Name: 31c1668dbc2b84438a5b78b0270f58b37b03791d 
						
						
					 
					
						2004-06-07 10:00:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						8e227875dd 
					 
					
						
						
							
							Add pragma to set/get text encoding. Also fix an obscure problem where a  
						
						 
						
						... 
						
						
						
						temp trigger could be accidently dropped. (CVS 1537)
FossilOrigin-Name: 983221b038813c5a7892564896e39597c223c4c3 
						
						
					 
					
						2004-06-07 07:52:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						e54ca3fe2e 
					 
					
						
						
							
							Progress towards getting locking to work on windows. (CVS 1536)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 4f7c0961ad6cb7082bf7716f0c7ca16a8742c039 
						
						
					 
					
						2004-06-07 01:52:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						ad7dd42558 
					 
					
						
						
							
							Performance improvements for LIKE. It is still too slow though. (CVS 1535)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 30b81507fc404355751705c6f9856c178249eff1 
						
						
					 
					
						2004-06-06 12:41:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						d02eb1fdf4 
					 
					
						
						
							
							Enhance user function API to support association of meta-data with constant  
						
						 
						
						... 
						
						
						
						arguments and the specification of text encoding preference. The LIKE
operator takes advantage of both. (CVS 1534)
FossilOrigin-Name: 92337d8f79b9754cd61c73e7db2e792a1f482f50 
						
						
					 
					
						2004-06-06 09:44:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						51c6d9633f 
					 
					
						
						
							
							Added sqlite3OsLock for win32.  Assertion fault in attach.test. (CVS 1533)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 9e6cd9ec75f726ef85e60f593aaa895791315071 
						
						
					 
					
						2004-06-06 00:42:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						682f68b020 
					 
					
						
						
							
							Add the sqlite3_set_auxdata() and sqlite3_get_auxdata() APIs. (CVS 1532)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: c2899b437366d879258ab4f6ae47868441010eca 
						
						
					 
					
						2004-06-05 10:22:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						2a02e33950 
					 
					
						
						
							
							Ensure blob values survive the ".dump" command of the shell. (CVS 1531)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: e82eb722b0e0b223ddaf7d85669792c33594f9da 
						
						
					 
					
						2004-06-05 08:04:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						a2fce64acc 
					 
					
						
						
							
							Critical bugs fixed in btree.c.  Incompatible file format change.  Unrelated  
						
						 
						
						... 
						
						
						
						comment fix in select.c (CVS 1530)
FossilOrigin-Name: cb1ffabf86996ab20dfffcb5f133fa9a9b56bbe2 
						
						
					 
					
						2004-06-05 00:01:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						9eed505701 
					 
					
						
						
							
							Defer the exclusive db lock until the pager cache is flushed to disk. 41  
						
						 
						
						... 
						
						
						
						tests now fail. (CVS 1528)
FossilOrigin-Name: d2f69e5ef2f261a00bb8427a4e2a1638ecfd17a9 
						
						
					 
					
						2004-06-04 10:38:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						24162fe668 
					 
					
						
						
							
							Move the 'busy-callback' logic to the pager layer. (CVS 1527)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: ff70b6d2b60c143e3ada0606ceff97571998c7e3 
						
						
					 
					
						2004-06-04 06:22:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						13adf8a071 
					 
					
						
						
							
							Untested updates to support atomic multi-file transactions (CVS 1526)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: d57e5252c8baaf615c2cd218a33356ea5d95a5e2 
						
						
					 
					
						2004-06-03 16:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						ecb2a9644b 
					 
					
						
						
							
							Fix a segfault in sqlite3OsLock() (CVS 1525)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 51348b82c4d5801091537b80059d770410774905 
						
						
					 
					
						2004-06-02 06:30:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						7a224deb5f 
					 
					
						
						
							
							Work toward combining the OP_MakeKey, OP_MakeIdxKey, and OP_MakeRecord  
						
						 
						
						... 
						
						
						
						opcodes into one.  The work is incomplete. (CVS 1524)
FossilOrigin-Name: 165d69a04cca719dec2b042117f848f153721a1d 
						
						
					 
					
						2004-06-02 01:22:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						df0148931d 
					 
					
						
						
							
							Remove the sqlite3_libencoding() api and the ISO8859 encoding option. (CVS 1523)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: b53640ed2232aaf173a71636073477d80407d11f 
						
						
					 
					
						2004-06-02 00:41:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								danielk1977 
							
						 
					 
					
						
						
							
						
						193c72f84e 
					 
					
						
						
							
							Fix a bug with UTF-16 byte-order-marks on big-endian hosts. (CVS 1522)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: c17b864103fe5e6def0f650eadb7b2cc6e87144f 
						
						
					 
					
						2004-06-02 00:29:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								drh 
							
						 
					 
					
						
						
							
						
						cc74b1429d 
					 
					
						
						
							
							Fix another website typo. (CVS 1521)  
						
						 
						
						... 
						
						
						
						FossilOrigin-Name: 24e2bbd0f233eaec1789e866e9abb88db66e2278 
						
						
					 
					
						2004-06-02 00:08:55 +00:00