コミット履歴

作者 SHA1 メッセージ 日付
  robertmryan 44c058ee03 Clarify variable argument methods; expand upon rationale behind concerns with executeUpdateWithFormat and executeQueryWithFormat methods 12 年 前
  robertmryan 5b6c1c8e52 Reordered the sequence of source files into a more logical order 12 年 前
  August "Gus" Mueller e02040c949 Merge pull request #170 from robertmryan/master 12 年 前
  Rob Ryan 4ac1fc114d Update header/documentation for hasAnotherRow 12 年 前
  Patrick Piemonte 343c20a14f FMDatabase: fixes static analyzer warning, API Misuse (Apple) 12 年 前
  August "Gus" Mueller 75bb3302b0 Merge pull request #166 from erlichmen/patch-1 12 年 前
  Shay Erlichmen f3a1a9bce4 Add support for podspec 0.22.2 12 年 前
  August "Gus" Mueller bd4fc2b935 Merge pull request #161 from robertmryan/master 12 年 前
  robertmryan d433940734 Typographical edit regarding `NS_FORMAT_FUNCTION` change 12 年 前
  robertmryan cbe291105d Added `NS_FORMAT_FUNCTION` qualifier to `executeQueryWithFormat` and `executeUpdateWithFormat` declarations 12 年 前
  robertmryan 64d38ac816 Make last parameter explicitly `long long`, only identified after adding NS_FORMAT_FUNCTION qualifier to method declaration 12 年 前
  August Mueller 0e7aedee2b better header name 12 年 前
  August Mueller d24a19ab88 Now pointing to the auto-generated docs. 12 年 前
  August Mueller 977efe9a0d Make sure folks without instancetype can still use FMDB 12 年 前
  August "Gus" Mueller addc7b5351 Merge pull request #156 from antons/master 12 年 前
  Anton Sotkov 889c40b072 Changed return type of constructors from id to instancetype. 12 年 前
  August "Gus" Mueller 5cf5b92d21 Merge pull request #153 from antons/master 12 年 前
  Anton Sotkov 1cc58c2753 Changed @name formatting. Shorter lines looks nicer if your screen is small. 12 年 前
  August "Gus" Mueller 30e27f57f6 Merge pull request #150 from robertmryan/master 12 年 前
  Rob Ryan bf47d3d433 Make @warnings last entry in documents 12 年 前
  Rob Ryan 5e0c9d30a1 Fix links to FMResultSet next 12 年 前
  Rob Ryan e7c7c7a346 Add github link 12 年 前
  Rob Ryan 095532b5c1 Moved comments from README to CHANGES 12 年 前
  Rob Ryan 106c08caea Added a few descriptions, added cross reference links; documented a few undocumented methods 12 年 前
  Rob Ryan a83ce3f848 Addition of FMStatement documentation 12 年 前
  Rob Ryan 40498307f9 Dramatically simplify introduction 12 年 前
  Rob Ryan b20863c4e3 Add links to FMDatabaseQueue and FMDatabase in comments 12 年 前
  Rob Ryan b41fd8ecb1 Add FMDatabase link in comments, document resultSetWithStatement, add clarification for `next` 12 年 前
  Rob Ryan ffdf62585e Add FMDatabase link in comments 12 年 前
  Rob Ryan 010a08acdd Tighten up introductory comments, include link to FMDatabase 12 年 前