index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
psych
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2017-07-14
45
-56
/
+67
*
Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
hsbt
2017-06-16
2
-0
/
+48
*
Import psych-3.0.0.beta1 from ruby/psych.
hsbt
2017-04-05
11
-231
/
+42
*
* ext/psych/*, test/psych/*: Update psych-2.1.1
hsbt
2016-09-07
2
-0
/
+8
*
test_psych.rb: close Tempfile
nobu
2016-08-23
1
-2
/
+3
*
* ext/psych/*, test/psych/*: Upate psych 2.1.0
hsbt
2016-06-24
2
-0
/
+11
*
* test/psych/test_emitter.rb: test_resizing_tags missing
headius
2016-02-22
1
-0
/
+2
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
46
-0
/
+46
*
psych_emitter.c: check tags range
nobu
2015-12-13
1
-0
/
+15
*
psych_emitter.c: check string
nobu
2015-12-13
1
-0
/
+1
*
* ext/psych/*: update psych to 2.0.16
tenderlove
2015-12-07
4
-12
/
+19
*
* ext/psych/*: merge psych master(8737e5b). It contains following fixes.
hsbt
2015-09-02
1
-0
/
+9
*
* ext/psych/*: update to Psych 2.0.14
tenderlove
2015-08-21
2
-0
/
+8
*
* ext/psych/lib/psych.rb: bump psych version.
tenderlove
2015-02-17
2
-2
/
+8
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes when
tenderlove
2015-02-06
1
-0
/
+22
*
* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regular
tenderlove
2015-02-06
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes with
tenderlove
2015-01-28
1
-0
/
+7
*
yaml_tree.rb: fix anchor
nobu
2015-01-17
1
-8
/
+16
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hash
tenderlove
2015-01-16
1
-6
/
+0
*
* ext/psych/lib/psych.rb: bump version
tenderlove
2015-01-16
1
-2
/
+48
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-ascii
tenderlove
2015-01-08
1
-0
/
+6
*
* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hash
tenderlove
2015-01-08
1
-0
/
+28
*
* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivars
tenderlove
2015-01-08
1
-0
/
+16
*
* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that are
tenderlove
2014-12-01
1
-0
/
+54
*
* test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):
usa
2014-11-20
2
-2
/
+2
*
* test/psych/test_emitter.rb: Fix line_width test...initial value
headius
2014-10-31
1
-2
/
+1
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping and
tenderlove
2014-08-29
1
-0
/
+6
*
* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings that
tenderlove
2014-08-29
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hash
tenderlove
2014-08-29
1
-0
/
+10
*
* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" strings
tenderlove
2014-08-29
1
-0
/
+20
*
* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility for
tenderlove
2014-08-05
1
-0
/
+5
*
fix encoding spec
nobu
2014-07-25
1
-2
/
+0
*
Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""
hsbt
2014-06-26
3
-51
/
+0
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
tenderlove
2014-06-05
1
-0
/
+8
*
Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"
naruse
2014-05-25
3
-0
/
+51
*
* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]
zzak
2014-05-25
3
-51
/
+0
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
tenderlove
2014-03-01
1
-0
/
+5
*
* test/test/psych/test_string.rb: remove unused variables.
hsbt
2014-02-18
2
-3
/
+2
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with
tenderlove
2014-01-09
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structs
tenderlove
2014-01-09
1
-0
/
+4
*
* ext/psych/lib/psych/scalar_scanner.rb: fix support for negative
tenderlove
2013-11-26
1
-0
/
+9
*
* ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIME
tenderlove
2013-11-26
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
tenderlove
2013-11-05
1
-0
/
+18
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
tenderlove
2013-10-29
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
tenderlove
2013-09-05
1
-0
/
+5
*
backport Tempfile.create so psych tests will run outside ruby trunk
tenderlove
2013-08-28
1
-0
/
+29
*
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
tenderlove
2013-08-28
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects so
tenderlove
2013-07-05
1
-0
/
+8
*
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
tenderlove
2013-05-14
5
-6
/
+103
*
* test/psych/helper.rb: envutil is not available outside Ruby, so
tenderlove
2013-05-14
3
-5
/
+33
[next]