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

Автор SHA1 Сообщение Дата
  August Mueller 86846836bd I'm starting to think I'm doing this the wrong way. 14 лет назад
  August Mueller 4d5d9890d7 Cleaning up a stray NSLog 14 лет назад
  August Mueller 7c2141e5b9 So, this is an attempt to make FMDatabase thread safe. Fun times! 14 лет назад
  August Mueller a545f71d08 Fixed a problem under GC where leaked statments were keeping a database from closing. Patch from Chris Dolan. 14 лет назад
  August Mueller cef9e7b58c Added a warning when you try and use a database that wasn't opened. Hacked together based on patches from Drarok Ithaqua 14 лет назад
  August Mueller c9c2637200 Changed some methods to properties. Hello 2011. 14 лет назад
  August Mueller c69c9bae7c Examples from davedelong 14 лет назад
  August Mueller ee222a9a15 Code cleanup, and renamed a method back to what it prevously was, since I don't want to break any existing code. 14 лет назад
  Dave DeLong c8ff945f52 Added methods to execute a query or update with an NSString-style format string 15 лет назад
  Dave DeLong ae8622d5b0 Closing a database now closes all open resultsets 15 лет назад
  Dave DeLong 99112febca invoke [super finalize] 15 лет назад
  Dave DeLong f457ee94c8 Added -finalize methods for GC compatibility 15 лет назад
  August Mueller 11932c0f7e um.... i hate git? 15 лет назад
  Pascal Pfiffner 2b4540f8aa Merge upstream 15 лет назад
  Pascal Pfiffner 6809d43f1c Opens a :memory: database if databasePath is nil 15 лет назад
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! 15 лет назад
  August Mueller b9e2331d7f Fix for some folks who couldn't compile. 15 лет назад
  Pascal Pfiffner d5e52cb407 Added 'numChanges' method (access to sqlite3_changes) 15 лет назад
  ccgus bcac8bd59d Only execute the assertion macros if NS_BLOCK_ASSERTIONS is not set. Patch from David E. Wheeler! 15 лет назад
  ccgus 3e269a0b52 Merge branch 'block-assertions' of https://github.com/theory/fmdb into theory-block-assertions 15 лет назад
  ccgus 56a5e0f488 Added and updated some new methods to take NSError** params. 15 лет назад
  David E. Wheeler efdc397bef Prevent "if statement has empty body" warnings. 15 лет назад
  Augie Fackler 480917094c FMDatabase: specify return type of -executeQuery: 15 лет назад
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. 15 лет назад
  ccgus 7ffd84d76b Initial import. 15 лет назад