Commit History

Author SHA1 Message Date
  Cody Coons d47ce36cba Added CocoaPods section to REAMDE. 12 years ago
  Cody Coons 58fe97d031 Added Subspec to require SQLCipher as a dependency. 12 years ago
  August "Gus" Mueller fd95c38478 Merge pull request #168 from piemonte/master 12 years ago
  August "Gus" Mueller f6c17b2c89 Merge pull request #174 from robertmryan/master 12 years ago
  robertmryan 88cd1c3976 Minor README correction 12 years ago
  robertmryan 4ed3c78a7b Removed redundant Foundation.framework reference 12 years ago
  robertmryan 44c058ee03 Clarify variable argument methods; expand upon rationale behind concerns with executeUpdateWithFormat and executeQueryWithFormat methods 12 years ago
  robertmryan 5b6c1c8e52 Reordered the sequence of source files into a more logical order 12 years ago
  August "Gus" Mueller e02040c949 Merge pull request #170 from robertmryan/master 12 years ago
  Rob Ryan 4ac1fc114d Update header/documentation for hasAnotherRow 12 years ago
  Patrick Piemonte 343c20a14f FMDatabase: fixes static analyzer warning, API Misuse (Apple) 12 years ago
  August "Gus" Mueller 75bb3302b0 Merge pull request #166 from erlichmen/patch-1 12 years ago
  Shay Erlichmen f3a1a9bce4 Add support for podspec 0.22.2 12 years ago
  August "Gus" Mueller bd4fc2b935 Merge pull request #161 from robertmryan/master 12 years ago
  robertmryan d433940734 Typographical edit regarding `NS_FORMAT_FUNCTION` change 12 years ago
  robertmryan cbe291105d Added `NS_FORMAT_FUNCTION` qualifier to `executeQueryWithFormat` and `executeUpdateWithFormat` declarations 12 years ago
  robertmryan 64d38ac816 Make last parameter explicitly `long long`, only identified after adding NS_FORMAT_FUNCTION qualifier to method declaration 12 years ago
  August Mueller 0e7aedee2b better header name 12 years ago
  August Mueller d24a19ab88 Now pointing to the auto-generated docs. 12 years ago
  August Mueller 977efe9a0d Make sure folks without instancetype can still use FMDB 12 years ago
  August "Gus" Mueller addc7b5351 Merge pull request #156 from antons/master 12 years ago
  Anton Sotkov 889c40b072 Changed return type of constructors from id to instancetype. 12 years ago
  August "Gus" Mueller 5cf5b92d21 Merge pull request #153 from antons/master 12 years ago
  Anton Sotkov 1cc58c2753 Changed @name formatting. Shorter lines looks nicer if your screen is small. 12 years ago
  August "Gus" Mueller 30e27f57f6 Merge pull request #150 from robertmryan/master 12 years ago
  Rob Ryan bf47d3d433 Make @warnings last entry in documents 12 years ago
  Rob Ryan 5e0c9d30a1 Fix links to FMResultSet next 12 years ago
  Rob Ryan e7c7c7a346 Add github link 12 years ago
  Rob Ryan 095532b5c1 Moved comments from README to CHANGES 12 years ago
  Rob Ryan 106c08caea Added a few descriptions, added cross reference links; documented a few undocumented methods 12 years ago