summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-18[ruby/io-console] Update the minimum requirement of Ruby versionHiroshi SHIBATA
2020-01-17Update documentation for Array/Hash Argument section of methods.rdocAdam Isom
2020-01-17.github/workflows/cygwin.yml: RemovedYusuke Endoh
2020-01-17hash.c: Add a feature to manipulate ruby2_keywords flagYusuke Endoh
2020-01-17marshal.c: Support dump and load of a Hash with the ruby2_keywords flagYusuke Endoh
2020-01-17Added test for f38b3e8c707ebdcad05aa9485cf1760640b74fbbNobuyoshi Nakada
2020-01-17Update dependenciesNobuyoshi Nakada
2020-01-17Update dependencies in makefiles againKazuhiro NISHIYAMA
2020-01-17rb_rational_raw: convert num and den by to_intKenta Murata
2020-01-17rb_rational_raw: make a denominator always positiveKenta Murata
2020-01-17Update dependencies in makefilesKazuhiro NISHIYAMA
2020-01-17internal/rational.h: insert assertions in RATIONAL_SET_{NUM,DEN}Kenta Murata
2020-01-17rational.c: remove nurat_s_newKenta Murata
2020-01-17Make RATIONAL_SET_{NUM,DEN} static inline functionsKenta Murata
2020-01-16Clarify documentation for Module#included_modules and Module#included?Marc-Andre Lafortune
2020-01-17* 2020-01-17 [ci skip]git
2020-01-17Implement vi_insert_at_bol and vi_add_at_eolaycabta
2020-01-17Add tests for vi_insert and vi_addaycabta
2020-01-16Separate numbered parameter scope in evalNobuyoshi Nakada
2020-01-16Fixed the location of args node with numbered parameterNobuyoshi Nakada
2020-01-16Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA
2020-01-16Fix `String#partition`Nobuyoshi Nakada
2020-01-16* 2020-01-16 [ci skip]git
2020-01-16`Regexp` in `MatchData` can be `nil`Nobuyoshi Nakada
2020-01-15NEWS.md: mention "Freeze Regexp literals" [Feature #8948]Yusuke Endoh
2020-01-15NEWS.md: converted from NEWSYusuke Endoh
2020-01-15Update version guardKazuhiro NISHIYAMA
2020-01-15Freeze Regexp literalsJean Boussier
2020-01-15* 2020-01-15 [ci skip]git
2020-01-15Add option hash doc for GC stats.Koichi Sasada
2020-01-14Use Reline.encoding_system_needs if existsaycabta
2020-01-14Remove an unused setting variableaycabta
2020-01-14Introduce an abstracted structure about the encoding of Relineaycabta
2020-01-14[ruby/irb] Fix crashing when multiple open braces per lineBen
2020-01-14[ruby/irb] Fix newline depth with multiple bracesBen
2020-01-14Remove s390x from allow_failuresJun Aruga
2020-01-14* 2020-01-14 [ci skip]git
2020-01-13Simplify obj2ubits checksJohn Hawthorn
2020-01-13Avoid rb_check_string_type in month_argJohn Hawthorn
2020-01-13Store "UTC" and "" fstring as globals in time.cJohn Hawthorn
2020-01-13Mention new feature of Hash#transform_keys [Feature #16273]Kazuhiro NISHIYAMA
2020-01-13test-bundled-gems.rb: Use real paths for symlinksNobuyoshi Nakada
2020-01-13Checkout with git on cygwin for EOL codeNobuyoshi Nakada
2020-01-13Fix syntax error in obj_free with hash size debug counter when USE_DEBUG_COUN...Lourens Naudé
2020-01-13* 2020-01-13 [ci skip]git
2020-01-13reload AR table body for transient heap.Koichi Sasada
2020-01-12Clean generated ChangeLog [ci skip]Nobuyoshi Nakada
2020-01-12Ignore existing ChangeLog file and generate always [ci skip]Nobuyoshi Nakada
2020-01-12vcs.rb: Allow to empty a part in commit logNobuyoshi Nakada
2020-01-12Added make target to export the ChangeLog fileNobuyoshi Nakada