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
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2018-08-10
Port from libyaml-0.2.1
SHIBATA Hiroshi
2018-04-27
Correct doc typo "achor" should be "anchor"
utilum
2018-04-16
Update to SnakeYAML 1.21 to fix jruby/jruby#5098.
Charles Oliver Nutter
2018-04-16
Support SNAPSHOT builds of snakeyaml.
Charles Oliver Nutter
2018-02-22
no ID cache in Init functions
nobu
2018-01-26
Removed stale .gitignore file [ci skip]
Nobuyoshi Nakada
2017-11-27
Picked r60919
SHIBATA Hiroshi
2017-11-27
Merge commits from ruby core repository.
SHIBATA Hiroshi
2017-09-10
Merge pull request #326 from asterite/feature/scalar_location
Aaron Patterson
2017-09-05
Parse.load with an IO/File which has a non-YAML allowed encoding will just
Thomas E. Enebo
2017-08-02
Add Psych::Handler#event_location
Ary Borenszweig
2017-06-19
make frozen_string_literal: true
SHIBATA Hiroshi
2017-05-31
Fall back on UTF-8 when an IO-like object's Charset isn't found.
Charles Oliver Nutter
2017-03-21
Typo fix in scanner.c
brchristian
2017-02-24
Treat negative or zero-width as max possible width.
Charles Oliver Nutter
2017-02-08
Fix typos
SHIBATA Hiroshi
2016-12-13
Revert "Partly reverted build error introduced 146a637e2205b2b36a6fa83fc0c6f7...
Charles Oliver Nutter
2016-11-29
Partly reverted build error introduced 146a637e2205b2b36a6fa83fc0c6f7ce0c74e123.
SHIBATA Hiroshi
2016-11-29
Removed HAVE_RUBY_ENCODING_H
SHIBATA Hiroshi
2016-11-17
Update to snakeyaml 1.17.
Charles Oliver Nutter
2016-11-16
Make Psych::Emitter store the IO object in an instance variable
Kazuki Yamaguchi
2016-11-16
Picked regression fix from a7be452b88b274e456f3de5fde93bf41a94e48bc
SHIBATA Hiroshi
2016-11-16
Removed trailing white-spaces.
SHIBATA Hiroshi
2016-11-16
Fixed regression of typofix. Picked following commits.
SHIBATA Hiroshi
2016-11-14
Revert changesets after the libyaml-0.1.7 release
SHIBATA Hiroshi
2016-11-13
Update new canonical urls
SHIBATA Hiroshi
2016-11-13
Merge libyaml-0.1.7 from upstream
SHIBATA Hiroshi
2016-09-30
Stop using deprecated JRuby APIs. Fixes #292.
Charles Oliver Nutter
2016-06-24
Merge pull request #274 from bbashy/patch-1
SHIBATA Hiroshi
2016-06-24
Merge pull request #275 from davydovanton/doc-fix-typo
SHIBATA Hiroshi
2016-03-20
Fix typo in error message [skip ci]
Anton Davydov
2016-02-25
Typo with "indentation"
Ben Sampson
2016-02-23
Temporary disabled to frozen literal string.
SHIBATA Hiroshi
2015-12-22
backport revision r53078 and r53079 from ruby/ruby.
SHIBATA Hiroshi
2015-11-08
backword compatibility of Ruby 2.0.0
SHIBATA Hiroshi
2015-11-06
merge r52447, r52448 and r52453 from ruby/ruby trunk
SHIBATA Hiroshi
2015-09-09
Fix spelling typo: uknown -> unknown
Charlie Sanders
2015-08-27
Fix Encoding::UndefinedConversionError when dumping non ascii string to a file.
Yuji Yamano
2015-08-21
If incoming string is not unicode, transcode to UTF-8.
Charles Oliver Nutter
2015-08-21
Merge branch 'master' into jruby
Aaron Patterson
2015-05-29
psych: allocate structs with wrapper
nobu
2015-05-05
Default to UTF-8 when encoding does not appear to be unicode.
Charles Oliver Nutter
2015-03-03
Merge branch 'master' into jruby
Aaron Patterson
2015-02-26
setup java platform gem
Christian Meier
2015-02-17
Fix CVE-2014-9130
Florian Frank
2015-01-09
Merge remote-tracking branch 'origin/master' into jruby
Charles Oliver Nutter
2015-01-09
Update to latest code from JRuby master.
Charles Oliver Nutter
2014-12-02
fixed build error caused by trunk changes
SHIBATA Hiroshi
2014-12-01
merging from ruby trunk
Aaron Patterson
2014-03-27
backport from libyaml-1.1.6
SHIBATA Hiroshi
[next]