aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Tracer.set_get_line_procs should support block and Proc objectaycabta2019-11-231-3/+5
* Tracer.add_filter should support block and Proc objectaycabta2019-11-231-3/+5
* Use more strict regexp to avoid to match naninanirb.rbKazuhiro NISHIYAMA2019-11-212-3/+3
* Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptimeJeremy Evans2019-11-211-1/+12
* [ruby/reline] Version 0.0.7aycabta2019-11-211-1/+1
* Version 0.0.6aycabta2019-11-211-1/+1
* Version 1.1.0aycabta2019-11-211-2/+2
* Consider escape sequence to calculate prompt widthaycabta2019-11-211-1/+1
* Add a warning message and --legacy of an alias of --singlelineaycabta2019-11-212-1/+7
* Refactor filter_backtraceY. Ushiki2019-11-211-13/+3
* Fix filter_backtrace for context-mode 0Y. Ushiki2019-11-211-1/+2
* Use singleline/multiline instead of readline/reidlineaycabta2019-11-215-56/+66
* Change argument `Proc` to `#call` defined object.manga_osyo2019-11-211-5/+5
* Add <Home> <End> keys.manga_osyo2019-11-211-0/+2
* Mintty on Cygwin isn't a kind of command prompt, can process ANSI escape codeaycabta2019-11-201-8/+8
* Fix indent of a line when a newline is inserted to the nextaycabta2019-11-201-0/+20
* Replace typo "bock" with "block"aycabta2019-11-201-2/+2
* A preceding token of "do" of block has EXPR_CMDARG or EXPR_ENDFNaycabta2019-11-201-2/+2
* Number sign comment (# bla bla) is a kind of newline characteraycabta2019-11-201-2/+2
* Generate history file path correctly when $HOME/.irbrc doesn't existaycabta2019-11-201-5/+5
* Suppress `stty` error on Apple TerminalNobuyoshi Nakada2019-11-191-1/+1
* [ruby/rss] Only check taint on Ruby <2.7Jeremy Evans2019-11-181-1/+1
* [ruby/rexml] Only taint on Ruby <2.7Jeremy Evans2019-11-181-2/+2
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-1812-70/+15
* Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans2019-11-186-106/+25
* Remove unnecessary checkaycabta2019-11-181-1/+1
* [ruby/irb] Remove ruby-token.rb from spec.filesaycabta2019-11-171-1/+0
* [ruby/irb] Version 1.1.0.pre.4aycabta2019-11-171-1/+1
* [ruby/reline] Version 0.0.5aycabta2019-11-171-1/+1
* Fix typosKazuhiro NISHIYAMA2019-11-173-3/+3
* [ruby/reline] Restore left cursor key support on Unix like OSes...aycabta2019-11-151-1/+1
* Implement em_set_mark and em_exchange_markaycabta2019-11-152-1/+20
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2019-11-151-1/+1
* Suppress warnings except for when last evaluationaycabta2019-11-133-5/+17
* Fix a typoKazuhiro NISHIYAMA2019-11-131-1/+1
* Merge released version of RubyGems 3.1.0.pre3Hiroshi SHIBATA2019-11-131-1/+0
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1318-89/+118
* Reline#readline and Reline#readmultiline to private.osyo-manga2019-11-121-0/+2
* Only enabled mon_owned condition with Ruby 2.5+Hiroshi SHIBATA2019-11-121-4/+8
* Revert "Method reference operator"Nobuyoshi Nakada2019-11-121-1/+1
* check more.Koichi Sasada2019-11-121-2/+2
* Monitor owner state check correctly.Koichi Sasada2019-11-121-1/+2
* Revert "Use untaint for File.symlink in kernel_require.rb"Yusuke Endoh2019-11-121-4/+1
* Use untaint for File.symlink in kernel_require.rbHiroshi SHIBATA2019-11-121-1/+4
* release RUBYGEMS_ACTIVATION_MONITOR correctly.Koichi Sasada2019-11-121-2/+10
* more messagesKoichi Sasada2019-11-121-1/+1
* check monitor is owning for debugKoichi Sasada2019-11-121-0/+5
* lib/rubygems.rb: Suppress "Resolving dependencies..."Yusuke Endoh2019-11-121-5/+4
* Remove ruby-token.rbaycabta2019-11-111-267/+0
* Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA2019-11-113-5/+36