Histórico de Commits

Autor SHA1 Mensagem Data
  ccgus 84c19dca63 Cleanup há 12 anos atrás
  August "Gus" Mueller 4250e03227 Merge pull request #213 from 5at5ish/master há 12 anos atrás
  August "Gus" Mueller 4ef996a622 Merge pull request #206 from GrahamDennis/dispatch-arc-simplify há 12 anos atrás
  Timur Islamgulov a1eb7305f8 Fix for issue #203: Add 'databaseClass' class method for FMDatabaseQueue. Subclasses can override this method to return specified Class of 'FMDatabase' subclass. há 12 anos atrás
  Graham Dennis 568a145649 Add a comment explaining the use of OS_OBJECT_USE_OBJC há 12 anos atrás
  Graham Dennis aa3a3a207e Add support for openFlags to FMDatabasePool. há 12 anos atrás
  Graham Dennis 925fc13371 Simplify conditionals used to determine whether dispatch objects need explicit releasing. há 12 anos atrás
  August "Gus" Mueller e70cd055a6 Merge pull request #201 from NachoSoto/master há 12 anos atrás
  ccgus cc93329648 Just a little refactoring for the busy timeout stuff. há 12 anos atrás
  NachoSoto c03c535f56 Overriding the parent class designated initializer (- init) in FMDatabase, FMDatabasePool and FMDatabaseQueue. há 12 anos atrás
  August Mueller 1af6d47182 Making sure that certain OS X only stuff is only called when compiling for the mac. há 12 anos atrás
  August "Gus" Mueller 685ed00cfb Merge pull request #199 from snooc/podspec-dsqlite há 12 anos atrás
  Cody Coons 473524f06d Sync'd podspec with podspec from Cocoapods Specs. há 12 anos atrás
  August Mueller 4eed21dc9b Graham Dennis gets some props. há 12 anos atrás
  August Mueller cac897ed87 Fixed a problem where having statement caching turned on would cause issues when trying to use two result sets with the same query but different binding parameters. Thanks to Nick Hodapp for the original patch. há 12 anos atrás
  August "Gus" Mueller 185509b757 Merge pull request #179 from snooc/podspec-dsqlite há 12 anos atrás
  August "Gus" Mueller d0c59ffa3f Merge pull request #194 from GrahamDennis/issue-193 há 12 anos atrás
  August Mueller d5db388ed2 Formatting fixes. há 12 anos atrás
  August Mueller a9b393fb6b Merge branch 'issue-192' of git://github.com/GrahamDennis/fmdb into GrahamDennis-issue-192 há 12 anos atrás
  Gwyn Judd 846fde3523 Added support for open flags to FMDatabaseQueue há 12 anos atrás
  Cody Coons d47ce36cba Added CocoaPods section to REAMDE. há 12 anos atrás
  Cody Coons 58fe97d031 Added Subspec to require SQLCipher as a dependency. há 12 anos atrás
  Graham Dennis 62c9b751fa Fix issue #192: All savepoints are called '?' há 12 anos atrás
  Graham Dennis 654bbde891 Fix issue #193: inSavepoint: should release savepoints that are rolled back. há 12 anos atrás
  ccgus f62b8d798d Added methods that expose va_list arguments há 12 anos atrás
  August "Gus" Mueller 34c3a87b32 Merge pull request #189 from regexident/patch-1 há 12 anos atrás
  regexident 09bba4e416 Changed `isEqualTo:` (AppleScript support) to `isEqual:` (NSObject) há 12 anos atrás
  ccgus 23eee37451 Logs errors is now turned on by default. It's easy to turn off, and if you're seeing errors then you should probably fix those. há 12 anos atrás
  August "Gus" Mueller 428624505a Merge pull request #181 from J-Jay/master há 12 anos atrás
  August "Gus" Mueller 8c0d6de1c9 Merge pull request #182 from tiennou/stuff há 12 anos atrás