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

Remove SAFE=1 and Safe::safe #666

Merged
merged 6 commits into from Jan 29, 2018
Merged

Remove SAFE=1 and Safe::safe #666

merged 6 commits into from Jan 29, 2018

Commits on Jan 29, 2018

  1. Remove SAFE=1 and Safe::safe in tDiary.

      Ruby 2.6 will be modified scope of SAFE level.
    
      ruby/ruby@c39bdb7
    
      It break Thread local usage of SAFE level. So, We gave up to
      support SAFE mechanism in core module of tDiary.
    hsbt committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    5de271d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813f57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872d3ab View commit details
    Browse the repository at this point in the history
  4. Removed obsoleted taint methods

    hsbt committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    b54e2d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be53c81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    298f812 View commit details
    Browse the repository at this point in the history