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

Автор SHA1 Сообщение Дата
  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 bd58e674ce Minor method name tweak 15 лет назад
  Dave DeLong b219b02aef Added method to retrieve the number of columns in a result set 15 лет назад
  August Mueller b4bcbd9847 code formatting changes 15 лет назад
  Dave DeLong 59a209ec01 Simplified -[FMResultSet resultDict] implementation 15 лет назад
  Dave DeLong 4d12c96fde Added ability to retrieve a column value as an arbitrary object 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 лет назад
  ccgus 06bccb300e Now checking for SQLITE_LOCKED along with SQLITE_BUSY when trying to perform a query. Patch from Jeff Meininger! 15 лет назад
  August Mueller c23c216883 Fixed some compiler warnings. 15 лет назад
  August Mueller e556e953b0 The signature for FMDatabase's executeQuery* methods now return FMResultSet instead if id. Patch from Augie Fackler! 15 лет назад
  ccgus 83e3eeed94 Formatting updates, along with a new method for getting a dictionary back from a result set. 15 лет назад
  August Mueller 05250968cb Backing out that last change- turns out there's an attribute you can give a method, to not have clang-sa flip out. 15 лет назад
  August Mueller 94c2932603 Added dataNoCpyForColumnIndex, so you can use that insted of dataNoCopyForColumnIndex, and the static analyzer won't chastise you. 15 лет назад
  ccgus 7ffd84d76b Initial import. 15 лет назад