aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/lib/psych.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove2010-07-071-2/+20
* * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming APItenderlove2010-05-221-1/+1
* * ext/psych/lib/psych/stream.rb: adding YAML streaming API fortenderlove2010-05-201-0/+2
* * ext/psych/lib/psych.rb: Adding Psych::Exceptiontenderlove2010-05-191-0/+3
* * ext/psych/lib/psych/emitter.rb: removing unused file.tenderlove2010-05-161-0/+1
* * ext/psych/lib/psych.rb: removing unused codetenderlove2010-04-241-1/+1
* * ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove2010-04-241-7/+0
* * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove2010-04-241-1/+0
* * ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove2010-04-241-2/+13
* * ext/psych/lib/psych.rb: fixing documentationtenderlove2010-04-241-10/+1
* * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove2010-04-091-0/+1
* * ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove2010-03-311-2/+7
* * ext/psych/extconf.rb: install psych .so to not psych/ but direct.naruse2010-03-301-1/+1
* * ext/psych/lib: moved external library dependent files from lib.nobu2010-03-301-0/+238