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
path: root/src
AgeCommit message (Expand)Author
2022-10-06Fix dangling reference warning on assign object propertyDaniel Seither
2021-03-25Safari's icon has changed names, so the test was failing.August Mueller
2021-03-25Add typeForColumn functionsRobert Ryan
2020-05-09Update header comments & documentationRobert Ryan
2020-05-08Bump versionRobert Ryan
2020-05-08Uninitialized object in manual reference countingRobert Ryan
2020-05-06Allow rebinding of values for prepared queriesRobert Ryan
2020-05-06Fix linksRobert Ryan
2020-05-05Changed the value of a loop var to match accessing an array, ultimately to ma...August Mueller
2020-05-05Improve FMDBVersionRobert Ryan
2020-04-23Version bump for the SPM2.7.6August Mueller
2019-12-13Change flag to SQLCIPHER_CRYPTOjason
2019-12-13Check that we are actually connected to an SQLCipher dbjason
2019-04-16Merge pull request #719 from djs66256/masterAugust "Gus" 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-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-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-06-27Cleanup for the static analyzer.August Mueller
2018-06-05Added attributes to method implementationsPhilippe Casgrain
2018-05-21bugfix, -[FMDatabase executeStatements:withResultBlock:] method has potential...jam.chenjun
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-15+ Fix for 'This function declaration is not a prototype'.Kyle Hankinson
2017-12-19Refine close logicRobert M. Ryan
2017-10-27Fix isOpen logicRobert M. Ryan
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-21Merge pull request #609 from benasher44/basher/transaction-checkpoint-supportRob Ryan
2017-10-21Merge pull request #606 from robotive/masterRob Ryan
2017-09-26Fix for a memory leak ( via https://github.com/ccgus/fmdb/issues/615 )August Mueller
2017-09-09Checkpoint tweaksRobert M. Ryan
2017-09-09Added support for immediate transactions and checkpointBen Asher
2017-08-28Revert "Button things :("August Mueller
2017-08-22Fixed nullability annotations for various FMDatabaseQueue initializers.Adrian Godoroja
2017-07-19Button things :(August Mueller
2017-06-14Fixed some build errors and warnings.August Mueller
2017-06-10Version 2.7.22.7.2Robert M. Ryan
2017-06-10Update documentationRobert M. Ryan
2017-06-10Mark blocks as noescapeRobert M. Ryan