index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
psych
Age
Commit message (
Expand
)
Author
2020-06-05
[ruby/psych] Remove unnecessary version guard from versions.rb
David Rodríguez
2020-06-05
[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...
Mark Thorn
2020-06-05
[ruby/psych] Fix gem installation
David Rodríguez
2020-06-05
[ruby/psych] Implement `freeze` option for Pysch.load
Jean Boussier
2020-06-05
[ruby/psych] Implement a freeze load option
Jean Boussier
2020-06-05
[ruby/psych] Refactor `symbolize_names`
Jean Boussier
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-12-05
ext/psych/extconf.rb: braced VPATH is for nmake only
Nobuyoshi Nakada
2019-11-29
Nmake needs `VPATH`
Nobuyoshi Nakada
2019-11-29
Add dependency on bundled yaml.h when using
Nobuyoshi Nakada
2019-11-22
Revert "Update dependencies"
Vít Ondruch
2019-11-18
Update dependencies
Nobuyoshi Nakada
2019-11-12
[ruby/psych] Add a note about safe_load
Aaron Patterson
2019-11-12
[ruby/psych] Remove taint support
Jeremy Evans
2019-11-12
[ruby/psych] Set required_ruby_version to 2.4.0
Jean Boussier
2019-08-24
ext/psych/yaml/api.c: Suppress a "variable set but not used" warning
Yusuke Endoh
2019-08-05
ext/psych/yaml/loader.c: Cast the difference of pointers to int
Yusuke Endoh
2019-08-04
Suppress warnings of bundled libyaml.
Hiroshi SHIBATA
2019-08-04
yaml few build warning fixes
David Carlier
2019-07-25
[ruby/psych] Get rid of C90 feature
Nobuyoshi Nakada
2019-07-25
[ruby/psych] Deduplicate hash keys if they're strings
Jean Boussier
2019-07-25
[ruby/psych] Drop to support fat gem support.
Hiroshi SHIBATA
2019-07-25
[ruby/psych] Do not use add_development_dependency.
Hiroshi SHIBATA
2019-07-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-06-25
Do not allocate a string to check if a scalar is an integer
Jean Boussier
2019-06-25
Remove string_cache in ScalarScanner
Jean Boussier
2019-06-25
Reduce string allocations in scalar_scanner
Jean Boussier
2019-06-25
Removed CHANGELOG from rdoc files.
SHIBATA Hiroshi
2019-06-25
Retired to write CHANGELOG.rdoc. Because It has no update from 2015.
SHIBATA Hiroshi
2019-06-25
Dump Hash ivars before elements
Aaron Patterson
2019-06-25
Round trip exception backtraces
Aaron Patterson
2019-06-25
Refactor exception dumping
Aaron Patterson
2019-06-25
Dumping the backtrace never worked, so remove it
Aaron Patterson
2019-06-02
Make psych.so deterministic
Jeremy Evans
2019-04-23
syntax error can move, so do not cache
Aaron Patterson
2019-02-08
Removed moving toplevel header since r12501
nobu
2018-12-18
Bump version to psych 3.1.0.
hsbt
2018-12-04
Merge upstream from ruby/psych
hsbt
2018-11-11
Make rubygems follow the upstream of psych
nobu
2018-11-10
Revert "Merge psych from upstream."
mame
2018-11-10
Merge psych from upstream.
hsbt
2018-10-20
Merge Pysch-3.1.0.pre2 from ruby/psych.
hsbt
2018-09-01
Re-try to add workaround for warnings
kazu
2018-08-31
Revert "Try to add workaround for warnings"
kazu
2018-08-31
Try to add workaround for warnings
kazu
2018-08-27
Merge psych-3.1.0.pre1.
hsbt
2018-04-28
Merge Pysch 3.0.3.pre1.
hsbt
[next]