Historique des commits

Auteur SHA1 Message Date
  Robert M. Ryan 7da973d694 Version 2.6 il y a 10 ans
  August Mueller 58b3b55981 Changed the linker flags, because things have sorta changed with how Xcode has dylibs in it's sdk. Not sure what's up with that. il y a 10 ans
  August "Gus" Mueller da35935c9b Merge pull request #426 from NextThought/inclusion-via-project il y a 10 ans
  Chris Utz 7e72678fc9 put public headers in a sensible place so that <FMDB/FMDB.h> il y a 10 ans
  Chris Utz 961cea4cfd add copy headers step for FMDB-IOS target. And expose core headers for the FMDB and FMDB-IOS static lib targets il y a 10 ans
  Robert M. Ryan d2e1b51412 Add renditions of executeQuery and executeUpdate that throw errors in Swift il y a 10 ans
  August "Gus" Mueller 5eeda4f0b5 Revert "Framework branch" il y a 10 ans
  Robert M. Ryan 11f6701599 Modified to support using framework il y a 10 ans
  August Mueller 4eda6c75c4 Weird merge from robertmryan-master il y a 11 ans
  Stephan Heilner 52371b07bb Added tests for FTS change il y a 11 ans
  August Mueller a2db0af530 Cleanup and sdk fixes. il y a 11 ans
  August Mueller aa8fd46a6c Merge branch 'FMResultSet_Next_Error_Handling' of git://github.com/rosh89/fmdb into rosh89-FMResultSet_Next_Error_Handling il y a 11 ans
  August Mueller 7b9b840715 Fix for Xcode 6.1 il y a 11 ans
  Rob Ryan ca84a7cb7e Modified extras il y a 11 ans
  Roshan Muralidharan 25f34a14f4 Adding 'nextWithError' method to FMResultSet to obtain error details il y a 11 ans
  August Mueller b2293c16a4 Moved some files around. il y a 11 ans
  Andrew Goodale cf9e686a8e Added FTS3 source files and tests to FMDB project. il y a 11 ans
  August Mueller 287cff6905 Added some warnings, and fixed some warnings. il y a 11 ans
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. il y a 11 ans
  August Mueller 5e987e0c14 Notes on what's going on today. il y a 11 ans
  August Mueller a55254da0b Moved some stuff around. il y a 11 ans
  openthread 2b7f7adff4 added batch sql splitter il y a 11 ans
  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 il y a 12 ans
  Michal Pietras 4ccc0353e7 Added a static library for iOS. il y a 12 ans
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. il y a 12 ans
  Graham Dennis 633a4503ae Add a .travis.yml file to use Travis CI for automated testing. il y a 12 ans
  Graham Dennis e4dd8758b1 Converting fmdb.m to XCTest tests. il y a 12 ans
  robertmryan 4ed3c78a7b Removed redundant Foundation.framework reference il y a 12 ans
  robertmryan 5b6c1c8e52 Reordered the sequence of source files into a more logical order il y a 12 ans
  robertmryan 2a5d4db4d0 Added README.markdown to project to make it easier to review/edit il y a 12 ans