aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies in makefilesKazuhiro NISHIYAMA2020-01-172-0/+3
* internal/rational.h: insert assertions in RATIONAL_SET_{NUM,DEN}Kenta Murata2020-01-173-1/+17
* rational.c: remove nurat_s_newKenta Murata2020-01-171-33/+13
* Make RATIONAL_SET_{NUM,DEN} static inline functionsKenta Murata2020-01-173-7/+21
* Clarify documentation for Module#included_modules and Module#included?Marc-Andre Lafortune2020-01-161-5/+10
* * 2020-01-17 [ci skip]git2020-01-171-1/+1
* Implement vi_insert_at_bol and vi_add_at_eolaycabta2020-01-172-0/+46
* Add tests for vi_insert and vi_addaycabta2020-01-171-0/+32
* Separate numbered parameter scope in evalNobuyoshi Nakada2020-01-162-2/+8
* Fixed the location of args node with numbered parameterNobuyoshi Nakada2020-01-162-1/+7
* Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA2020-01-164-8/+6
* Fix `String#partition`Nobuyoshi Nakada2020-01-162-1/+2
* * 2020-01-16 [ci skip]git2020-01-161-1/+1
* `Regexp` in `MatchData` can be `nil`Nobuyoshi Nakada2020-01-162-0/+5
* NEWS.md: mention "Freeze Regexp literals" [Feature #8948]Yusuke Endoh2020-01-151-0/+6
* NEWS.md: converted from NEWSYusuke Endoh2020-01-153-38/+36
* Update version guardKazuhiro NISHIYAMA2020-01-152-3/+3
* Freeze Regexp literalsJean Boussier2020-01-158-10/+25
* * 2020-01-15 [ci skip]git2020-01-151-1/+1
* Add option hash doc for GC stats.Koichi Sasada2020-01-151-0/+8
* Use Reline.encoding_system_needs if existsaycabta2020-01-144-7/+20
* Remove an unused setting variableaycabta2020-01-141-1/+0
* Introduce an abstracted structure about the encoding of Relineaycabta2020-01-1410-30/+48
* [ruby/irb] Fix crashing when multiple open braces per lineBen2020-01-142-1/+23
* [ruby/irb] Fix newline depth with multiple bracesBen2020-01-142-1/+19
* Remove s390x from allow_failuresJun Aruga2020-01-141-1/+0
* * 2020-01-14 [ci skip]git2020-01-141-1/+1
* Simplify obj2ubits checksJohn Hawthorn2020-01-132-10/+10
* Avoid rb_check_string_type in month_argJohn Hawthorn2020-01-131-0/+4
* Store "UTC" and "" fstring as globals in time.cJohn Hawthorn2020-01-131-6/+13
* Mention new feature of Hash#transform_keys [Feature #16273]Kazuhiro NISHIYAMA2020-01-131-0/+6
* test-bundled-gems.rb: Use real paths for symlinksNobuyoshi Nakada2020-01-131-3/+3
* Checkout with git on cygwin for EOL codeNobuyoshi Nakada2020-01-131-2/+2
* Fix syntax error in obj_free with hash size debug counter when USE_DEBUG_COUN...Lourens Naudé2020-01-131-1/+1
* * 2020-01-13 [ci skip]git2020-01-131-1/+1
* reload AR table body for transient heap.Koichi Sasada2020-01-131-0/+1
* Clean generated ChangeLog [ci skip]Nobuyoshi Nakada2020-01-121-1/+1
* Ignore existing ChangeLog file and generate always [ci skip]Nobuyoshi Nakada2020-01-121-0/+2
* vcs.rb: Allow to empty a part in commit logNobuyoshi Nakada2020-01-121-1/+1
* Added make target to export the ChangeLog fileNobuyoshi Nakada2020-01-121-0/+5
* * 2020-01-12 [ci skip]git2020-01-121-1/+1
* Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA2020-01-122-2/+4
* Also ignored cve_2014_8080_specHiroshi SHIBATA2020-01-121-24/+27
* Ignore rexml examples on ruby/specHiroshi SHIBATA2020-01-12104-1550/+1862
* Make rss library to the bundle gemsHiroshi SHIBATA2020-01-1292-23496/+5
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-12160-46104/+4
* Get rid of use of magic number 'E'Nobuyoshi Nakada2020-01-111-4/+10
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-116-7/+9
* st_delete_wrap is no longer usedNobuyoshi Nakada2020-01-111-6/+0
* Warn when :newline precedes other newline optionsNobuyoshi Nakada2020-01-112-4/+13