summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump psych 3.1.0.v3.1.0SHIBATA Hiroshi2018-12-181-1/+2
* Added psych.jar. Because it's accidentally removed.SHIBATA Hiroshi2018-12-171-1/+2
* Bump versions for mingw buildSHIBATA Hiroshi2018-12-171-1/+1
* Update file list for JRubySHIBATA Hiroshi2018-12-171-2/+6
* Merge pull request #379 from koic/add_uplevel_to_deprecation_log_of_psychSHIBATA Hiroshi2018-11-231-9/+24
|\
| * Add uplelvel to deprecation warning of PsychKoichi ITO2018-11-231-9/+24
|/
* Merge pull request #378 from JuanitoFatas/update_terminologySHIBATA Hiroshi2018-11-103-32/+39
|\
| * Use friendlier terminology in YAML.safe_loadJuanito Fatas2018-11-103-32/+39
|/
* bump version to 3.1.0.pre2v3.1.0.pre2SHIBATA Hiroshi2018-10-201-1/+1
* Avoid to warnings for deprecated interfaces.SHIBATA Hiroshi2018-10-203-0/+20
* Use latest stable version of rake-compiler-dockSHIBATA Hiroshi2018-10-202-2/+2
* bump versions of Travis CISHIBATA Hiroshi2018-10-201-3/+3
* Merge tag 'v3.0.3'SHIBATA Hiroshi2018-10-200-0/+0
|\
| * bump version to 3.0.3.v3.0.3SHIBATA Hiroshi2018-10-202-2/+2
| * Properly map Psych flow styles to SnakeYAML flow styles.Charles Oliver Nutter2018-10-201-3/+9
| * bump version to 3.0.3.pre4v3.0.3.pre4SHIBATA Hiroshi2018-10-122-2/+2
| * bump version to 3.0.3.pre3v3.0.3.pre3SHIBATA Hiroshi2018-10-122-2/+2
| * Fix NPE in initialization of PsychEmitter.Charles Oliver Nutter2018-10-121-1/+1
| * bump up v3.0.3.pre2v3.0.3.pre2SHIBATA Hiroshi2018-09-282-2/+2
| * Fixup for c3c39bb7150fb548bf8f1837263d8c073e1a8cb8SHIBATA Hiroshi2018-09-282-2/+2
| * use newer style of JRuby ext loading when availablekares2018-09-281-1/+6
| * Force loading of ./lib/psych/versions.rb to get updated consts.Charles Oliver Nutter2018-09-281-0/+2
| * Update to SnakeYAML 1.23.Charles Oliver Nutter2018-09-282-2/+2
* | Move Java sources under proper package structure.Charles Oliver Nutter2018-10-195-0/+0
* | Properly map Psych flow styles to SnakeYAML flow styles.Charles Oliver Nutter2018-10-191-3/+9
* | Merge pull request #377 from esparta/use_ssl_pyyamlSHIBATA Hiroshi2018-10-153-3/+3
|\ \
| * | Use secure connection for pyyaml.orgEspartaco Palma2018-10-133-3/+3
|/ /
* | Merge pull request #376 from stomar/add-commentSHIBATA Hiroshi2018-10-132-1/+2
|\ \
| * | Add comment for require fallback in Ruby repositoryMarcus Stollsteimer2018-10-121-0/+1
| * | Fix typoMarcus Stollsteimer2018-10-121-1/+1
|/ /
* | Fix NPE in initialization of PsychEmitter.Charles Oliver Nutter2018-10-111-1/+1
* | Re-try to add workaround for warningskazu2018-09-281-1/+1
* | Revert "Try to add workaround for warnings"kazu2018-09-281-1/+1
* | Try to add workaround for warningskazu2018-09-281-1/+1
* | use newer style of JRuby ext loading when availablekares2018-09-191-1/+6
* | Force loading of ./lib/psych/versions.rb to get updated consts.Charles Oliver Nutter2018-09-191-1/+2
* | Update to SnakeYAML 1.23.Charles Oliver Nutter2018-09-192-2/+2
* | Merge pull request #375 from ruby/ignore-warningsSHIBATA Hiroshi2018-09-191-9/+9
|\ \
| * | 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