aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added license comment [Bug #12230] [ci skip]Nobuyoshi Nakada2019-08-271-0/+1
* Remove duplicated delegationaycabta2019-08-271-1/+0
* Delegete an instance method to a class method correctlyaycabta2019-08-271-1/+1
* this iv table should also use the new update functionAaron Patterson2019-08-261-1/+1
* Save value to @ambiguous_width because of a accessoraycabta2019-08-271-3/+3
* Pick lib/readline.rb from ruby/relineaycabta2019-08-271-1/+2
* The "private" doesn't make sence for class methods and a constantaycabta2019-08-271-2/+0
* Use preposing "private" to define methodsaycabta2019-08-271-6/+4
* Adjust method forwardings of Relineaycabta2019-08-271-13/+19
* Try only updating hash value referencesAaron Patterson2019-08-261-1/+36
* Make `gc_update_table_refs` match `mark_tbl_no_pin` a little more closelyAaron Patterson2019-08-261-2/+4
* Fix use_lib_reline for test/readlineaycabta2019-08-271-1/+4
* Remove .freeze.manga_osyo2019-08-271-2/+2
* Add test with encoding.manga_osyo2019-08-271-10/+10
* Change to test file path.manga_osyo2019-08-271-0/+0
* Add support Windows in CI.manga_osyo2019-08-271-8/+8
* Add test reline.manga_osyo2019-08-271-0/+242
* Fix `Reline::Windows`.manga_osyo2019-08-271-1/+1
* Refactoring Reline.manga_osyo2019-08-274-634/+323
* Fix reference core method.manga_osyo2019-08-271-2/+2
* Remove test_mode in `lib/reline`.manga_osyo2019-08-272-7/+12
* Refactoring Reline accessor.manga_osyo2019-08-272-0/+307
* * 2019-08-27 [ci skip]git2019-08-271-1/+1
* Handle binding.irb for frozen objects and BasicObjects using a delegateJeremy Evans2019-08-271-1/+30
* Move private call without arguments inside methodJeremy Evans2019-08-271-1/+1
* Expand JOBS instead of meaningless export (#2402)Kazuhiro NISHIYAMA2019-08-261-7/+3
* Limit ChangeLog entriesNobuyoshi Nakada2019-08-261-3/+8
* Show MFLAGS to check `Set ENV` in .github/workflows/ubuntu.ymlKazuhiro NISHIYAMA2019-08-261-0/+1
* CPPFLAGS is not needed for linkNobuyoshi Nakada2019-08-261-1/+1
* Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada2019-08-263-5/+5
* Add INCFLAGS for fake.rbNobuyoshi Nakada2019-08-261-1/+1
* Removed unnecessary flags for fake.rbNobuyoshi Nakada2019-08-261-1/+1
* Added in-srcdir macro [ci skip]Nobuyoshi Nakada2019-08-261-1/+3
* uid_t and gid_t are narrower than VALUE.卜部昌平2019-08-261-2/+4
* rb_mjit_header.h is not worth documenting [ci skip]卜部昌平2019-08-261-1/+1
* Suppress a "clobbered" warningNobuyoshi Nakada2019-08-261-3/+1
* * 2019-08-26 [ci skip]git2019-08-261-1/+1
* Refined the appropriate C++ compiler in OS X selectionNobuyoshi Nakada2019-08-261-9/+14
* Fix ArgumentError in expand_tabs.rbJeremy Evans2019-08-251-2/+2
* Document that Enumerable#sum may not respect redefinition of Range#eachJeremy Evans2019-08-251-1/+1
* Fix sample/drb/http0serv.rbJeremy Evans2019-08-251-3/+5
* configure.ac: Improve icc_version guessing for non-icc environmentYusuke Endoh2019-08-251-1/+1
* configure.ac: fix the guess of icc_versionYusuke Endoh2019-08-251-3/+1
* Drop duration from AppVeyor notificationTakashi Kokubun2019-08-251-1/+1
* lib/webrick.rb: use require_relative for webrick/utils.rbYusuke Endoh2019-08-251-1/+1
* `local_path?` is a class method [ci skip]Nobuyoshi Nakada2019-08-251-1/+1
* tool/lib/vcs.rb: explicitly fail when notes/commits is not availableYusuke Endoh2019-08-251-0/+5
* Revert workaroundKazuhiro NISHIYAMA2019-08-251-11/+1
* Inspect dynamic symbol as well as static symbolNobuyoshi Nakada2019-08-252-1/+5
* Simplified f13a00f5b4 [ci skip]Nobuyoshi Nakada2019-08-251-9/+3