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
/
psych
/
visitors
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
Aaron Patterson
2013-05-14
2
-4
/
+4
*
change test name to be more helpful. fixes #124
Aaron Patterson
2013-04-05
1
-2
/
+2
*
* ruby.c (load_file_internal): set default source encoding as
Aaron Patterson
2012-11-16
1
-0
/
+1
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return the
Aaron Patterson
2012-10-27
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object should
Aaron Patterson
2012-10-27
1
-0
/
+11
*
Use `yaml` rather than `to_yaml` to avoid ENGINE changes removing this
Aaron Patterson
2011-10-03
1
-8
/
+8
*
pulling in changes from ruby core
Aaron Patterson
2011-03-29
4
-4
/
+10
*
merging from ruby
Aaron Patterson
2011-02-06
1
-11
/
+37
*
syncing up with ruby trunk
Aaron Patterson
2011-01-21
1
-0
/
+23
*
options are being used, :canonical and :indentation are supported
Aaron Patterson
2010-07-07
1
-0
/
+20
*
merging from ruby
Aaron Patterson
2010-07-07
1
-2
/
+4
*
merging changes from ruby
Aaron Patterson
2010-07-05
2
-7
/
+7
*
merging from ruby
Aaron Patterson
2010-05-03
1
-0
/
+1
*
binary strings should be dumped with literal formatting
Aaron Patterson
2010-04-16
1
-0
/
+7
*
* test/psych/*: switching tests to use relative require. [ruby-core:29104]
Aaron Patterson
2010-03-29
3
-3
/
+3
*
using assert_in_delta for floating point differences
Aaron Patterson
2010-03-28
2
-4
/
+5
*
removed the to_yaml method
Aaron Patterson
2010-03-27
1
-59
/
+34
*
adding a test helper superclass
Aaron Patterson
2010-03-26
3
-10
/
+9
*
Merge branch 'master' of github.com:tenderlove/psych
Aaron Patterson
2010-03-26
1
-1
/
+0
*
moving visitor tests under test/psych
Aaron Patterson
2010-03-25
3
-0
/
+614