summaryrefslogtreecommitdiff
path: root/ext/readline
AgeCommit message (Expand)Author
2020-09-26update-depsNARUSE, Yui
2020-09-26ext/readline/depend: update-deps --fixKenta Murata
2020-09-25[ruby/readline-ext] Remove unnecessary header files from dependaycabta
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-18Update the license for the default gems to dual licensesHiroshi SHIBATA
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-03-12Add workaround for test-bundler failureKazuhiro NISHIYAMA
2020-02-09Fix readline build dependencyAlan Wu
2020-02-09[ruby/readline-ext] Use rake/extensiokntask to buildaycabta
2020-02-09[ruby/readline-ext] Add spec.extensionsaycabta
2020-02-09[ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or lateraycabta
2020-02-09[ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individua...aycabta
2020-02-09Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that asse...aycabta
2020-01-23[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions c...Nobuyoshi Nakada
2019-12-25[ruby/readline-ext] Version 0.1.0aycabta
2019-11-30[ruby/readline-ext] Prepare to gem releaseHiroshi SHIBATA
2019-11-18Update dependenciesNobuyoshi Nakada
2019-11-18Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans
2019-11-09Promote readline to default gems named readline-extHiroshi SHIBATA
2019-08-29drop-in type check for rb_define_singleton_method卜部昌平
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-05-07Update the canonical repository url.Hiroshi SHIBATA
2019-02-08Removed moving toplevel header since r12501nobu
2018-10-12readline.c: improve docsstomar
2018-10-07Added missing declarations in readline.h bundled with macOS 10.14nobu
2018-09-02Readline: expose rl_completion_quote_character variablenobu
2018-08-24ext/readline/extconf.rb: try using more readline APIsk0kubun
2018-07-28use https:// instead of http://kazu
2018-07-24UNREACHABLE_RETURNnobu
2018-02-16no ID cache in Init functionsnobu
2018-01-26ignore external library sources [ci skip]nobu
2017-09-30ext: check if null byte is containednobu
2017-03-22ruby tool/update-deps --fixshyouhei
2017-03-07Fix up r57788, Function is removed at readline-6.3.hsbt
2017-03-06Avoid to warning of clang with -Wincompatible-pointer-types.hsbt
2017-03-06readline.c: fix waiting fucntionnobu
2017-03-04readline.c: fix typenobu
2016-11-17readline.c: str_subposnobu
2016-11-13readline: remove dependency on internal.hnobu
2016-10-06* ext/readline/extconf.rb: Update error message with correct words.hsbt
2016-10-03use rb_locale_str_newnobu
2016-10-03rl_char_is_quoted_pnobu
2016-10-03readline.c: mustbe_callablenobu
2016-04-11Update dependencies.akr
2015-12-16handle ext/ as r53141naruse
2015-11-30* ext/readline/extconf.rb: call dir_config("libedit")naruse