Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make frozen_string_literal: truefrozen | SHIBATA Hiroshi | 2017-06-19 | 1 | -1/+1 |
* | Temporary disabled to frozen literal string. | SHIBATA Hiroshi | 2016-02-23 | 1 | -0/+1 |
* | * ext/psych/lib/psych/exception.rb: there should be only one exception | Aaron Patterson | 2013-04-05 | 1 | -4/+3 |
* | Psych::SyntaxError now inherits from RuntimeError | Eric Hodel | 2012-10-22 | 1 | -1/+4 |
* | * ext/psych/lib/psych.rb (module Psych): parse and load methods take | Aaron Patterson | 2011-12-06 | 1 | -2/+3 |
* | adding more information to the syntax error exception | Aaron Patterson | 2011-10-04 | 1 | -0/+18 |