index
:
psych
cr/drop_ruby_2.x.x
master
A libyaml wrapper for Ruby
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-20
Remove test_engine_manager.rb from Manifest.txt
Lucas Zawacki
2014-08-06
Merge pull request #199 from mjtko/fix/yaml-registrar-mappings
Aaron Patterson
2014-08-06
Retain reference to target in Registrar so a GC run can't confuse ongoing ser...
Mark J. Titorenko
2014-08-05
* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility for
Aaron Patterson
2014-07-25
backport r46948 from ruby/ruby trunk.
SHIBATA Hiroshi
2014-06-26
Manually reverted fa6aac2ab19762775fba78c264159efb4fcf3ecf
SHIBATA Hiroshi
2014-06-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
Aaron Patterson
2014-05-25
Revert "YAML::ENGINE was removed in [Bug #8344]"
SHIBATA Hiroshi
2014-05-24
YAML::ENGINE was removed in [Bug #8344]
Zachary Scott
2014-04-13
merge from ruby trunk
SHIBATA Hiroshi
2014-03-27
bumping up version
Aaron Patterson
2014-03-27
Merge pull request #187 from tenderlove/libyaml-0.1.6
Aaron Patterson
2014-03-27
backport from libyaml-1.1.6
SHIBATA Hiroshi
2014-02-28
* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
Aaron Patterson
2014-02-21
added 2.1.0 for travis
SHIBATA Hiroshi
2014-02-21
Merge branch 'backport-ruby-trunk'
SHIBATA Hiroshi
2014-02-21
backport from ruby trunk
SHIBATA Hiroshi
2014-02-18
Merge pull request #186 from hsbt/backport-rubycore
Aaron Patterson
2014-02-18
remove unused variables
SHIBATA Hiroshi
2014-02-05
bumping version
Aaron Patterson
2014-02-05
merge from ruby trunk
Aaron Patterson
2014-02-05
* ext/psych/yaml/config.h: bump libyaml to 0.1.5
Zachary Scott
2014-02-04
bumping to 2.0.3
Aaron Patterson
2014-02-04
* ext/psych/yaml/emitter.c: merge libyaml 0.1.5
Aaron Patterson
2014-01-18
Merge pull request #180 from hsbt/fix-typo
Zachary Scott
2014-01-19
fix typo at https://github.com/ruby/ruby/pull/500 and https://github.com/ruby...
SHIBATA Hiroshi
2014-01-08
* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with
Aaron Patterson
2014-01-08
merging ruby trunk
Aaron Patterson
2013-12-19
Merge pull request #175 from benlangfeld/patch-1
Aaron Patterson
2013-12-19
Psych.safe_load relies on ClassLoader without explicit dependency
Ben Langfeld
2013-12-13
Merge pull request #172 from splattael/struct-ref
Aaron Patterson
2013-12-13
Merge pull request #173 from amatsuda/preceeded
Aaron Patterson
2013-12-11
fix typo
Akira Matsuda
2013-12-05
Fix references for anonymous structs
Peter Suschlik
2013-12-05
Add failing test for Struct references
Peter Suschlik
2013-11-26
bumping version
Aaron Patterson
2013-11-26
fix support for negative years.
Aaron Patterson
2013-11-26
fix regexp for matching TIME.
Aaron Patterson
2013-11-05
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
Aaron Patterson
2013-10-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage when
Aaron Patterson
2013-10-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
Aaron Patterson
2013-10-29
Merge branch 'master' of github.com:tenderlove/psych
Aaron Patterson
2013-10-15
Merge pull request #164 from bf4/add_license_to_gemspec
Aaron Patterson
2013-10-09
[#163] Add license to gemspec, is MIT
Benjamin Fleischer
2013-09-20
* ext/psych/yaml/yaml.h: [DOC] fix typo by @GreenGeorge [Fixes GH-161]
Zachary Scott
2013-09-18
bumping to 2.0.1
Aaron Patterson
2013-09-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
Aaron Patterson
2013-08-28
backport Tempfile.create so psych tests will run outside ruby trunk
Aaron Patterson
2013-08-28
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
Aaron Patterson
2013-07-18
merge ruby/ruby@826df7f upstream
Zachary Scott
[next]