An error occurred fetching the project authors.
  1. 19 Nov, 2018 1 commit
    • Yukihiro "Matz" Matsumoto's avatar
      Remove implicit conversion using `to_int` method. · afca99a4
      Yukihiro "Matz" Matsumoto authored
      The ISO standard does not include implicit type conversion using
      `to_int`. This implicit conversion often causes vulnerability.
      There will be no more attacks like #4120.
      
      In addition, we have added internal convenience method `__to_int` which
      does type check and conversion (from floats).
      afca99a4
  2. 01 Nov, 2018 1 commit
  3. 18 Sep, 2018 1 commit
  4. 06 Sep, 2018 2 commits
  5. 14 Jun, 2018 1 commit
  6. 02 Mar, 2018 1 commit
  7. 12 Feb, 2018 4 commits
  8. 10 Feb, 2018 1 commit
  9. 09 Feb, 2018 1 commit
  10. 12 Dec, 2017 4 commits
  11. 11 Dec, 2017 2 commits
  12. 09 Dec, 2017 1 commit
  13. 07 Dec, 2017 1 commit