summaryrefslogtreecommitdiff
path: root/ext/readline
AgeCommit message (Expand)Author
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
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-07-08pass saved errnonobu
2015-01-14readline.c: initialize before rl_refresh_linenobu
2014-12-19Update dependencies.akr
2014-11-21Update dependency.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-09-30protoize no-arguments functionsnobu
2014-09-12readline.c: use rb_setup_fake_strnobu
2014-04-04readline/extconf.rb: rl_hook_func_tnobu
2014-03-31readline/extconf.rb: fix typonobu
2014-03-02A comment added.akr
2014-03-02extconf.rb: rl_hook_func_t for old readlinenobu
2014-03-01* ext/readline/readline.c (Init_readline): Use rl_hook_func_t insteadakr
2013-10-29* ext/readline/readline.c (readline_getc): Considerakr