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
*
Update the depend files
Matt Valentine-House
2023-02-28
1
-1
/
+0
*
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-27
1
-1
/
+0
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
1
-0
/
+1
*
[ruby/readline-ext] Bump version to 0.1.5
Hiroshi SHIBATA
2022-12-14
1
-1
/
+1
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-2
/
+2
*
[ruby/readline-ext] Removed the duplicated dependencies
Hiroshi SHIBATA
2022-03-25
1
-4
/
+0
*
[Feature #18249] Update dependencies
Peter Zhu
2022-02-22
1
-0
/
+1
*
[ruby/readline-ext] Bump version to 0.1.4
Hiroshi SHIBATA
2021-12-24
1
-1
/
+1
*
Update dependencies
Nobuyoshi Nakada
2021-11-21
1
-1
/
+0
*
[Feature #18290] Remove all usages of rb_gc_force_recycle
Peter Zhu
2021-11-08
1
-1
/
+0
*
Bump up readline-ext version to 0.1.3
Hiroshi SHIBATA
2021-10-21
1
-1
/
+1
*
ruby tool/update-deps --fix
卜部昌平
2021-10-05
1
-0
/
+9
*
Added missing declarations in readline.h bundled with macOS 10.13
Nobuyoshi Nakada
2021-07-09
1
-0
/
+3
*
[ruby/readline-ext] Version 0.1.2
aycabta
2021-06-22
1
-1
/
+1
*
dependency updates
卜部昌平
2021-04-13
1
-1
/
+0
*
[ruby/readline-ext] Initialize libedit before managing the history
Nobuyoshi Nakada
2021-02-18
1
-0
/
+1
*
Get rid of inconsistent dll linkages against vcpkg readline
Nobuyoshi Nakada
2020-12-27
1
-6
/
+6
*
[ruby/readline-ext] Rename depend.gem with depend-gem
aycabta
2020-12-03
1
-0
/
+0
*
[ruby/readline-ext] Version 0.1.1
aycabta
2020-12-03
1
-1
/
+1
*
Use gemified depend
aycabta
2020-12-03
1
-0
/
+4
*
Fix code example in Readline::HISTORY documentation.
Cristian Greco
2020-12-02
1
-1
/
+1
*
update-deps
NARUSE, Yui
2020-09-26
1
-0
/
+100
*
ext/readline/depend: update-deps --fix
Kenta Murata
2020-09-26
1
-0
/
+50
*
[ruby/readline-ext] Remove unnecessary header files from depend
aycabta
2020-09-25
1
-150
/
+0
*
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
1
-1
/
+0
*
Update the license for the default gems to dual licenses
Hiroshi SHIBATA
2020-08-18
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-140
/
+140
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-140
/
+140
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-0
/
+152
*
Add workaround for test-bundler failure
Kazuhiro NISHIYAMA
2020-03-12
1
-1
/
+1
*
Fix readline build dependency
Alan Wu
2020-02-09
1
-0
/
+1
*
[ruby/readline-ext] Use rake/extensiokntask to build
aycabta
2020-02-09
1
-0
/
+4
*
[ruby/readline-ext] Add spec.extensions
aycabta
2020-02-09
1
-0
/
+1
*
[ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or later
aycabta
2020-02-09
1
-1
/
+0
*
[ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individua...
aycabta
2020-02-09
1
-1
/
+0
*
Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that asse...
aycabta
2020-02-09
1
-1
/
+0
*
[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions c...
Nobuyoshi Nakada
2020-01-23
1
-0
/
+1
*
[ruby/readline-ext] Version 0.1.0
aycabta
2019-12-25
1
-1
/
+1
*
[ruby/readline-ext] Prepare to gem release
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
Update dependencies
Nobuyoshi Nakada
2019-11-18
1
-1
/
+0
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-1
/
+0
*
Promote readline to default gems named readline-ext
Hiroshi SHIBATA
2019-11-09
1
-0
/
+21
*
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
[next]