aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Revert cadb66037d9b58c80fc795f39384d533229a1f73bronzdoc2019-08-053-0/+29
* [rubygems/rubygems] Fixed to warn with shadowing outer local variable.Hiroshi SHIBATA2019-08-051-4/+4
* [rubygems/rubygems] Remove FIXME commentbronzdoc2019-08-051-2/+0
* ext/psych/yaml/loader.c: Cast the difference of pointers to intYusuke Endoh2019-08-051-3/+3
* Expand the timeout of `test_pstore_files_are_accessed_as_binary_files`NAKAMURA Usaku2019-08-051-1/+1
* Check if signaledNobuyoshi Nakada2019-08-051-2/+4
* Refined assertion messagesNobuyoshi Nakada2019-08-051-11/+9
* Fixed assertionNobuyoshi Nakada2019-08-051-1/+1
* Do not expect RSTRING_PTR valid after rb_fstringNobuyoshi Nakada2019-08-051-2/+2
* Moved FailDesc to EnvUtil.failure_descriptionNobuyoshi Nakada2019-08-052-31/+35
* Drop default leaf definition and obsoleted commentsTakashi Kokubun2019-08-051-6/+0
* n+1 to include n in rangeYaw Boakye2019-08-051-1/+1
* * 2019-08-05git2019-08-051-1/+1
* Revert "Always evaluate the expression RUBY_ASSERT_MESG_WHEN just once"Nobuyoshi Nakada2019-08-051-1/+1
* Extend sleep before sending USR1 in TestProcessTakashi Kokubun2019-08-041-1/+1
* Revert "Skip test_race_exception on MJIT for now"Takashi Kokubun2019-08-041-1/+0
* * expand tabs.git2019-08-041-1/+1
* Fix dangling path name from fstringNobuyoshi Nakada2019-08-041-1/+1
* Make opt_eq and opt_neq insns leafTakashi Kokubun2019-08-044-24/+25
* Suppress warnings of bundled libyaml.Hiroshi SHIBATA2019-08-042-4/+4
* [ruby/rexml] gemspec: updateSutou Kouhei2019-08-041-1/+0
* [ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou2019-08-043-104/+295
* [ruby/rexml] xpath number: fix a bug that false is converted to NaNKouhei Sutou2019-08-042-35/+35
* [ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent...Kouhei Sutou2019-08-045-2/+48
* [ruby/rexml] xpath boolean: implementKouhei Sutou2019-08-042-11/+91
* [ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou2019-08-044-114/+178
* [ruby/rexml] Use PPKouhei Sutou2019-08-041-1/+6
* [ruby/rexml] xpath: add support for changing to debug mode by environment var...Kouhei Sutou2019-08-041-16/+19
* [ruby/rexml] Bump versionKouhei Sutou2019-08-041-1/+1
* [ruby/rexml] Message less confusing error to human (#16)ujihisa2019-08-042-0/+17
* [ruby/rexml] test: compare with real elementKouhei Sutou2019-08-041-2/+5
* [ruby/rexml] Fix crash with nil XPath variables (#13)Alyssa Ross2019-08-042-4/+20
* [ruby/rexml] use #inspect to print meta-characters in error messagesFUJI Goro (gfx)2019-08-041-4/+4
* [ruby/rexml] Bump versionKouhei Sutou2019-08-041-1/+1
* [ruby/rexml] Fix attribute's default namespace behaviorKouhei Sutou2019-08-044-22/+63
* [ruby/rexml] FormatKouhei Sutou2019-08-041-10/+12
* [ruby/rexml] Revert "xpath: remove needless nil check"Kouhei Sutou2019-08-041-2/+6
* [ruby/rexml] xpath: remove needless nil checkKouhei Sutou2019-08-041-6/+2
* [ruby/rexml] Add a TODO for Attribute#namespaceKouhei Sutou2019-08-041-0/+14
* [ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou2019-08-042-2/+14
* [ruby/rexml] Bump versionKouhei Sutou2019-08-041-1/+1
* Defer skip to avoid errors on ensureTakashi Kokubun2019-08-041-1/+1
* Skip test_race_exception on MJIT for nowTakashi Kokubun2019-08-041-0/+1
* Revert "Revert "Fix dangling path name from fstring""Takashi Kokubun2019-08-042-3/+4
* yaml few build warning fixesDavid Carlier2019-08-041-5/+5
* Remove dependency on `openssl/conf_api.h`Dmitry Petrashko2019-08-041-1/+0
* [Doc] Fix Array#to_h call-seqKenichi Kamiya2019-08-041-2/+2
* [Doc] Fix Array#difference call-seqKenichi Kamiya2019-08-041-1/+1
* change call CGI methods from :: to .Semyon Pupkov2019-08-047-62/+62
* Use the word heredocs in Here Documents docsOlivier Lacan2019-08-041-1/+1