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
2022-10-06Merge branch 'tiwoc-fix-assign-object-property'HEADmasterAugust Mueller
2022-10-06Quick little test fix by cleaning up where the actual temp dir is.August Mueller
2022-10-06Fix dangling reference warning on assign object propertyDaniel Seither
2021-06-14Merge branch 'tstump-phunware-bugfix/fix_project_file_and_cocoapods_integration'August Mueller
2021-06-12Update project file formatting to match Xcode's auto-formattingTroy Stump
2021-06-12Lower iOS deployment target to 9.0Troy Stump
2021-06-12Update podspec to include the same deployment targets as defined by the Xcode...Troy Stump
2021-06-12Update all targets to inherit their deployment target(s) from the project's d...Troy Stump
2021-06-12Remove unused project localizationsTroy Stump
2021-06-12Bump project compatibility version to Xcode 12.0Troy Stump
2021-03-25Merge branch 'robertmryan-master'August Mueller
2021-03-25Safari's icon has changed names, so the test was failing.August Mueller
2021-03-25Add typeForColumn functionsRobert Ryan
2020-11-30Merge pull request #806 from jamesstout/update_podspecAugust "Gus" Mueller
2020-11-30Update FMDB.podspecJames Stout
2020-11-07Added a privacy doc to help out devs with some questions that Apple is now as...August Mueller
2020-10-11Words.August Mueller
2020-10-11Merge pull request #803 from Token-LiMing/patch-1August "Gus" Mueller
2020-10-11Update example code for FMResultSet尊敬的伊露维塔
2020-05-29Merge pull request #794 from MartinJNash/mjn/update-readme-spmAugust "Gus" Mueller
2020-05-27Added section about importing FMDB via the Swift Package Manager to README.mdMartin Nash
2020-05-12Merge pull request #791 from ccgus/robertmryan/update-documentation2.7.7August "Gus" Mueller
2020-05-09Update header comments & documentationRobert Ryan
2020-05-08Merge pull request #790 from ccgus/robertmryan/bump-versionAugust "Gus" Mueller
2020-05-08Bump versionRobert Ryan
2020-05-08Merge pull request #789 from ccgus/robertmryan/mrc-garbage-valueAugust "Gus" Mueller
2020-05-08Uninitialized object in manual reference countingRobert Ryan
2020-05-08Merge branch 'robertmryan-robertmryan/allow-rebinding'August Mueller
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-05Merge branch 'robertmryan-master'August Mueller
2020-05-05Improve FMDBVersionRobert Ryan
2020-04-23Version bump for the SPM2.7.6August Mueller
2020-02-22Merge pull request #774 from bamx23/fix-podspecAugust "Gus" Mueller
2020-02-18fix header_dir path in podspecNikolay Volosatov
2019-12-14Merge pull request #768 from niveus/Check-for-SQLCiphersw01master1612August "Gus" Mueller
2019-12-13Change flag to SQLCIPHER_CRYPTOjason
2019-12-13Check that we are actually connected to an SQLCipher dbjason
2019-11-19Merge pull request #762 from Nelyus/swiftpmAugust "Gus" Mueller
2019-11-18Add SPM manifest with a library targetPierre Monod-Broca
2019-08-21Merge pull request #753 from R4N/sqlcipher-version-capAugust "Gus" Mueller
2019-08-21Adds SQLCipher subspec major version cap which will prevent `pod update` from...Micah Moore
2019-06-19Merge pull request #743 from wix-playground/AddMissingDoplymentTargetsAugust "Gus" Mueller
2019-06-19Merge pull request #742 from wix-playground/EnableARCinFMDBAugust "Gus" Mueller
2019-06-19Add missing OS deployment targets to project targetsLeo Natan
2019-06-19Enable ARC in the static FMDB targetLeo Natan
2019-04-16Merge pull request #719 from djs66256/masterAugust "Gus" Mueller
2019-01-31Documentation update.August Mueller
2019-01-26Merge branch 'rimasm-master'August Mueller