summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 2020-12-31 [ci skip]git2020-12-311-1/+1
* [ruby/bigdecimal] Refactor object allocationKenta Murata2020-12-312-101/+107
* [ruby/bigdecimal] Remove ToValueKenta Murata2020-12-311-61/+59
* Replaced deprecation macrosNobuyoshi Nakada2020-12-301-28/+21
* Stop managing valid class serialsTakashi Kokubun2020-12-295-67/+1
* Minor grammar fix in String#chomp documentationEric Schneider2020-12-301-1/+1
* Try increasing SMTP's read_timeout for --jit-waitTakashi Kokubun2020-12-291-0/+11
* Increase timeout for reline with --jit-waitTakashi Kokubun2020-12-291-0/+1
* * 2020-12-30 [ci skip]git2020-12-301-1/+1
* [ruby/bigdecimal] Remove VP_EXCEPTION_MEMORYKenta Murata2020-12-302-3/+1
* [ruby/bigdecimal] Remove needless pointer checksKenta Murata2020-12-301-10/+1
* bisect.sh: Apply bisect.patch if exists [ci skip]Nobuyoshi Nakada2020-12-291-1/+16
* Canonicalization functions were removed alreadyNobuyoshi Nakada2020-12-291-1/+1
* Fixed wrong configure optionNobuyoshi Nakada2020-12-291-2/+2
* [ruby/bigdecimal] Define bool, true, and false for old RubyKenta Murata2020-12-292-0/+16
* [ruby/bigdecimal] Alloc wrapper object before VpAllocKenta Murata2020-12-291-10/+17
* [ruby/bigdecimal] Refactor to extract VpCheckExceptionKenta Murata2020-12-291-14/+14
* Make more silent when -s on GNU makeNobuyoshi Nakada2020-12-293-3/+7
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-298-9/+15
* transcode-tblgen.rb: send verbose messages to STDOUTNobuyoshi Nakada2020-12-291-7/+7
* [ruby/irb] Remove unnecessary ignore_error in dispatch_seqTakashi Kokubun2020-12-281-3/+3
* [ruby/irb] Do not colorize partially-correct inspectTakashi Kokubun2020-12-281-1/+9
* irb: add more syntax errors colorizing support (#3967)Nobuhiro IMAI2020-12-282-0/+18
* Update help of sync-default-gemsTakashi Kokubun2020-12-281-1/+1
* [ruby/irb] Fix failing testsTakashi Kokubun2020-12-281-3/+3
* [ruby/irb] Add color_printer.rb to gemspecTakashi Kokubun2020-12-281-0/+1
* [ruby/irb] Enhance colored inspect outputTakashi Kokubun2020-12-283-10/+32
* Fix compile error of sockssocketMasaki Matsushita2020-12-291-1/+1
* * 2020-12-29 [ci skip]git2020-12-291-1/+1
* [ruby/bigdecimal] Refactor to decompose VpNewVarArg into small functionsKenta Murata2020-12-291-95/+137
* [ruby/bigdecimal] Reduce needless object allocation in f_BigDecimalKenta Murata2020-12-291-5/+3
* [ruby/bigdecimal] [Doc] Fix the document of BigDecimal()Kenta Murata2020-12-281-1/+1
* [ruby/bigdecimal] Reduce conditional branch count in VpNewVarArgKenta Murata2020-12-281-14/+10
* Adjusted styles [ci skip]Nobuyoshi Nakada2020-12-282-22/+44
* Adjusted indents [ci skip]Nobuyoshi Nakada2020-12-281-7/+7
* [ruby/drb] Removed needless files from Gem::Specification#filesHiroshi SHIBATA2020-12-281-5/+18
* [ruby/pp] Removed needless files from Gem::Specification#filesHiroshi SHIBATA2020-12-281-3/+5
* [ruby/pp] Drop to support < Ruby 2.7Hiroshi SHIBATA2020-12-281-1/+2
* Bypass check for warning_category on internal callsNobuyoshi Nakada2020-12-282-26/+38
* Suppress too big exponent warningsNobuyoshi Nakada2020-12-281-5/+15
* doc/ractor.md: Fix indentationMarcus Stollsteimer2020-12-271-1/+2
* Language tweaks to Fiber [doc]Marc-Andre Lafortune2020-12-271-56/+49
* Dup kwrest hash when merging other keyword arguments [Bug #17481]Nobuyoshi Nakada2020-12-282-1/+28
* * 2020-12-28 [ci skip]git2020-12-281-1/+1
* Update to ruby/spec@4ce9f41Benoit Daloze2020-12-27108-265/+1320
* Update to ruby/mspec@a40a674Benoit Daloze2020-12-274-15/+16
* Do not include external library sources into packagesNobuyoshi Nakada2020-12-272-1/+3
* Limit bactrace length from Exception#full_messageNobuyoshi Nakada2020-12-271-12/+13
* Get rid of inconsistent dll linkages against vcpkg readlineNobuyoshi Nakada2020-12-271-6/+6
* Removed declarations conflicting on MinGWNobuyoshi Nakada2020-12-271-3/+0