summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-04Suppress warnings of bundled libyaml.Hiroshi SHIBATA
2019-08-04[ruby/rexml] gemspec: updateSutou Kouhei
2019-08-04[ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou
2019-08-04[ruby/rexml] xpath number: fix a bug that false is converted to NaNKouhei Sutou
2019-08-04[ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent...Kouhei Sutou
2019-08-04[ruby/rexml] xpath boolean: implementKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou
2019-08-04[ruby/rexml] Use PPKouhei Sutou
2019-08-04[ruby/rexml] xpath: add support for changing to debug mode by environment var...Kouhei Sutou
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04[ruby/rexml] Message less confusing error to human (#16)ujihisa
2019-08-04[ruby/rexml] test: compare with real elementKouhei Sutou
2019-08-04[ruby/rexml] Fix crash with nil XPath variables (#13)Alyssa Ross
2019-08-04[ruby/rexml] use #inspect to print meta-characters in error messagesFUJI Goro (gfx)
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04[ruby/rexml] Fix attribute's default namespace behaviorKouhei Sutou
2019-08-04[ruby/rexml] FormatKouhei Sutou
2019-08-04[ruby/rexml] Revert "xpath: remove needless nil check"Kouhei Sutou
2019-08-04[ruby/rexml] xpath: remove needless nil checkKouhei Sutou
2019-08-04[ruby/rexml] Add a TODO for Attribute#namespaceKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04Defer skip to avoid errors on ensureTakashi Kokubun
2019-08-04Skip test_race_exception on MJIT for nowTakashi Kokubun
2019-08-04Revert "Revert "Fix dangling path name from fstring""Takashi Kokubun
2019-08-04yaml few build warning fixesDavid Carlier
2019-08-04Remove dependency on `openssl/conf_api.h`Dmitry Petrashko
2019-08-04[Doc] Fix Array#to_h call-seqKenichi Kamiya
2019-08-04[Doc] Fix Array#difference call-seqKenichi Kamiya
2019-08-04change call CGI methods from :: to .Semyon Pupkov
2019-08-04Use the word heredocs in Here Documents docsOlivier Lacan
2019-08-04Better wording for __ENCODING__Lars Kanis
2019-08-04README: Add smart URL for joining mailing listWill Binns
2019-08-04Fix release post output for tool/format-releaseMarcus Stollsteimer
2019-08-04Revert "Fix dangling path name from fstring"Takashi Kokubun
2019-08-04[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada
2019-08-04[DOC] updated about icons in win32/README.win32 [ci skip]Nobuyoshi Nakada
2019-08-04* 2019-08-04git
2019-08-04[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada
2019-08-04[DOC] Mark up path names to show a backslash [ci skip]Nobuyoshi Nakada
2019-08-03Move assert_ruby_status and assert_throw to CoreAssertions for default gems.Hiroshi SHIBATA
2019-08-03[DOC] mentioned minimum versions of tools [ci skip]Nobuyoshi Nakada
2019-08-03Added more attributes [ci skip]Nobuyoshi Nakada
2019-08-03Refine error messageNobuyoshi Nakada
2019-08-03Suppress warnings against locations in evalNobuyoshi Nakada
2019-08-03* expand tabs.git
2019-08-03Fix dangling path name from fstringNobuyoshi Nakada
2019-08-03Show the location of `eval` which uses `__FILE__`/`__LINE__`Nobuyoshi Nakada
2019-08-03* expand tabs.git
2019-08-03Predefine some IDsNobuyoshi Nakada