Commit History

Author SHA1 Message Date
  August "Gus" Mueller 97c1366ac2 Merge pull request #266 from rlaferla/master 11 years ago
  Robert La Ferla 653d82a5f0 Update FMDatabase.m 11 years ago
  August "Gus" Mueller af39ee6dfa Merge pull request #265 from GalacticMegacorp/requires-arc 11 years ago
  Hilton Campbell 9c1747cb18 Require ARC when using via CocoaPods. 11 years ago
  August "Gus" Mueller e052477dc8 Merge pull request #260 from robertmryan/master 11 years ago
  robertmryan 2ff0b2b907 Fix minor typos 11 years ago
  August Mueller db78976efc Updated podspec for a tag that doesn't exist yet. 11 years ago
  August Mueller 5e21152188 Added a version to the code, and added an API to it as well. 11 years ago
  August Mueller 19e80be880 Notes, and a version number! 11 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 9df60de06d sshhhh clang, it'll be alright. 11 years ago
  August Mueller 941bfdd7b5 Notes and renames. 11 years ago
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. 11 years ago
  August Mueller 6d090b8b0b Cleanup and little changes. 11 years ago
  August Mueller 5cd73023f1 Merge branch 'master' of git://github.com/robertmryan/fmdb into robertmryan-master 11 years ago
  robertmryan b044f2a7c7 Only run appledoc on the .h files. 11 years ago
  Rob Ryan 1009892cf6 Added pragma mark because FMDatabase was getting a little hairy, and it makes it a little easier to navigate in Xcode; add appledoc not in FMDatabaseBusyHandler; changed the C functions to use consistent prefix (some used `FMDB`, some used `FM`, some used no prefix … they now all use `FMDB` 11 years ago
  Rob Ryan e5f8dd38d1 Updated appledoc headers 11 years ago
  robertmryan 1a028871aa Add `FMDB` prefix to callback type 11 years ago
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL 11 years ago
  robertmryan d10dc4f34f Fix FMDBQuickCheck for bulk test 11 years ago
  robertmryan f16470e339 Update documentation 11 years ago
  robertmryan 0f707ec168 Add `executeBulkSQL` methods 11 years ago
  August "Gus" Mueller 8941bf15a4 Merge pull request #250 from OpenFibers/master 11 years ago
  openthread a29e7c4688 added appledoc-style documentation to headers of FMSQLStatementSplitter 11 years ago
  openthread 1c03cc2251 README updated for FMSQLStatementSplitter usage 11 years ago
  openthread 45e79efea4 added an example for using FMSQLStatementSplitter in main.m 11 years ago
  openthread bf22880125 fixed warnings in `FMStatementSplitter` when compiling for mac 64-bit 11 years ago
  August Mueller 3691599e49 Update contrib stuff. 11 years ago