Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift4 #44

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Swift4 #44

wants to merge 35 commits into from

Commits on Dec 5, 2018

  1. fix isTransacting flag

    tuken committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d46811e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b2c24 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Revert "fix deprecated func (deinitialize, deallocate) in swift4"

    This reverts commit 89b2c24.
    tuken committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e1cbb1e View commit details
    Browse the repository at this point in the history
  2. update mysql-apt-config version

    tuken committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    d9fbf5b View commit details
    Browse the repository at this point in the history
  3. install [email protected] in macos

    tuken committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    fbd7e41 View commit details
    Browse the repository at this point in the history
  4. change osx_image to xcode9.2

    tuken committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    738dc21 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. modify .travis.yml

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    eeb4b07 View commit details
    Browse the repository at this point in the history
  2. specify [email protected] in macos

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    210c7d5 View commit details
    Browse the repository at this point in the history
  3. fix install-mysql

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    6a5e631 View commit details
    Browse the repository at this point in the history
  4. modify starting [email protected]

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ae57de7 View commit details
    Browse the repository at this point in the history
  5. modify selection of mysq-5.7

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    2a72438 View commit details
    Browse the repository at this point in the history
  6. add "export PATH" in travis.yml

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    a6198ef View commit details
    Browse the repository at this point in the history
  7. modify install-mysql.sh

    tuken committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    40b018c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    95aa9f1 View commit details
    Browse the repository at this point in the history
  2. modify travis.yml again

    tuken committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    c86252f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. modify "brew link" argument

    tuken committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    58a1e3a View commit details
    Browse the repository at this point in the history
  2. add "--force" option

    tuken committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    4f00515 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. beautify code

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    bcb9d55 View commit details
    Browse the repository at this point in the history
  2. set false to isClose when connection close

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    abb59bc View commit details
    Browse the repository at this point in the history
  3. change dependency package (Prorsum)

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    53fa5a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    219beb0 View commit details
    Browse the repository at this point in the history
  5. move func

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    57e9fbe View commit details
    Browse the repository at this point in the history
  6. implement COM_STMT_CLOSE

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2148209 View commit details
    Browse the repository at this point in the history
  7. modify deinitialize and deallocate

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    4f7ad90 View commit details
    Browse the repository at this point in the history
  8. change Package.swift

    tuken committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    59e84a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. revert Package.swift (Prorsum)

    tuken committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    fa2f06a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62288ab View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. change time format (from - to :)

    tuken committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    4e12916 View commit details
    Browse the repository at this point in the history
  2. update swift version to 4.1.3

    tuken committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    f1cd028 View commit details
    Browse the repository at this point in the history
  3. update xcode version to 9.4

    tuken committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ed28b6d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    56eb1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd6768 View commit details
    Browse the repository at this point in the history
  3. delete unnecessary code(Logger)

    tuken committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    f6a5fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    f22348e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. correspond to swift5.0

    tuken committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    0336da1 View commit details
    Browse the repository at this point in the history