Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26Unused params shouldn't be set for all targets.August Mueller
2019-01-25Fix compilation for enabled GCC_WARN_UNUSED_PARAMETERRimas Mickevičius
2019-01-25Fix compilation for enabled CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPERimas Mickevičius
2018-11-23fix leaksDaniel
2018-09-18Version bump.2.7.5August Mueller
2018-09-18Merge branch 'cnoon-feature/xcode-10-support'August Mueller
2018-09-18Fixed localization issue with InfoPlist.strings for test targetChristian Noon
2018-09-18Updated the Xcode compatibility version from 3.2 to 8.0Christian Noon
2018-09-18Updated the Xcode project to Xcode 10 and accepted all project updatesChristian Noon
2018-09-05fix a warning for folks.August Mueller
2018-08-17Well, we should make sure this actually compiles.August Mueller
2018-08-15Merge pull request #697 from jhammer/localized-string-tableAugust "Gus" Mueller
2018-08-15Merge pull request #696 from jfahrenkrug/mark_dateformatter_method_args_nullableAugust "Gus" Mueller
2018-08-14Use NSLocalizedStringFromTableJonathan Hammer
2018-08-14Use NSLocalizedStringFromTableJonathan Hammer
2018-08-14Use NSLocalizedStringFromTableJonathan Hammer
2018-08-14Use NSLocalizedStringFromTableJonathan Hammer
2018-08-14Switch to NSLocalizedStringFromTableJonathan Hammer
2018-08-14The setDateFormat: method explicitly allows a nil parameter to reset to defaultJohannes Fahrenkrug
2018-07-10Merge pull request #683 from qmoya/patch-1August "Gus" Mueller
2018-07-10Update README.markdownQuico Moya
2018-06-27Cleanup for the static analyzer.August Mueller
2018-06-09Merge pull request #677 from philippec/masterAugust "Gus" Mueller
2018-06-05Added attributes to method implementationsPhilippe Casgrain
2018-06-01Merge branch 'rob2468-master'August Mueller
2018-06-01Merge branch 'master' of git://github.com/rob2468/fmdb into rob2468-masterAugust Mueller
2018-05-22Merge pull request #672 from R4N/sqlcipher-headerAugust "Gus" Mueller
2018-05-21Consolidates header search paths into the same line as other SQLCipher subspe...Micah Moore
2018-05-21bugfix, -[FMDatabase executeStatements:withResultBlock:] method has potential...jam.chenjun
2018-05-21add unit test case for -[FMDatabase executeStatements:withResultBlock:], SELE...jam.chenjun
2018-05-17Only sets HEADER_SEARCH_PATHS to SQLCipher in the podspec for subspec SQLCipher.Micah Moore
2018-05-17Adds SQLCipher to the HEADER_SEARCH_PATHS of FMDB within the SQLCipher subspec.Micah Moore
2018-03-02Merge pull request #651 from PaxLabs/schema-nullabilityAugust "Gus" Mueller
2018-03-01Update nullability annotations for `-[FMDatabase getSchema]` and `-[FMDatabas...Eric Amorde
2018-02-19A nicer way to import < https://github.com/ccgus/fmdb/issues/628 )August Mueller
2018-02-18typo fixAugust Mueller
2018-02-15Merge pull request #645 from hankinsoft/masterAugust "Gus" Mueller
2018-02-15+ Fix for 'This function declaration is not a prototype'.Kyle Hankinson
2017-12-19Merge pull request #636 from robertmryan/masterAugust "Gus" Mueller
2017-12-19Refine close logicRobert M. Ryan
2017-11-28Merge pull request #629 from rupey/masterAugust "Gus" Mueller
2017-11-27Added build target for watchOSRupert Hanson
2017-10-29Merge pull request #621 from robertmryan/masterAugust "Gus" Mueller
2017-10-27Fix isOpen logicRobert M. Ryan
2017-10-24Merge pull request #620 from robertmryan/master2.7.4August "Gus" Mueller
2017-10-24Update comments for online documentationRobert M. Ryan
2017-10-24Update transactionsRobert M. Ryan
2017-10-21Bump version to 2.7.3Robert M. Ryan
2017-10-21Revise READMERobert M. Ryan
2017-10-21Merge pull request #609 from benasher44/basher/transaction-checkpoint-supportRob Ryan