Commit History

Author SHA1 Message Date
  Andrew Goodale e5ce8ab615 Two tokenizer implementations 11 years ago
  Andrew Goodale fed71ec21e Support multiple named delegates using a single fts3 tokenizer module. 11 years ago
  Andrew Goodale 800557c6f4 Created category for FTS3 support. 11 years ago
  August "Gus" Mueller c41fe67736 Merge pull request #240 from robertmryan/master 11 years ago
  robertmryan e3c269c974 Update podspec 11 years ago
  robertmryan ca95403092 Create FMDB.h to include all the standard includes; moved framework code into its own subdirectory, “fmdb”; renamed fmdb.m to main.m to avoid confusion with new FMDB.h file; moved .pch and main.m into src/sample 11 years ago
  August "Gus" Mueller e42b50f243 Merge pull request #229 from pietrasm/master 12 years ago
  Michal Pietras 4ccc0353e7 Added a static library for iOS. 12 years ago
  ccgus 99bf192e1e More notes to self. 12 years ago
  ccgus 7daa30d27a Cleanup, and then while debugging a test, noticed that sqlite3_busy_timeout doesn't retry a sqlite3_step for you automatically. So that's a problem that I'll need to fix. 12 years ago
  August "Gus" Mueller f7e1a9298a Merge pull request #225 from DanOranges/master 12 years ago
  DanOrange ec5258ada7 Removed an unnecessary header comment in FMDatabaseAdditions.h. 12 years ago
  DanOrange 1f09e622e8 Added in support for userVersion property 12 years ago
  DanOrange 294d54c1e0 Fixed [FMDatabase openWithFlags:] so it does not reopen the db unnecessarily 12 years ago
  ccgus d54f817686 Contribs and notes. 12 years ago
  August "Gus" Mueller 018a7b81dd Merge pull request #224 from mikeash/master 12 years ago
  ccgus 75b5dddc87 I hate tabs. 12 years ago
  August "Gus" Mueller 929d1e9dc6 Merge pull request #223 from hartdev/master 12 years ago
  David Hart cbb64d4fc5 Fixed consistency problems with errorsOnCrash 12 years ago
  Mike Ash 6fbd05f6c3 Add a deadlock check to -[FMDatabaseQueue inDatabase:] 12 years ago
  August "Gus" Mueller 395f7b7a98 Merge pull request #220 from robertmryan/master 12 years ago
  robertmryan 04f2019a4e Change the use of #if / #endif so that Xcode document items pop over doesn’t get confused. Now when you pull down the document items pop over, all methods are shown. 12 years ago
  August Mueller 9d989cc659 Cleanup and contribs. 12 years ago
  ccgus e6424da53b Header fix. 12 years ago
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. 12 years ago
  imoldman 72abbca772 improve type detect in FMDatabase.bindObject:obj when obj is a NSNumber 12 years ago
  August Mueller 74b01bd458 Cleanup 12 years ago
  Timur Islamgulov 3f8cee50c4 Fix for issue #211: Add 'databasePool:didAddDatabase:' method to FMDatabasePoolDelegate protocol 12 years ago
  ccgus 3c6d3ca6e1 Notes on what's been going on. 12 years ago
  ccgus 8d2dac4001 Merge branch 'master' of github.com:ccgus/fmdb into busyTimeout 12 years ago