aboutsummaryrefslogtreecommitdiffstats
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* Get rid of inconsistent dll linkages against vcpkg readlineNobuyoshi Nakada2020-12-271-6/+6
* [ruby/readline-ext] Rename depend.gem with depend-gemaycabta2020-12-031-0/+0
* [ruby/readline-ext] Version 0.1.1aycabta2020-12-031-1/+1
* Use gemified dependaycabta2020-12-031-0/+4
* Fix code example in Readline::HISTORY documentation.Cristian Greco2020-12-021-1/+1
* update-depsNARUSE, Yui2020-09-261-0/+100
* ext/readline/depend: update-deps --fixKenta Murata2020-09-261-0/+50
* [ruby/readline-ext] Remove unnecessary header files from dependaycabta2020-09-251-150/+0
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* Update the license for the default gems to dual licensesHiroshi SHIBATA2020-08-181-1/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Add workaround for test-bundler failureKazuhiro NISHIYAMA2020-03-121-1/+1
* Fix readline build dependencyAlan Wu2020-02-091-0/+1
* [ruby/readline-ext] Use rake/extensiokntask to buildaycabta2020-02-091-0/+4
* [ruby/readline-ext] Add spec.extensionsaycabta2020-02-091-0/+1
* [ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or lateraycabta2020-02-091-1/+0
* [ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individua...aycabta2020-02-091-1/+0
* Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that asse...aycabta2020-02-091-1/+0
* [ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions c...Nobuyoshi Nakada2020-01-231-0/+1
* [ruby/readline-ext] Version 0.1.0aycabta2019-12-251-1/+1
* [ruby/readline-ext] Prepare to gem releaseHiroshi SHIBATA2019-11-301-1/+1
* Update dependenciesNobuyoshi Nakada2019-11-181-1/+0
* Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans2019-11-181-1/+0
* Promote readline to default gems named readline-extHiroshi SHIBATA2019-11-091-0/+21
* drop-in type check for rb_define_singleton_method卜部昌平2019-08-291-5/+5
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Update the canonical repository url.Hiroshi SHIBATA2019-05-071-1/+1
* Removed moving toplevel header since r12501nobu2019-02-081-1/+1
* readline.c: improve docsstomar2018-10-121-2/+2
* Added missing declarations in readline.h bundled with macOS 10.14nobu2018-10-071-0/+10
* Readline: expose rl_completion_quote_character variablenobu2018-09-022-0/+32
* ext/readline/extconf.rb: try using more readline APIsk0kubun2018-08-241-3/+3
* use https:// instead of http://kazu2018-07-281-1/+1
* UNREACHABLE_RETURNnobu2018-07-241-1/+1
* no ID cache in Init functionsnobu2018-02-161-2/+2
* ignore external library sources [ci skip]nobu2018-01-261-0/+1
* ext: check if null byte is containednobu2017-09-301-1/+2
* ruby tool/update-deps --fixshyouhei2017-03-221-0/+1
* Fix up r57788, Function is removed at readline-6.3.hsbt2017-03-071-1/+1
* Avoid to warning of clang with -Wincompatible-pointer-types.hsbt2017-03-061-1/+1
* readline.c: fix waiting fucntionnobu2017-03-061-1/+1
* readline.c: fix typenobu2017-03-041-4/+5
* readline.c: str_subposnobu2016-11-171-6/+22
* readline: remove dependency on internal.hnobu2016-11-132-4/+1
* * ext/readline/extconf.rb: Update error message with correct words.hsbt2016-10-061-1/+1
* use rb_locale_str_newnobu2016-10-031-1/+1