aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove2010-03-312-6/+13
* * ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove2010-03-311-1/+10
* * ext/psych/extconf.rb: install psych .so to not psych/ but direct.naruse2010-03-302-2/+2
* * ext/psych/lib: moved external library dependent files from lib.nobu2010-03-3024-0/+1879
* * ext/psych/extconf.rb: Making library detection more agnostic.tenderlove2010-03-291-8/+2
* * ext/psych/{emitter,parser,psych}.c: move variablenaruse2010-03-293-43/+43
* * ext/psych/*: importing Psych to trunktenderlove2010-03-2811-0/+899