index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
psych
Age
Commit message (
Expand
)
Author
2017-07-14
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2017-06-16
Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
hsbt
2017-04-05
Import psych-3.0.0.beta1 from ruby/psych.
hsbt
2016-09-07
* ext/psych/*, test/psych/*: Update psych-2.1.1
hsbt
2016-08-23
test_psych.rb: close Tempfile
nobu
2016-06-24
* ext/psych/*, test/psych/*: Upate psych 2.1.0
hsbt
2016-02-22
* test/psych/test_emitter.rb: test_resizing_tags missing
headius
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-13
psych_emitter.c: check tags range
nobu
2015-12-13
psych_emitter.c: check string
nobu
2015-12-07
* ext/psych/*: update psych to 2.0.16
tenderlove
2015-09-02
* ext/psych/*: merge psych master(8737e5b). It contains following fixes.
hsbt
2015-08-21
* ext/psych/*: update to Psych 2.0.14
tenderlove
2015-02-17
* ext/psych/lib/psych.rb: bump psych version.
tenderlove
2015-02-06
* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes when
tenderlove
2015-02-06
* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regular
tenderlove
2015-01-28
* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes with
tenderlove
2015-01-17
yaml_tree.rb: fix anchor
nobu
2015-01-16
* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hash
tenderlove
2015-01-16
* ext/psych/lib/psych.rb: bump version
tenderlove
2015-01-08
* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-ascii
tenderlove
2015-01-08
* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hash
tenderlove
2015-01-08
* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivars
tenderlove
2014-12-01
* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that are
tenderlove
2014-11-20
* test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):
usa
2014-10-31
* test/psych/test_emitter.rb: Fix line_width test...initial value
headius
2014-08-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping and
tenderlove
2014-08-29
* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings that
tenderlove
2014-08-29
* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hash
tenderlove
2014-08-29
* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" strings
tenderlove
2014-08-05
* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility for
tenderlove
2014-07-25
fix encoding spec
nobu
2014-06-26
Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""
hsbt
2014-06-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
tenderlove
2014-05-25
Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"
naruse
2014-05-25
* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]
zzak
2014-03-01
* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
tenderlove
2014-02-18
* test/test/psych/test_string.rb: remove unused variables.
hsbt
2014-01-09
* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with
tenderlove
2014-01-09
* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structs
tenderlove
2013-11-26
* ext/psych/lib/psych/scalar_scanner.rb: fix support for negative
tenderlove
2013-11-26
* ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIME
tenderlove
2013-11-05
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
tenderlove
2013-10-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
tenderlove
2013-09-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
tenderlove
2013-08-28
backport Tempfile.create so psych tests will run outside ruby trunk
tenderlove
2013-08-28
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
tenderlove
2013-07-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects so
tenderlove
2013-05-14
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
tenderlove
2013-05-14
* test/psych/helper.rb: envutil is not available outside Ruby, so
tenderlove
[next]