August Mueller
|
7d14d5c462
Safari's icon has changed names, so the test was failing.
|
4 years ago |
Kyle Hankinson
|
465e4cff34
+ Fix for 'This function declaration is not a prototype'.
|
8 years ago |
August Mueller
|
4dc07f99c0
Revert "Button things :("
|
8 years ago |
August Mueller
|
f92d183ea0
Button things :(
|
8 years ago |
August Mueller
|
458031a2ca
Fixed some build errors and warnings.
|
8 years ago |
Robert M. Ryan
|
d565c2055c
2.7
|
9 years ago |
August Mueller
|
cff49e08e6
Code cleanup
|
9 years ago |
August Mueller
|
598cbf67cc
Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code.
|
11 years ago |
August Mueller
|
20878b003b
Removed some tests from main.m (since I want to remove them all eventually in favor of the test suite), and fixed some warnings, and updated some logs.
|
11 years ago |
August Mueller
|
50f8efa236
Deprecation of a method, because its name sucked.
|
11 years ago |
August Mueller
|
5cd73023f1
Merge branch 'master' of git://github.com/robertmryan/fmdb into robertmryan-master
|
11 years ago |
robertmryan
|
d10dc4f34f
Fix FMDBQuickCheck for bulk test
|
11 years ago |
robertmryan
|
0f707ec168
Add `executeBulkSQL` methods
|
11 years ago |
openthread
|
45e79efea4
added an example for using FMSQLStatementSplitter in main.m
|
11 years ago |
robertmryan
|
ca95403092
Create FMDB.h to include all the standard includes; moved framework code into its own subdirectory, “fmdb”; renamed fmdb.m to main.m to avoid confusion with new FMDB.h file; moved .pch and main.m into src/sample
|
12 years ago |