aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/emitter.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/emitter.c: fixing clang warnings. Thanks Joey!tenderlove2011-12-201-1/+1
* * ext/psych/emitter.c (line_width, set_line_width): preferred line maytenderlove2010-07-081-0/+28
* * ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove2010-07-071-1/+2
* * ext/psych/emitter: f..king C99(gcc)-ism.usa2010-05-201-2/+8
* * ext/psych/emitter.c: output strings are automatically transcodedtenderlove2010-05-191-2/+66
* * ext/psych/emitter.c: using xmalloc and xfree for memory allocationtenderlove2010-05-191-3/+9
* * ext/psych/*.c: not executable.nobu2010-04-081-0/+0
* * ext/psych/{emitter,parser,psych}.c: move variablenaruse2010-03-291-14/+13
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+413