summaryrefslogtreecommitdiff
path: root/lib/psych/core_ext.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer `require_relative` for internal requiresDavid Rodríguez2021-10-061-1/+1
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Fixed gabage linesremove-deprecated-methodsSHIBATA Hiroshi2017-03-271-13/+0
* Removed Module#psych_yaml_asSHIBATA Hiroshi2017-03-271-0/+3
* To use yaml_as instead of psych_yaml_asSHIBATA Hiroshi2017-03-071-4/+1
* Removed aliases for Syck module.SHIBATA Hiroshi2017-03-031-5/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* * ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it canAaron Patterson2012-11-161-8/+1
* * ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loadedAaron Patterson2012-03-051-0/+2
* syncing with ruby trunkAaron Patterson2011-08-171-0/+1
* options are being used, :canonical and :indentation are supportedAaron Patterson2010-07-071-2/+3
* merging from rubyAaron Patterson2010-04-161-0/+13
* merging from ruby to psychAaron Patterson2010-04-091-1/+4
* making sure psych defines to_yaml on objectAaron Patterson2010-03-281-0/+6
* * lib/psych/core_ext.rb: adding Kernel#yAaron Patterson2010-03-281-0/+6
* testing Object has to_yaml definedAaron Patterson2010-03-271-11/+1
* removed the to_yaml methodAaron Patterson2010-03-271-1/+2
* commenting our core extention removalAaron Patterson2010-03-261-0/+19