summaryrefslogtreecommitdiff
path: root/ext/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* fix int<->long mess causing lots of segfaults on x86_64Antony Dovgal2008-08-012-7/+10
* fix skipifHannes Magnusson2008-08-011-1/+1
* MFB5.3: "without" and "do not include"Hannes Magnusson2008-07-312-2/+2
* MFB: Enable by default and fix compile errorScott MacVicar2008-07-313-4/+4
* MFB: Stray RETURN_TRUE valueScott MacVicar2008-07-311-1/+0
* Add freelist for tracking sqlite statements to free on implicit SQLite3::close()Scott MacVicar2008-07-293-50/+59
* MFB: Fix error when fetchArray reaches the last rowScott MacVicar2008-07-281-1/+3
* - Fix EOLsJani Taskinen2008-07-282-3/+2
* - Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead W...Jani Taskinen2008-07-281-1/+9
* - mac to unixPierre Joye2008-07-281-1/+0
* - mac to unix formatPierre Joye2008-07-281-9/+0
* *sigh*Jani Taskinen2008-07-272-98/+0
* - Fix buildJani Taskinen2008-07-263-104/+126
* - Fixed build with bundled libraryJani Taskinen2008-07-262-4/+2
* jfc..*SIGH*Jani Taskinen2008-07-268-308/+0
* fix folding tagJani Taskinen2008-07-261-2/+0
* - Fix ws/cs (please do not invent your own CS...) and weird EOLsJani Taskinen2008-07-262-275/+86
* - Fix EOLsJani Taskinen2008-07-261-2/+0
* - No tabs.Jani Taskinen2008-07-262-150/+150
* Forgot to add these earlierScott MacVicar2008-07-266-0/+2404
* SQLite3 extension, still has 2 failing tests that will be sorted shortly.Scott MacVicar2008-07-2544-0/+94743