summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put parentheses before minus operator.ignore-warningsSHIBATA Hiroshi2018-09-181-5/+5
* Prefer to use assert_nilSHIBATA Hiroshi2018-09-181-4/+4
* Merge pull request #360 from sorryeh/add_deprecation_warnings_to_psych_interfaceSHIBATA Hiroshi2018-08-271-0/+9
|\
| * Adding deprecation warnings to Psych unified interfaceGreg Houle2018-07-151-0/+9
* | Merge pull request #370 from sorryeh/add_contributing_filev3.1.0.pre13.1.0.pre1SHIBATA Hiroshi2018-08-241-0/+24
|\ \
| * | Add a contribution file to help others contributeGreg Houle2018-08-211-0/+24
* | | Merge pull request #374 from ruby/travisSHIBATA Hiroshi2018-08-242-7/+9
|\ \ \
| * | | Update latest rubies on appveyor.travisSHIBATA Hiroshi2018-08-241-2/+2
| * | | Update latest rubies.SHIBATA Hiroshi2018-08-241-5/+7
* | | | Merge pull request #373 from ruby/use-relative-versionsSHIBATA Hiroshi2018-08-242-4/+11
|\ \ \ \ | |/ / / |/| | |
| * | | To use version constant of snakeyamluse-relative-versionsSHIBATA Hiroshi2018-08-241-1/+2
| * | | To use Gem::Specification.load instead of eval, Because eval leads to LoadErr...SHIBATA Hiroshi2018-08-241-1/+1
| * | | typofixSHIBATA Hiroshi2018-08-241-2/+2
| * | | Try to use version constants from versions.rb againSHIBATA Hiroshi2018-08-241-2/+8
|/ / /
* | | bump version to 3.1.0.pre1SHIBATA Hiroshi2018-08-241-1/+1
|/ /
* | Merge pull request #369 from sorryeh/add_license_fileSHIBATA Hiroshi2018-08-191-0/+21
|\ \
| * | Create a LICENSE for the project. Matches license in gemspec and generated te...Greg Houle2018-08-181-0/+21
|/ /
* | Merge pull request #368 from ruby/libyaml-0.2.1SHIBATA Hiroshi2018-08-189-76/+102
|\ \ | |/ |/|
| * bump version to 0.2.1libyaml-0.2.1SHIBATA Hiroshi2018-08-101-5/+5
| * Re-apply patchsets from ruby-core repository.SHIBATA Hiroshi2018-08-103-9/+13
| * Port from libyaml-0.2.1SHIBATA Hiroshi2018-08-108-83/+105
|/
* Merge pull request #358 from sorryeh/unify_psych_interfaceAaron Patterson2018-07-133-47/+165
|\
| * unifying interface of PsychGreg Houle2018-07-133-47/+165
|/
* Merge pull request #366 from sorryeh/improve_interface_test_coverageSHIBATA Hiroshi2018-07-133-3/+202
|\
| * Added tests for special cases and better overall API test coverageGreg Houle2018-07-123-3/+202
|/
* Merge pull request #346 from stomar/fix-fallback-argAaron Patterson2018-05-212-4/+30
|\
| * Add docs for fallback keyword argument of Psych.loadMarcus Stollsteimer2018-04-241-2/+3
| * Fix fallback argument for Psych.loadMarcus Stollsteimer2018-04-241-2/+2
| * Add test cases for fallback argument of Psych.loadMarcus Stollsteimer2018-04-241-0/+25
* | Merge pull request #359 from utilum/achor_typoSHIBATA Hiroshi2018-04-272-2/+2
|\ \ | |/ |/|
| * Correct doc typo "achor" should be "anchor"utilum2018-04-272-2/+2
|/
* Merge pull request #357 from stomar/fallback-testsMarcus Stollsteimer2018-04-241-0/+7
|\
| * Add more test cases for fallback of Psych.load_fileMarcus Stollsteimer2018-04-241-0/+7
|/
* Merge pull request #356 from stomar/fallback-testsMarcus Stollsteimer2018-04-231-0/+18
|\
| * Add more test cases for fallback of Psych.load_fileMarcus Stollsteimer2018-04-231-0/+18
|/
* Bump version to 3.0.3.pre1 for testing for jruby/jruby#5142.v3.0.3.pre1Charles Oliver Nutter2018-04-162-2/+2
* Update to SnakeYAML 1.21 to fix jruby/jruby#5098.Charles Oliver Nutter2018-04-165-29/+32
* Support SNAPSHOT builds of snakeyaml.Charles Oliver Nutter2018-04-161-1/+7
* Merge pull request #351 from zverok/document-optionsSHIBATA Hiroshi2018-03-231-2/+20
|\
| * Document #dump optionszverok2018-03-021-2/+20
|/
* Removed date field from gemspec.SHIBATA Hiroshi2018-02-221-1/+0
* no ID cache in Init functionsnobu2018-02-222-0/+2
* Removed gitignore from gemspec files.SHIBATA Hiroshi2018-02-051-1/+1
* Merge pull request #350 from nobu/no-stale-gitigoreSHIBATA Hiroshi2018-01-261-11/+0
|\
| * Removed stale .gitignore file [ci skip]Nobuyoshi Nakada2018-01-261-11/+0
|/
* Merge pull request #347 from olleolleolle/patch-1Akira Matsuda2017-12-261-4/+6
|\
| * README: add ruby annotation to Example [ci skip]Olle Jonsson2017-12-251-4/+6
|/
* Add a predicate method to each nodeAaron Patterson2017-12-208-0/+35
* Merge pull request #345 from stomar/fallback-testsSHIBATA Hiroshi2017-12-202-1/+13
|\
| * Add more test cases for fallback of Psych.load_fileMarcus Stollsteimer2017-12-192-1/+13
|/