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
2019-12-05
Migrate JRuby tasks to GitHub Actions.
Hiroshi SHIBATA
2019-12-04
Merge pull request #414 from Shopify/freeze-parsing-option
Aaron Patterson
2019-11-28
Implement `freeze` option for Pysch.load
Jean Boussier
2019-11-28
Implement a freeze load option
Jean Boussier
2019-11-28
Refactor `symbolize_names`
Jean Boussier
2019-11-27
Merge pull request #421 from MSP-Greg/actions-windows
Aaron Patterson
2019-11-12
ext/psych/yaml/api.c: Suppress a "variable set but not used" warning
Yusuke Endoh
2019-11-01
Merge pull request #419 from jeremyevans/taint
SHIBATA Hiroshi
2019-10-22
Create windows.yml
MSP-Greg
2019-10-21
Remove taint support
Jeremy Evans
2019-10-17
Add a note about safe_load
Aaron Patterson
2019-10-10
Add `pull_request` to `on:`
Kazuhiro NISHIYAMA
2019-10-10
Use `ruby-version` instead of deprecated `version`
Kazuhiro NISHIYAMA
2019-08-11
Merge pull request #418 from ruby/actions
SHIBATA Hiroshi
2019-08-11
Removed duplicated tasks with GitHub Actions.
Hiroshi SHIBATA
2019-08-11
Give up to Windows env with GitHub Action
Hiroshi SHIBATA
2019-08-11
Drop to 2.3 from build matrix
Hiroshi SHIBATA
2019-08-11
Use sudo for apt
Hiroshi SHIBATA
2019-08-11
Try to use GitHub Actions
Hiroshi SHIBATA
2019-08-05
ext/psych/yaml/loader.c: Cast the difference of pointers to int
Yusuke Endoh
2019-08-05
Suppress warnings of bundled libyaml.
Hiroshi SHIBATA
2019-08-05
yaml few build warning fixes
David Carlier
2019-07-25
Merge pull request #415 from Shopify/min-ruby-version
SHIBATA Hiroshi
2019-07-24
Set required_ruby_version to 2.4.0
Jean Boussier
2019-07-25
Get rid of C90 feature
Nobuyoshi Nakada
2019-07-25
Suppress uninitialized instance variable warnings
Nobuyoshi Nakada
2019-07-22
Merge pull request #409 from Shopify/deduplicate-hash-keys
Aaron Patterson
2019-07-22
Deduplicate hash keys if they're strings
Jean Boussier
2019-07-21
Merge pull request #408 from ruby/drop-to-support-fatgem
SHIBATA Hiroshi
2019-07-21
Drop to support fat gem support.
Hiroshi SHIBATA
2019-07-21
Do not use add_development_dependency.
Hiroshi SHIBATA
2019-06-02
Merge pull request #403 from jeremyevans/deterministic
SHIBATA Hiroshi
2019-06-01
Make psych.so deterministic
Jeremy Evans
2019-05-07
Merge pull request #400 from Shopify/remove-string-cache
SHIBATA Hiroshi
2019-04-26
Do not allocate a string to check if a scalar is an integer
Jean Boussier
2019-04-26
Remove string_cache in ScalarScanner
Jean Boussier
2019-04-26
Reduce string allocations in scalar_scanner
Jean Boussier
2019-04-23
syntax error can move, so do not cache
Aaron Patterson
2019-03-01
Merge pull request #391 from ruby/azure-pipelines
SHIBATA Hiroshi
2019-03-01
Try to test with macOS.
SHIBATA Hiroshi
2019-03-01
Set up CI with Azure Pipelines
SHIBATA Hiroshi
2019-02-27
Merge pull request #389 from ruby/retire-changelog
SHIBATA Hiroshi
2019-02-27
Removed CHANGELOG from rdoc files.
SHIBATA Hiroshi
2019-02-26
Retired to write CHANGELOG.rdoc. Because It has no update from 2015.
SHIBATA Hiroshi
2019-01-16
Merge pull request #384 from ruby/jkowens-test_hash_with_ivar
Aaron Patterson
2019-01-16
Dump Hash ivars before elements
Aaron Patterson
2019-01-16
Add test to demonstrate issue deserializing hash with ivar
Jordan Owens
2019-01-09
Merge pull request #382 from ruby/exception-handling-refactor
Aaron Patterson
2019-01-09
Round trip exception backtraces
Aaron Patterson
2019-01-09
Refactor exception dumping
Aaron Patterson
[prev]
[next]