Историја ревизија

Аутор SHA1 Порука Датум
  August Mueller 000944faca blah пре 11 година
  August Mueller 355a4e64c3 Updated readme pointing to other projects using FMDB, as well as a support section telling everyone to send me all their money. пре 11 година
  August "Gus" Mueller 545d3b7855 Merge pull request #272 from robertmryan/master пре 11 година
  Rob Ryan aada6f6549 Use `dataWithBytes` instead of `memcpy` пре 11 година
  August "Gus" Mueller 251fe3029e Merge pull request #271 from aryounce/patch-1 пре 11 година
  A. R. Younce 32bb710845 Added cast to fix warning on 32-bit builds. пре 11 година
  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 година