summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate JRuby tasks to GitHub Actions.use-actionsHiroshi SHIBATA2019-12-052-18/+32
* Merge pull request #421 from MSP-Greg/actions-windowsAaron Patterson2019-11-271-0/+27
|\
| * Create windows.ymlMSP-Greg2019-10-221-0/+27
* | ext/psych/yaml/api.c: Suppress a "variable set but not used" warningYusuke Endoh2019-11-121-1/+3
* | Merge pull request #419 from jeremyevans/taintSHIBATA Hiroshi2019-11-013-151/+2
|\ \ | |/ |/|
| * Remove taint supportJeremy Evans2019-10-213-151/+2
|/
* Add a note about safe_loadAaron Patterson2019-10-171-0/+4
* Add `pull_request` to `on:`Kazuhiro NISHIYAMA2019-10-103-3/+3
* Use `ruby-version` instead of deprecated `version`Kazuhiro NISHIYAMA2019-10-101-1/+1
* Merge pull request #418 from ruby/actionsSHIBATA Hiroshi2019-08-115-19/+74
|\
| * Removed duplicated tasks with GitHub Actions.actionsHiroshi SHIBATA2019-08-113-20/+5
| * Give up to Windows env with GitHub ActionHiroshi SHIBATA2019-08-111-24/+0
| * Drop to 2.3 from build matrixHiroshi SHIBATA2019-08-111-1/+1
| * Use sudo for aptHiroshi SHIBATA2019-08-112-2/+2
| * Try to use GitHub ActionsHiroshi SHIBATA2019-08-114-0/+94
|/
* ext/psych/yaml/loader.c: Cast the difference of pointers to intYusuke Endoh2019-08-051-3/+3
* Suppress warnings of bundled libyaml.Hiroshi SHIBATA2019-08-052-4/+4
* yaml few build warning fixesDavid Carlier2019-08-051-5/+5
* Merge pull request #415 from Shopify/min-ruby-versionSHIBATA Hiroshi2019-07-251-1/+1
|\
| * Set required_ruby_version to 2.4.0Jean Boussier2019-07-241-1/+1
* | Get rid of C90 featureNobuyoshi Nakada2019-07-251-1/+2
* | Suppress uninitialized instance variable warningsNobuyoshi Nakada2019-07-251-1/+1
|/
* Merge pull request #409 from Shopify/deduplicate-hash-keysAaron Patterson2019-07-222-1/+37
|\
| * Deduplicate hash keys if they're stringsJean Boussier2019-07-222-1/+37
|/
* Merge pull request #408 from ruby/drop-to-support-fatgemSHIBATA Hiroshi2019-07-214-25/+8
|\
| * Drop to support fat gem support.drop-to-support-fatgemHiroshi SHIBATA2019-07-213-21/+2
| * Do not use add_development_dependency.Hiroshi SHIBATA2019-07-212-5/+7
|/
* Merge pull request #403 from jeremyevans/deterministicSHIBATA Hiroshi2019-06-021-1/+1
|\
| * Make psych.so deterministicJeremy Evans2019-06-011-1/+1
|/
* Merge pull request #400 from Shopify/remove-string-cacheSHIBATA Hiroshi2019-05-074-39/+40
|\
| * Do not allocate a string to check if a scalar is an integerJean Boussier2019-04-262-9/+24
| * Remove string_cache in ScalarScannerJean Boussier2019-04-261-10/+1
| * Reduce string allocations in scalar_scannerJean Boussier2019-04-263-20/+15
|/
* syntax error can move, so do not cacheAaron Patterson2019-04-231-2/+2
* Merge pull request #391 from ruby/azure-pipelinesSHIBATA Hiroshi2019-03-011-0/+11
|\
| * Try to test with macOS.SHIBATA Hiroshi2019-03-011-19/+11
| * Set up CI with Azure PipelinesSHIBATA Hiroshi2019-03-011-0/+19
|/
* Merge pull request #389 from ruby/retire-changelogSHIBATA Hiroshi2019-02-272-585/+2
|\
| * Removed CHANGELOG from rdoc files.SHIBATA Hiroshi2019-02-271-1/+1
| * Retired to write CHANGELOG.rdoc. Because It has no update from 2015.retire-changelogSHIBATA Hiroshi2019-02-262-584/+1
|/
* Merge pull request #384 from ruby/jkowens-test_hash_with_ivarAaron Patterson2019-01-162-9/+29
|\
| * Dump Hash ivars before elementsAaron Patterson2019-01-161-9/+9
| * Add test to demonstrate issue deserializing hash with ivarJordan Owens2019-01-161-0/+20
|/
* Merge pull request #382 from ruby/exception-handling-refactorAaron Patterson2019-01-093-32/+36
|\
| * Round trip exception backtracesAaron Patterson2019-01-093-0/+19
| * Refactor exception dumpingAaron Patterson2019-01-091-28/+17
| * Dumping the backtrace never worked, so remove itAaron Patterson2019-01-091-14/+10
|/
* Merge pull request #380 from colby-swandale/update-travisYuki Nishijima2018-12-311-0/+1
|\
| * add ruby 2.6 to travisColby Swandale2018-12-301-0/+1
|/
* Bump psych 3.1.0.v3.1.0SHIBATA Hiroshi2018-12-181-1/+2