summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/reline] Move dialog pos to left when goes beyond right edgeaycabta2021-08-291-0/+4
* [ruby/reline] Support hide/show cursor on Windowsaycabta2021-08-291-2/+9
* [ruby/reline] Hide cursor when rendering dialogaycabta2021-08-293-0/+28
* [ruby/reline] Remove debug codeaycabta2021-08-291-2/+0
* [ruby/reline] Clear after cursoraycabta2021-08-291-1/+1
* [ruby/reline] Move cursor to rerender right margin of dialog correctlyaycabta2021-08-291-0/+1
* [ruby/reline] Create windows.rbusa2021-08-291-1/+2
* [ruby/reline] Add "sleep 0.01" to Windows event loopaycabta2021-08-291-0/+1
* [ruby/reline] Add comments about where rerenderingaycabta2021-08-291-0/+4
* [ruby/reline] Use background color instead of border frameaycabta2021-08-291-30/+24
* [ruby/reline] Suppress warning; unused variableaycabta2021-08-291-2/+2
* [ruby/reline] Remove an unnecessary variableaycabta2021-08-291-1/+0
* [ruby/reline] Implement dialog with autocomplete callbackaycabta2021-08-293-3/+289
* [ruby/reline] Separate calling completion proc with checking argsaycabta2021-08-291-4/+9
* [ruby/irb] Update dependency to "reline >= 0.2.7.pre.1" for use dialog featur...aycabta2021-08-291-1/+1
* [ruby/irb] Rescue NotFoundError of RDoc::RI::Driver#expand_nameaycabta2021-08-291-1/+5
* [ruby/irb] Add show doc dialog for Relineaycabta2021-08-291-0/+42
* Free previously used tables [Bug #18134]Nobuyoshi Nakada2021-08-292-15/+16
* Handle non-succeeding reports mingled with dotsNobuyoshi Nakada2021-08-291-1/+1
* Memory::Status#_update should return `self`Nobuyoshi Nakada2021-08-291-0/+1
* Make ruby.pc from makeNobuyoshi Nakada2021-08-292-18/+11
* Move DEFFILE to EXTDLDFLAGSNobuyoshi Nakada2021-08-292-2/+1
* Reorder ruby.pc variablesNobuyoshi Nakada2021-08-291-8/+9
* Update power_assert to 2.0.1Kazuki Tsujimoto2021-08-291-1/+1
* Add negative position tests [Bug #18138]Nobuyoshi Nakada2021-08-291-0/+4
* Add out of range tests for Array#slice!Nobuyoshi Nakada2021-08-291-0/+13
* * 2021-08-29 [ci skip]git2021-08-291-1/+1
* Fix length calculation for Array#slice!Mike Dalessio2021-08-291-1/+1
* Add Windows as a supported OS for Process.clock_gettime [ci skip]Lars Kanis2021-08-281-2/+2
* * 2021-08-28 [ci skip]git2021-08-281-1/+1
* [Windows CI] Stop VS-2022Nobuyoshi Nakada2021-08-281-3/+3
* [Windows CI] Stop on error in VS-2022Nobuyoshi Nakada2021-08-281-1/+0
* [Windows CI] Setup envNobuyoshi Nakada2021-08-281-9/+11
* Fix memory leak in Variable Width AllocationPeter Zhu2021-08-271-23/+27
* Update the list of replacing objects under missingNobuyoshi Nakada2021-08-271-4/+10
* Use C99-defined signbit macroNobuyoshi Nakada2021-08-275-43/+1
* Use C99-defined macros to classify a floating-point numberNobuyoshi Nakada2021-08-2715-205/+11
* [Windows CI] Set PATCH pathNobuyoshi Nakada2021-08-271-1/+7
* [Windows CI] Make test-all parallel and verboseNobuyoshi Nakada2021-08-271-1/+1
* [Windows CI] Group nmake stepNobuyoshi Nakada2021-08-271-3/+7
* [Windows CI] Moved parameters to includeNobuyoshi Nakada2021-08-271-12/+13
* * 2021-08-27 [ci skip]git2021-08-271-1/+1
* [DOC] Fix a typo in Dir.fnmatchHenrik Nyh2021-08-271-1/+1
* Use patch installed by msys2/setup-msys2Kazuhiro NISHIYAMA2021-08-261-1/+1
* Use bundled libffi on windows-2022Kazuhiro NISHIYAMA2021-08-261-10/+2
* Install patchKazuhiro NISHIYAMA2021-08-261-0/+5
* Ignore errors on windows-2022Kazuhiro NISHIYAMA2021-08-261-0/+2
* Use newer libffi on windows-2022Kazuhiro NISHIYAMA2021-08-261-2/+10
* Set VCVARSKazuhiro NISHIYAMA2021-08-261-12/+12
* Add Windows Server 2022 with Visual Studio 2022Kazuhiro NISHIYAMA2021-08-261-2/+7