summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/date] Fix comparison with Float::INFINITYJeremy Evans2021-07-112-0/+14
* [DOC] Move mailing-list URLs to footnotes [ci skip]Nobuyoshi Nakada2021-07-112-5/+8
* Move core_assertions.rb from test/unitNobuyoshi Nakada2021-07-112-2/+2
* Move rb_str_escape function declarationS-H-GAMELINKS2021-07-112-1/+2
* * 2021-07-11 [ci skip]git2021-07-111-1/+1
* [ruby/irb] Show LANG and LC_ALL env by irb_infoaycabta2021-07-112-0/+49
* Remove half-defined Reline on LoadErrorNobuyoshi Nakada2021-07-101-0/+1
* Skip fiddle tests if fiddle is not avaiableNobuyoshi Nakada2021-07-102-0/+3
* Get rid of conflict in ccan/listNobuyoshi Nakada2021-07-101-0/+2
* * 2021-07-10 [ci skip]git2021-07-101-1/+1
* [ruby/irb] Pass local variables from workspace binding to lexerJeremy Evans2021-07-102-18/+33
* Remove no longer needed include files (Unicode Version 12.1.0)Martin Dürst2021-07-092-49238/+0
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-091-1/+1
* * 2021-07-09 [ci skip]git2021-07-091-1/+1
* Added missing declarations in readline.h bundled with macOS 10.13Nobuyoshi Nakada2021-07-091-0/+3
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-081-3/+3
* mkmf.rb: try linking at try_varNobuyoshi Nakada2021-07-082-1/+26
* rbinstall.rb: just call File.basename directlyNobuyoshi Nakada2021-07-081-3/+2
* Ubuntu: remove pthread coroutine which is done in CompilationsNobuyoshi Nakada2021-07-081-1/+1
* Split test of Hash.[] and add assertion for default value/procNobuyoshi Nakada2021-07-081-1/+11
* [ruby/stringio] Suppress a sign-compare warningNobuyoshi Nakada2021-07-081-1/+1
* Adapt test_emoji_breaks.rb to Unicode 13.0.0/Emoji 13.0Martin Dürst2021-07-081-10/+29
* Fix ruby_version guards in Unicode/Emoji version specsMartin Dürst2021-07-082-3/+3
* Add directory and include files for Unicode version 13.0.0Martin Dürst2021-07-082-0/+50521
* Add new Unicode/Emoji version checks to spec/ruby/library/rbconfigMartin Dürst2021-07-082-3/+15
* Update lib/unicode_normalize/tables.rb to Unicode version 13.0.0Martin Dürst2021-07-081-0/+36
* Adjust tool/enc-unicode.rb to deal with new location of some emoji filesMartin Dürst2021-07-081-3/+3
* Update common.mk to deal with Unicode version 13.0.0Martin Dürst2021-07-081-6/+22
* * 2021-07-08 [ci skip]git2021-07-081-1/+1
* Shared libruby also needs MAINLIBS for jemallocNobuyoshi Nakada2021-07-071-0/+1
* Refactor --with-jemalloc optionNobuyoshi Nakada2021-07-071-33/+41
* comment about the situation [ci skip]卜部昌平2021-07-071-0/+6
* configure: add -Wl,--no-as-needed卜部昌平2021-07-071-0/+5
* gc.c: use each_stack_location for emscriptenYusuke Endoh2021-07-071-2/+2
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-0752-466/+477
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-07111-1035/+1511
* Refactor rb_str_export and rb_str_export_locale function'sS-H-GAMELINKS2021-07-071-2/+2
* * 2021-07-07 [ci skip]git2021-07-071-1/+1
* Store the dup'd CDHASH in the object list during IBF loadAaron Patterson2021-07-061-0/+5
* Enable libruby-relative on FreeBSDNobuyoshi Nakada2021-07-061-0/+4
* Fix check for malloc_conf when no library is requiredNobuyoshi Nakada2021-07-061-3/+6
* Moved native coroutine type checking messageNobuyoshi Nakada2021-07-061-1/+1
* Try "so" attribute if "smso" is not foundNobuyoshi Nakada2021-07-062-1/+2
* Bump up Rake-13.0.4Hiroshi SHIBATA2021-07-061-1/+1
* [ruby/rdoc] Bump version to 6.3.2Hiroshi SHIBATA2021-07-061-1/+1
* Set ENCSTATIC in rbconfig.rb [Bug #17929]Nobuyoshi Nakada2021-07-061-0/+1
* Found library is not usable if the header is not foundNobuyoshi Nakada2021-07-061-1/+2
* * 2021-07-06 [ci skip]git2021-07-061-1/+1
* Fixed 'maybe_unused' attributeNobuyoshi Nakada2021-07-061-0/+4
* Suppress unused-but-set-variable warningNobuyoshi Nakada2021-07-061-0/+2