Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make frozen_string_literal: truefrozen | SHIBATA Hiroshi | 2017-06-19 | 4 | -4/+4 |
* | Temporary disabled to frozen literal string. | SHIBATA Hiroshi | 2016-02-23 | 4 | -0/+4 |
* | * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user | Aaron Patterson | 2013-05-14 | 1 | -0/+1 |
* | * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should not | Aaron Patterson | 2012-04-29 | 1 | -2/+2 |
* | merging from ruby trunk | Aaron Patterson | 2011-02-25 | 4 | -48/+59 |
* | syncing up with ruby trunk | Aaron Patterson | 2011-01-21 | 1 | -1/+1 |
* | adding a json stream emitter | Aaron Patterson | 2010-05-22 | 2 | -2/+42 |
* | adding yaml streaming api | Aaron Patterson | 2010-05-19 | 1 | -1/+1 |
* | reusing Psych::TreeBuilder to our advantage | Aaron Patterson | 2010-05-16 | 1 | -0/+24 |