Историја ревизија

Аутор SHA1 Порука Датум
  August "Gus" Mueller 5eeda4f0b5 Revert "Framework branch" пре 10 година
  Robert M. Ryan 11f6701599 Modified to support using framework пре 10 година
  August Mueller 4eda6c75c4 Weird merge from robertmryan-master пре 11 година
  Stephan Heilner 52371b07bb Added tests for FTS change пре 11 година
  August Mueller a2db0af530 Cleanup and sdk fixes. пре 11 година
  August Mueller aa8fd46a6c Merge branch 'FMResultSet_Next_Error_Handling' of git://github.com/rosh89/fmdb into rosh89-FMResultSet_Next_Error_Handling пре 11 година
  August Mueller 7b9b840715 Fix for Xcode 6.1 пре 11 година
  Rob Ryan ca84a7cb7e Modified extras пре 11 година
  Roshan Muralidharan 25f34a14f4 Adding 'nextWithError' method to FMResultSet to obtain error details пре 11 година
  August Mueller b2293c16a4 Moved some files around. пре 11 година
  Andrew Goodale cf9e686a8e Added FTS3 source files and tests to FMDB project. пре 11 година
  August Mueller 287cff6905 Added some warnings, and fixed some warnings. пре 11 година
  August Mueller 598cbf67cc Removed FMDatabaseSplitter, since it's no longer needed and cleaned up some code. пре 11 година
  August Mueller 5e987e0c14 Notes on what's going on today. пре 11 година
  August Mueller a55254da0b Moved some stuff around. пре 11 година
  openthread 2b7f7adff4 added batch sql splitter пре 11 година
  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 година
  Michal Pietras 4ccc0353e7 Added a static library for iOS. пре 12 година
  ccgus 88ebd477b8 Might help to export the retry timeout interface for the tests! Also, new test to check @imoldmans' patches. пре 12 година
  Graham Dennis 633a4503ae Add a .travis.yml file to use Travis CI for automated testing. пре 12 година
  Graham Dennis e4dd8758b1 Converting fmdb.m to XCTest tests. пре 12 година
  robertmryan 4ed3c78a7b Removed redundant Foundation.framework reference пре 12 година
  robertmryan 5b6c1c8e52 Reordered the sequence of source files into a more logical order пре 12 година
  robertmryan 2a5d4db4d0 Added README.markdown to project to make it easier to review/edit пре 12 година
  ccgus acdefeeaa0 Updated project settings, and compiler warning fixes. пре 12 година
  ccgus 8c259dbe5d Fixed a problem where executeUpdateWithFormat: + %@ as a placeholder and the value was nil would cause a bad value to be inserted. Thanks to rustybox on github for the fix. пре 12 година
  August Mueller 74aa0db026 Fixed a crasher in the test file. пре 12 година
  ccgus 3d7eaf67be Notes and SDK changes. пре 13 година
  August Mueller de5bff459d Marked the properties as atomic, since that is what they were by default. пре 13 година
  August Mueller 8fba9b8c86 Fixed a bunch of warnings that would come up with certain compiler options. пре 13 година