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
/
CHANGELOG.rdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes when
Aaron Patterson
2015-02-06
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regular
Aaron Patterson
2015-02-06
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes with
v2.0.12
Aaron Patterson
2015-01-28
1
-0
/
+8
*
* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hash
Aaron Patterson
2015-01-08
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivars
Aaron Patterson
2015-01-08
1
-0
/
+9
*
Add changelog for 2a4d9568f7d5d19c00231cf48eb855cc45ec3394
Zachary Scott
2014-11-22
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping and
Aaron Patterson
2014-08-29
1
-0
/
+6
*
* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings that
Aaron Patterson
2014-08-29
1
-0
/
+6
*
* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hash
Aaron Patterson
2014-08-29
1
-0
/
+6
*
* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" strings
Aaron Patterson
2014-08-29
1
-0
/
+8
*
* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility for
Aaron Patterson
2014-08-05
1
-0
/
+6
*
Manually reverted fa6aac2ab19762775fba78c264159efb4fcf3ecf
SHIBATA Hiroshi
2014-06-26
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
Aaron Patterson
2014-06-05
1
-0
/
+6
*
Revert "YAML::ENGINE was removed in [Bug #8344]"
SHIBATA Hiroshi
2014-05-25
1
-4
/
+0
*
YAML::ENGINE was removed in [Bug #8344]
Zachary Scott
2014-05-24
1
-0
/
+4
*
backport from libyaml-1.1.6
SHIBATA Hiroshi
2014-03-27
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
Aaron Patterson
2014-02-28
1
-0
/
+12
*
* ext/psych/yaml/config.h: bump libyaml to 0.1.5
Zachary Scott
2014-02-05
1
-0
/
+4
*
* ext/psych/yaml/emitter.c: merge libyaml 0.1.5
Aaron Patterson
2014-02-04
1
-0
/
+10
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with
Aaron Patterson
2014-01-08
1
-0
/
+9
*
fix support for negative years.
Aaron Patterson
2013-11-26
1
-0
/
+8
*
fix regexp for matching TIME.
Aaron Patterson
2013-11-26
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
Aaron Patterson
2013-11-05
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage when
Aaron Patterson
2013-10-29
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
Aaron Patterson
2013-10-29
1
-0
/
+8
*
* ext/psych/yaml/yaml.h: [DOC] fix typo by @GreenGeorge [Fixes GH-161]
Zachary Scott
2013-09-20
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
Aaron Patterson
2013-09-05
1
-0
/
+8
*
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
Aaron Patterson
2013-08-28
1
-0
/
+8
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects so
Aaron Patterson
2013-07-05
1
-0
/
+6
*
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
Aaron Patterson
2013-05-14
1
-0
/
+24
*
* ext/psych/lib/psych/exception.rb: there should be only one exception
Aaron Patterson
2013-04-05
1
-0
/
+8
*
* ext/psych/lib/psych/visitors/to_ruby.rb: correctly register
Aaron Patterson
2013-04-05
1
-0
/
+7
*
* lib/psych.rb: specify in rdoc what object is returned in parser
Zachary Scott
2013-02-28
1
-0
/
+5
*
* lib/psych.rb: rdoc for Psych overview by Adam Stankiewicz
Zachary Scott
2013-02-28
1
-0
/
+5
*
Missed author from 706545c
Zachary Scott
2013-02-16
1
-1
/
+2
*
* lib/psych/y.rb: Document Kernel#y [Github Fixes #127]
Zachary Scott
2013-02-16
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotation
Aaron Patterson
2013-02-07
1
-0
/
+9
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: change output reference
Aaron Patterson
2013-02-07
1
-0
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: use constants rather than
Aaron Patterson
2013-01-16
1
-0
/
+5
*
* ext/psych/yaml/scanner.c: Typos by James Dabbs [Github Fixes #118]
Zachary Scott
2013-01-13
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/to_ruby.rb: merge key values that
Aaron Patterson
2013-01-11
1
-0
/
+7
*
* ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots from
Aaron Patterson
2013-01-09
1
-0
/
+9
*
* ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions when
Aaron Patterson
2012-11-16
1
-0
/
+6
*
* ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it can
Aaron Patterson
2012-11-16
1
-0
/
+7
*
* ruby.c (load_file_internal): set default source encoding as
Aaron Patterson
2012-11-16
1
-0
/
+8
*
* ext/psych/lib/psych/handlers/recorder.rb: added a class for
Aaron Patterson
2012-10-28
1
-0
/
+10
*
* 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
/
+7
*
* ext/psych/emitter.c (initialize): allow a configuration object to be
Aaron Patterson
2012-07-18
1
-0
/
+11
*
* ext/psych/parser.c (transcode_string): fix encoding index names.
Aaron Patterson
2012-05-17
1
-0
/
+5
[next]