..
json
* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in maps
2011-02-21 01:56:10 +00:00
nodes
* ext/psych/lib/psych/nodes/node.rb: Make Psych::Nodes::Node
2011-01-21 19:11:53 +00:00
visitors
* ext/psych/lib/psych/nodes/node.rb: Make Psych::Nodes::Node
2011-01-21 19:11:53 +00:00
helper.rb
* ext/psych/*: importing Psych to trunk
2010-03-28 21:49:37 +00:00
test_alias_and_anchor.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_array.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_boolean.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_class.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_coder.rb
* ext/psych/lib/psych/coder.rb (represent_object): arbitrary objects
2011-01-19 23:05:53 +00:00
test_date_time.rb
* ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):
2010-07-03 00:52:43 +00:00
test_deprecated.rb
* ext/psych/lib/psych/deprecated.rb: adding deprecated object_maker
2010-04-27 20:40:12 +00:00
test_document.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_emitter.rb
* ext/psych/emitter.c (line_width, set_line_width): preferred line may
2010-07-08 16:02:26 +00:00
test_encoding.rb
* ext/psych/emitter.c: output strings are automatically transcoded
2010-05-19 17:15:27 +00:00
test_engine_manager.rb
* lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.
2010-04-03 21:50:47 +00:00
test_exception.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_hash.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_json_tree.rb
* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in maps
2011-02-21 01:56:10 +00:00
test_merge_keys.rb
* ext/psych/lib/psych/visitors/to_ruby.rb: fixing merge key support
2011-01-22 02:51:14 +00:00
test_nil.rb
* ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 output
2011-01-05 17:57:38 +00:00
test_null.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_object.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_omap.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_parser.rb
reverting r30628 since this seems like a bug in libyaml
2011-01-22 22:43:41 +00:00
test_psych.rb
* ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width is
2010-07-08 16:10:10 +00:00
test_scalar.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_scalar_scanner.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_serialize_subclasses.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_set.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_stream.rb
* ext/psych/lib/psych/stream.rb: adding YAML streaming API for
2010-05-20 04:03:47 +00:00
test_string.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_struct.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_symbol.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_to_yaml_properties.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_tree_builder.rb
* test/psych/*: switching tests to use relative require.
2010-03-29 18:25:57 +00:00
test_yaml.rb
* ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regular
2011-02-02 22:05:15 +00:00