Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
exception message when attempting to load an unknown class. Thanks
nobu! [ruby-dev:41399]
* test/psych/test_psych.rb: test for the exception message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* pbm/master:
Fix problem with empty and white-space only strings. Add test.
|
|
|
|
* pbm/master:
Fixed typos in comments
|
|
Date: Mon Mar 29 18:58:22 2010 +0000
* ext/psych/{emitter,parser,psych}.c: move variable
declaration to the first of the block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|