aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added assertions for newline decoratorsNobuyoshi Nakada2020-01-112-1/+21
* * 2020-01-11 [ci skip]git2020-01-111-1/+1
* Let execution context local storage be an ID tableLourens Naudé2020-01-116-22/+42
* Fixed the wrong url for benchmarkHiroshi SHIBATA2020-01-101-1/+1
* Update the upstream repository of bundlerHiroshi SHIBATA2020-01-102-3/+3
* Reduced duplicate codeNobuyoshi Nakada2020-01-101-6/+1
* Hash#transform_values should return a plain new HashNobuyoshi Nakada2020-01-102-4/+15
* add missing #include卜部昌平2020-01-101-0/+1
* avoid undefined behaviour when n==0卜部昌平2020-01-102-7/+50
* more use of MSC_VERSION_SINCE卜部昌平2020-01-101-16/+18
* fix Windows breakage卜部昌平2020-01-101-2/+2
* fix typos卜部昌平2020-01-101-3/+3
* Ensure seed data to be clearedNobuyoshi Nakada2020-01-101-23/+14
* Fill siphash salt directly with random dataNobuyoshi Nakada2020-01-101-0/+6
* Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0Nobuyoshi Nakada2020-01-101-0/+6
* * 2020-01-10 [ci skip]git2020-01-101-1/+1
* Fix warnings for URI.encode and URI.decodeJeremy Evans2020-01-091-2/+2