aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/psych.c
Commit message (Collapse)AuthorAgeFilesLines
* ext: protoize no-arguments functionsnobu2014-10-041-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/psych/*.c: not executable.nobu2010-04-081-0/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/psych/{emitter,parser,psych}.c: move variablenaruse2010-03-291-5/+4
| | | | | | declaration to the first of the block. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+35
* test/psych/*: ditto * lib/psych/*: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e