Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use match? instead of =~ when MatchData is not used (#34150). | Go MAEDA | 2020-10-23 | 1 | -2/+2 |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 1 | -2/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Sqlite3: change default value for booleans to 1 or 0 (#23630). | Jean-Philippe Lang | 2018-09-23 | 1 | -0/+93 |