Commit History

作者 SHA1 備註 提交日期
  August "Gus" Mueller ca68a5f880 Merge pull request #269 from robertmryan/master 11 年之前
  robertmryan 94c1ba93d8 Update documentation for executeQueryWithFormat and executeUpdateWithFormat 11 年之前
  August Mueller b0a6cf625f Updates to the readme. 11 年之前
  August "Gus" Mueller 97c1366ac2 Merge pull request #266 from rlaferla/master 11 年之前
  Robert La Ferla 653d82a5f0 Update FMDatabase.m 11 年之前
  August "Gus" Mueller af39ee6dfa Merge pull request #265 from GalacticMegacorp/requires-arc 11 年之前
  Hilton Campbell 9c1747cb18 Require ARC when using via CocoaPods. 11 年之前
  August "Gus" Mueller e052477dc8 Merge pull request #260 from robertmryan/master 11 年之前
  robertmryan 2ff0b2b907 Fix minor typos 11 年之前
  August Mueller db78976efc Updated podspec for a tag that doesn't exist yet. 11 年之前
  August Mueller 5e21152188 Added a version to the code, and added an API to it as well. 11 年之前
  August Mueller 19e80be880 Notes, and a version number! 11 年之前
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. 11 年之前
  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 年之前
  August Mueller 9df60de06d sshhhh clang, it'll be alright. 11 年之前
  August Mueller 941bfdd7b5 Notes and renames. 11 年之前
  August Mueller 50f8efa236 Deprecation of a method, because its name sucked. 11 年之前
  August Mueller 6d090b8b0b Cleanup and little changes. 11 年之前
  August Mueller 5cd73023f1 Merge branch 'master' of git://github.com/robertmryan/fmdb into robertmryan-master 11 年之前
  robertmryan b044f2a7c7 Only run appledoc on the .h files. 11 年之前
  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 年之前
  Rob Ryan e5f8dd38d1 Updated appledoc headers 11 年之前
  robertmryan 1a028871aa Add `FMDB` prefix to callback type 11 年之前
  robertmryan 8ff0eb3a53 Updated test cases for executeBulkSQL 11 年之前
  robertmryan d10dc4f34f Fix FMDBQuickCheck for bulk test 11 年之前
  robertmryan f16470e339 Update documentation 11 年之前
  robertmryan 0f707ec168 Add `executeBulkSQL` methods 11 年之前
  Andrew Goodale e5ce8ab615 Two tokenizer implementations 11 年之前
  August "Gus" Mueller 8941bf15a4 Merge pull request #250 from OpenFibers/master 11 年之前
  openthread a29e7c4688 added appledoc-style documentation to headers of FMSQLStatementSplitter 11 年之前