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
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
2014-02-21
backport from ruby trunk
SHIBATA Hiroshi
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
* ext/psych/yaml/emitter.c: merge libyaml 0.1.5
Aaron Patterson
2014-01-19
fix typo at https://github.com/ruby/ruby/pull/500 and https://github.com/ruby...
SHIBATA Hiroshi
2013-12-11
fix typo
Akira Matsuda
2013-09-20
* ext/psych/yaml/yaml.h: [DOC] fix typo by @GreenGeorge [Fixes GH-161]
Zachary Scott
2013-07-05
merging from ruby trunk
Aaron Patterson
2013-05-14
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
Aaron Patterson
2013-05-14
merge from Ruby
Aaron Patterson
2013-01-13
* ext/psych/yaml/scanner.c: Typos by James Dabbs [Github Fixes #118]
Zachary Scott
2012-12-13
merge changes from ruby trunk
Aaron Patterson
2012-11-27
make some header file adjustments for ruby compile
Aaron Patterson
2012-11-27
add the license for libyaml
Aaron Patterson
2012-11-17
fix c file name
Aaron Patterson
2012-11-17
only do have_header checks if we are embedding libyaml
Aaron Patterson
2012-11-17
mkmf has a global for this test
Aaron Patterson
2012-11-17
fix build on windows
Aaron Patterson
2012-11-17
only embed libyaml if the system does not have it
Aaron Patterson
2012-11-17
for compiling on mswin
Masaya TARUI
2012-11-16
embedding libyaml
Aaron Patterson
2012-10-22
Psych::SyntaxError now inherits from RuntimeError
Eric Hodel
2012-07-18
* ext/psych/emitter.c (initialize): allow a configuration object to be
Aaron Patterson
2012-07-18
use RbConfig rather than Config
Aaron Patterson
2012-05-17
* ext/psych/parser.c (transcode_string): fix encoding index names.
Aaron Patterson
2012-04-28
version list should be a list
Aaron Patterson
2012-04-28
change `parse` arity
Aaron Patterson
2012-04-28
put psych in the psych package
Aaron Patterson
[next]