История коммитов

Автор 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 лет назад