tenderlove
|
0de068d03e
|
* ext/psych/parser.c (parse): Return strings encoded as
Encoding.default_internal if set.
* test/psych/test_encoding.rb: Tests for encoding change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-05-10 16:22:52 +00:00 |
tenderlove
|
b9617bf7cb
|
* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-04-10 23:50:50 +00:00 |
tenderlove
|
052f204dcb
|
* ext/psych/parser.c: parse raises a TypeError when nil is passed in.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-04-09 16:09:55 +00:00 |
nobu
|
f3b9acda21
|
* ext/psych/*.c: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-04-08 06:32:08 +00:00 |
naruse
|
e43b94231b
|
* ext/psych/{emitter,parser,psych}.c: move variable
declaration to the first of the block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-03-29 18:58:22 +00:00 |
tenderlove
|
b9b923ca94
|
* ext/psych/*: importing Psych to trunk
* test/psych/*: ditto
* lib/psych/*: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-03-28 21:49:37 +00:00 |