aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserializeMau Magnaguagno2023-11-271-1/+1
* [ruby/psych] Bump up v5.1.1.1Hiroshi SHIBATA2023-10-161-1/+1
* [ruby/psych] Bump up v5.1.1Hiroshi SHIBATA2023-10-111-1/+1
* [ruby/psych] Update SnakeYAML Engine to 2.7Charles Oliver Nutter2023-10-021-1/+1
* [ruby/psych] Extract accessor methods without forwardableHiroshi SHIBATA2023-07-051-4/+23
* [ruby/psych] Remove private methods unused since #487Nobuyoshi Nakada2023-07-011-15/+0
* [ruby/psych] Comment out the code used to expand the file list [ci skip]Nobuyoshi Nakada2023-06-121-3/+3
* [ruby/psych] Update spec filesNobuyoshi Nakada2023-06-121-15/+28
* [ruby/psych] Drop to support Ruby 2.4 because the latest version of core_asse...Hiroshi SHIBATA2023-06-081-1/+1
* Update the depend filesMatt Valentine-House2023-02-281-5/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-5/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+5
* [ruby/psych] Bump version to 5.1 for releaseCharles Oliver Nutter2023-02-071-1/+1
* Initial move to SnakeYAML EngineCharles Oliver Nutter2023-01-312-2/+2
* [ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow al...Jean Boussier2023-01-231-2/+2
* [ruby/psych] Bump up 5.0.2Hiroshi SHIBATA2023-01-181-1/+1
* [ruby/psych] Bump up 5.0.2.pre1 for testingHiroshi SHIBATA2023-01-171-1/+1
* [ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for ...Hiroshi SHIBATA2023-01-171-1/+1
* [ruby/psych] Remove deleted file from gemspecCharles Oliver Nutter2023-01-141-1/+0
* [ruby/psych] Get rid of anonymous eval callsJean Boussier2023-01-112-3/+3
* [ruby/psych] Fix wrong package name of MSYS2/MINGW dependencyLars Kanis2023-01-091-1/+1
* [ruby/psych] Strip trailing spaces [ci skip]Nobuyoshi Nakada2023-01-061-1/+1
* [ruby/psych] Add msys2 dependencies for windowsdsisnero2023-01-061-0/+2
* [ruby/psych] Bump version to 5.0.1Hiroshi SHIBATA2022-12-081-1/+1
* [ruby/psych] Bump version to 5.0.0Hiroshi SHIBATA2022-12-051-1/+1
* [ruby/psych] Fix missing `abort` callNobuyoshi Nakada2022-10-121-1/+1
* [ruby/psych] Abandon when libyaml is not foundNobuyoshi Nakada2022-10-121-8/+5
* [ruby/psych] Removed the related condition of --enable-bundled-libyamlHiroshi SHIBATA2022-10-071-6/+1
* [ruby/psych] --enable-bundled-libyaml config has been removedHiroshi SHIBATA2022-10-071-1/+1
* Removed the related files for downloading with extlibsHiroshi SHIBATA2022-10-051-17/+0
* [ruby/psych] Bump snakeyaml from 1.31 to 1.33Chad Wilson2022-09-281-1/+1
* [ruby/psych] Convert some of Parser#parse to RubyAaron Patterson2022-09-202-20/+15
* No longer bundle external library sourcesNobuyoshi Nakada2022-09-091-11/+0
* [ruby/psych] Bump snakeyaml from 1.28 to 1.31Chad Wilson2022-09-071-1/+1
* [ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as TimeNobuyoshi Nakada2022-09-073-10/+12
* [ruby/psych] Raise specific error when an anchor isn't definedAlexander Momchilov2022-08-092-1/+8
* [ruby/psych] Raise specific error when aliases are not enabledAlexander Momchilov2022-08-093-2/+9
* [ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440)Karl Anderson2022-07-151-13/+17
* [ruby/psych] Fix libyaml download failure rescue under minirubyAlan Wu2022-06-151-7/+9
* [ruby/psych] Prepare to develop 5.0.0Hiroshi SHIBATA2022-05-181-1/+1
* [ruby/psych] [CI] Add/update 'rake install', update Psych version for Ruby 3....MSP-Greg2022-05-181-1/+1
* [ruby/psych] tr is typically 4 to 5 times faster than gsubMSP-Greg2022-05-101-2/+2
* [ruby/psych] Update autoconf files bundled with yaml-2.5Nobuyoshi Nakada2022-04-071-1/+5
* Ignore yaml sourceHiroshi SHIBATA2022-04-051-0/+1
* [ruby/psych] Improve libyaml source downloading error messagesAlan Wu2022-04-051-4/+10
* [ruby/psych] Propagate `CC` to libyamlNobuyoshi Nakada2022-04-041-0/+1
* [ruby/psych] Output libyaml configure logNobuyoshi Nakada2022-04-011-7/+10
* [ruby/psych] Make a static library from PIC object filesNobuyoshi Nakada2022-03-312-2/+11
* [ruby/psych] Remove `unknown` vendor for cross-compiling tool prefixNobuyoshi Nakada2022-03-311-1/+1
* [ruby/psych] Propagate the host configuration to libyamlNobuyoshi Nakada2022-03-301-0/+1