Nick Lewis
|
38f1e84c37
|
[ruby/irb] Include easter-egg.rb in gemspec
`irb` doesn't run because this file isn't included in the gem.
https://github.com/ruby/irb/commit/73cda56d25
|
2020-02-15 21:52:03 +09:00 |
|
Nobuyoshi Nakada
|
ac1f4fa469
|
[ruby/irb] Exclude useless files from RDoc
https://github.com/ruby/irb/commit/8f1ab2400c
|
2020-02-02 03:25:33 +09:00 |
|
aycabta
|
2e595c2d78
|
[ruby/irb] New IRB needs Ruby 2.5 or later
https://github.com/ruby/irb/commit/4be3158358
|
2019-12-07 21:56:06 +09:00 |
|
aycabta
|
efbca15116
|
Remove lib/irb/slex.rb
|
2019-11-25 03:10:35 +09:00 |
|
aycabta
|
e7c5c60095
|
[ruby/irb] Remove ruby-token.rb from spec.files
https://github.com/ruby/irb/commit/0180dc74bc
|
2019-11-17 23:32:10 +09:00 |
|
Nobuyoshi Nakada
|
3bb1162cac
|
Folded files in gemspec
|
2019-09-16 21:51:48 +09:00 |
|
aycabta
|
c20445ab56
|
Require Ruby 2.4 or later because needs lex_state from Ripper
|
2019-07-15 17:22:18 +09:00 |
|
aycabta
|
2b78a93bcf
|
Add lib/irb/color.rb to destribution file list
|
2019-07-15 07:59:33 +09:00 |
|
aycabta
|
d0b1a8d5fb
|
Need reline-0.0.1 or later for some features
|
2019-07-15 00:43:36 +09:00 |
|
Takashi Kokubun
|
1808029061
|
make sync-default-gems GEM=irb
Upgrade IRB to 41ea43a4a7
Mostly backport changes.
|
2019-06-13 00:32:20 +09:00 |
|
Takashi Kokubun
|
52cfb17086
|
make sync-default-gems GEM=irb
from e6739d8c66
|
2019-04-26 18:28:57 +09:00 |
|
hsbt
|
ca32fe1673
|
Try to load version file of github repository at first.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-07-31 12:56:17 +00:00 |
|
hsbt
|
70785c1c5a
|
Promote irb library to default gems.
* lib/irb/irb.gemspec: init.
* lib/irb/version.rb: Set @RELEASE_VERSION value to IRB::VERSION for gemspec.
* doc/*.rdoc: Move IRB entry to default gems category.
* tool/sync_default_gems.rb: Add irb support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-07-09 14:01:05 +00:00 |
|