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
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
/
visitors
/
test_to_ruby.rb
Age
Commit message (
Expand
)
Author
2021-05-17
[ruby/psych] Introduce `Psych.unsafe_load`
Aaron Patterson
2020-02-13
Fix remove warning & support multi-run test for test/psych/visitors/test_to_r...
S-H-GAMELINKS
2020-02-07
remove warning & support multi-run test for test/psych/visitors/test_to_ruby....
S.H
2017-07-14
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-07
* ext/psych/*: update psych to 2.0.16
tenderlove
2015-08-21
* ext/psych/*: update to Psych 2.0.14
tenderlove
2013-05-14
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
tenderlove
2013-04-05
change test name to be more helpful
tenderlove
2012-11-06
* ruby.c (load_file_internal): set default source encoding as
naruse
2011-03-30
converting require_relative to just regular requires
tenderlove
2010-07-06
* ext/psych/lib/psych/scalar_scanner.rb (parse_time): dealing with
tenderlove
2010-07-06
* test/psych/visitors/test_to_ruby.rb (test_time): time test must
tenderlove
2010-07-05
* ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): nanoseconds
tenderlove
2010-07-03
* ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): use
tenderlove
2010-03-29
* test/psych/*: switching tests to use relative require.
tenderlove
2010-03-29
* test/psych/visitors/test_to_ruby.rb: switching to assert_in_delta
tenderlove
2010-03-28
* ext/psych/*: importing Psych to trunk
tenderlove