index
:
delta/psych.git
1-2-stable
3-3-stable
4-0-stable
actions
appveyor
atambo-native_jruby
bundlerize
coder
cross
delegate
did-works-travis
drop-to-support-fatgem
embed
fix-broken-test
fix-jruby-build-task
fix-type-data
frozen
ignore-warnings
issue-11988
jruby
libyaml-0.2.1
master
minitest5
relax-restricted-classes
remove-deprecated-methods
remove-syck
retire-changelog
revert-335-revert-325-fix_324
safeload
strict-hash-keys
travis
tweak-actions
unify-version-number
update_snakeyaml
use-actions
use-relative-versions
github.com: tenderlove/psych.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into frozen
SHIBATA Hiroshi
2017-06-30
4
-6
/
+17
|
\
|
*
Support enumerator objects
Aaron Patterson
2017-06-29
1
-0
/
+6
|
*
Rely on encoding tags to determine if string should be dumped as binary
Aaron Patterson
2017-06-29
3
-6
/
+11
*
|
make frozen_string_literal: true
frozen
SHIBATA Hiroshi
2017-06-19
45
-51
/
+51
|
/
*
Merge pull request #158 from laserlemon/delegators
SHIBATA Hiroshi
2017-06-16
1
-0
/
+17
|
\
|
*
Enable YAML serialization of Ruby delegators and simple delegators
Steve Richert
2013-11-26
1
-0
/
+17
*
|
Preserve time zone offset when deserializing times
Marcus Stollsteimer
2017-05-22
1
-0
/
+16
*
|
Add tests for time with usec and with time zone offset
Marcus Stollsteimer
2017-05-22
1
-0
/
+15
*
|
Fixed gabage lines
remove-deprecated-methods
SHIBATA Hiroshi
2017-03-27
1
-13
/
+0
*
|
Removed deprecated yaml_initialize method
SHIBATA Hiroshi
2017-03-27
1
-24
/
+0
*
|
Removed Module#psych_yaml_as
SHIBATA Hiroshi
2017-03-27
1
-0
/
+3
*
|
Remove to_yaml_propaties
SHIBATA Hiroshi
2017-03-27
2
-77
/
+0
*
|
Remove Psych.tagurize
SHIBATA Hiroshi
2017-03-27
1
-6
/
+0
*
|
Remove Psych.object_maker
SHIBATA Hiroshi
2017-03-27
1
-7
/
+0
*
|
Remove Psych.read_type_class
SHIBATA Hiroshi
2017-03-27
1
-12
/
+0
*
|
Remove Psych.add_private_type
SHIBATA Hiroshi
2017-03-27
1
-10
/
+0
*
|
Removed Psyych.add_ruby_type.
SHIBATA Hiroshi
2017-03-27
1
-12
/
+0
*
|
Removed Psyych.detect_implicit.
SHIBATA Hiroshi
2017-03-27
1
-8
/
+0
*
|
Removed Psyych.load_documents.
SHIBATA Hiroshi
2017-03-27
2
-4
/
+4
*
|
Merge pull request #304 from ruby/remove-syck
SHIBATA Hiroshi
2017-03-10
2
-42
/
+7
|
\
\
|
*
|
To use yaml_as instead of psych_yaml_as
SHIBATA Hiroshi
2017-03-07
1
-1
/
+1
|
*
|
Removed aliases for Syck module.
SHIBATA Hiroshi
2017-03-03
2
-41
/
+6
*
|
|
Make sexagesimal parsing more strict
Aaron Patterson
2017-03-07
1
-0
/
+6
|
/
/
*
|
style
SHIBATA Hiroshi
2017-03-03
1
-3
/
+3
*
|
avoid to deprecated warnings with nil assertions.
SHIBATA Hiroshi
2017-03-03
1
-3
/
+9
*
|
avoid to shadowing outer local variables.
SHIBATA Hiroshi
2017-03-03
2
-4
/
+4
*
|
Added parentheses for regex assertions
SHIBATA Hiroshi
2017-03-03
2
-8
/
+8
*
|
use assert_nil when nil assertion
SHIBATA Hiroshi
2017-03-03
2
-7
/
+7
*
|
Close Tempfile
Nobuyoshi Nakada
2016-08-23
1
-2
/
+3
*
|
Merge pull request #276 from ccutrer/invalid_float
Aaron Patterson
2016-06-30
2
-0
/
+8
|
\
\
|
*
|
fix serialization of a string that looks like a valid YAML float
Cody Cutrer
2016-03-29
2
-0
/
+8
*
|
|
cherry-picking assertion from https://github.com/ruby/ruby/commit/cc031343616...
SHIBATA Hiroshi
2016-06-24
1
-0
/
+1
*
|
|
Merge pull request #264 from tuexss/load_file-default
Aaron Patterson
2016-06-24
1
-0
/
+5
|
\
\
\
|
*
|
|
Add optional fallback return value parameter
tuexss
2016-01-08
1
-0
/
+5
*
|
|
|
Merge pull request #270 from tenderlove/issue-11988
SHIBATA Hiroshi
2016-06-24
1
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Support YAML 1.2 Core Schema. Addressed https://bugs.ruby-lang.org/issues/11988
issue-11988
SHIBATA Hiroshi
2016-02-09
1
-0
/
+6
|
|
/
/
*
|
|
backport workaround for JRuby
SHIBATA Hiroshi
2016-02-23
1
-0
/
+2
*
|
|
Temporary disabled to frozen literal string.
SHIBATA Hiroshi
2016-02-23
46
-0
/
+46
*
|
|
cherry-picked test from https://github.com/ruby/ruby/commit/db48c307944a9a188...
SHIBATA Hiroshi
2016-02-23
1
-0
/
+15
|
/
/
*
|
Add a failing test for line width #254
Gleb Mazovetskiy
2015-11-14
1
-1
/
+11
*
|
Merge pull request #245 from hsbt/remove-19-support
SHIBATA Hiroshi
2015-09-12
3
-11
/
+8
|
\
\
|
*
|
fix comments for Ruby 1.9
SHIBATA Hiroshi
2015-09-12
1
-1
/
+1
|
*
|
removed Ruby 1.9 support
SHIBATA Hiroshi
2015-08-27
2
-10
/
+7
*
|
|
Fix Encoding::UndefinedConversionError when dumping non ascii string to a file.
Yuji Yamano
2015-08-27
1
-0
/
+9
|
/
/
*
|
Merge branch 'master' into jruby
Aaron Patterson
2015-04-29
1
-0
/
+7
|
\
\
|
*
|
add test
filialpails
2015-03-30
1
-0
/
+7
*
|
|
Merge branch 'master' into jruby
Aaron Patterson
2015-03-03
6
-10
/
+97
|
\
\
\
|
|
/
/
|
*
|
fix minitest warnings
Aaron Patterson
2015-02-06
2
-2
/
+8
|
*
|
* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes when
Aaron Patterson
2015-02-06
1
-0
/
+22
|
*
|
* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regular
Aaron Patterson
2015-02-06
1
-0
/
+4
[next]