index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
readline
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
1
-5
/
+5
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+1
*
Update the canonical repository url.
Hiroshi SHIBATA
2019-05-07
1
-1
/
+1
*
Removed moving toplevel header since r12501
nobu
2019-02-08
1
-1
/
+1
*
readline.c: improve docs
stomar
2018-10-12
1
-2
/
+2
*
Added missing declarations in readline.h bundled with macOS 10.14
nobu
2018-10-07
1
-0
/
+10
*
Readline: expose rl_completion_quote_character variable
nobu
2018-09-02
2
-0
/
+32
*
ext/readline/extconf.rb: try using more readline APIs
k0kubun
2018-08-24
1
-3
/
+3
*
use https:// instead of http://
kazu
2018-07-28
1
-1
/
+1
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-1
/
+1
*
no ID cache in Init functions
nobu
2018-02-16
1
-2
/
+2
*
ignore external library sources [ci skip]
nobu
2018-01-26
1
-0
/
+1
*
ext: check if null byte is contained
nobu
2017-09-30
1
-1
/
+2
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+1
*
Fix up r57788, Function is removed at readline-6.3.
hsbt
2017-03-07
1
-1
/
+1
*
Avoid to warning of clang with -Wincompatible-pointer-types.
hsbt
2017-03-06
1
-1
/
+1
*
readline.c: fix waiting fucntion
nobu
2017-03-06
1
-1
/
+1
*
readline.c: fix type
nobu
2017-03-04
1
-4
/
+5
*
readline.c: str_subpos
nobu
2016-11-17
1
-6
/
+22
*
readline: remove dependency on internal.h
nobu
2016-11-13
2
-4
/
+1
*
* ext/readline/extconf.rb: Update error message with correct words.
hsbt
2016-10-06
1
-1
/
+1
*
use rb_locale_str_new
nobu
2016-10-03
1
-1
/
+1
*
rl_char_is_quoted_p
nobu
2016-10-03
2
-0
/
+86
*
readline.c: mustbe_callable
nobu
2016-10-03
1
-8
/
+15
*
Update dependencies.
akr
2016-04-11
1
-0
/
+1
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
* ext/readline/extconf.rb: call dir_config("libedit")
naruse
2015-11-30
1
-0
/
+1
*
ext: use RARRAY_AREF
nobu
2015-11-05
1
-1
/
+1
*
ext: use RARRAY_CONST_PTR
nobu
2015-11-04
1
-1
/
+1
*
pass saved errno
nobu
2015-07-08
1
-6
/
+3
*
readline.c: initialize before rl_refresh_line
nobu
2015-01-14
1
-17
/
+30
*
Update dependencies.
akr
2014-12-19
1
-1
/
+1
*
Update dependency.
akr
2014-11-21
1
-2
/
+4
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
2
-2
/
+2
*
Mark auogenerated part.
akr
2014-11-15
1
-0
/
+2
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
1
-12
/
+12
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
1
-6
/
+12
*
protoize no-arguments functions
nobu
2014-09-30
1
-1
/
+1
*
readline.c: use rb_setup_fake_str
nobu
2014-09-12
3
-6
/
+4
*
readline/extconf.rb: rl_hook_func_t
nobu
2014-04-04
1
-1
/
+1
*
readline/extconf.rb: fix typo
nobu
2014-03-31
1
-1
/
+1
*
A comment added.
akr
2014-03-02
1
-0
/
+3
*
extconf.rb: rl_hook_func_t for old readline
nobu
2014-03-02
1
-0
/
+8
*
* ext/readline/readline.c (Init_readline): Use rl_hook_func_t instead
akr
2014-03-01
1
-1
/
+1
*
* ext/readline/readline.c (readline_getc): Consider
akr
2013-10-29
1
-0
/
+2
*
* common.mk, ext/objspace/depend, ext/coverage/depend,
akr
2013-10-28
1
-1
/
+2
*
* ext/readline/readline.c: Include ruby/thread.h for
akr
2013-10-27
1
-77
/
+103
*
* error.c, object.c, ext/readline/README.ja: [DOC] $SAFE=4 is obsolete.
ktsj
2013-08-18
1
-51
/
+0
*
fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]
naruse
2013-08-12
1
-7
/
+2
*
refix r42525 set stdio_file only if stdio
naruse
2013-08-12
1
-2
/
+4
[next]