1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
Benoit Daloze 2b0f3aa095 [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION
* RUBY_ENGINE and RUBY_ENGINE_VERSION are defined on every modern Ruby.
* There is no such constant as TRUFFLERUBY_VERSION or RBX_VERSION.

https://github.com/bundler/bundler/commit/f9d910403b
2019-08-16 14:30:23 +09:00
..
bundler [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION 2019-08-16 14:30:23 +09:00
cgi Fix typo: duplicated the [skip-ci] 2019-08-09 16:23:49 -07:00
csv [ruby/csv] Fix a bug that strip: true removes newlines 2019-07-14 23:07:31 +09:00
drb change default value of load_limit (ignore load_limit) 2019-07-13 07:22:55 +09:00
e2mmap Also fixed up with 036039c8a2 2019-07-15 14:47:47 +09:00
fileutils
forwardable
irb Don't echo results of assignment expressions 2019-08-16 06:02:45 +09:00
logger Fixed LoadError of version file. 2019-07-15 14:45:30 +09:00
matrix [ruby/matrix] Add Matrix::VERSION constant 2019-07-15 00:32:00 +09:00
net Fix typo: duplicated the [skip-ci] 2019-08-09 16:23:49 -07:00
optparse
racc Removed useless freezes from gemspec files 2019-07-13 07:25:54 +09:00
rdoc lib/rdoc/parser/ruby.rb: Avoid .chars.to_a.last 2019-08-16 11:36:47 +09:00
reline Revert a6e32855d0 partially 2019-08-09 16:29:43 +09:00
rexml [ruby/rexml] gemspec: update 2019-08-04 11:56:02 +09:00
rinda
rss
rubygems fix last commit. 2019-08-14 16:30:30 +09:00
shell
thwait
tracer
unicode_normalize
uri
webrick WEBrick::HTTPResponse create tempfile if required. 2019-07-11 09:18:41 +09:00
yaml
.document
abbrev.rb
base64.rb
benchmark.rb
bundler.rb [bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated. 2019-08-03 09:41:17 +09:00
cgi.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
cmath.gemspec
cmath.rb
csv.rb Fix a typo [ci skip] 2019-08-13 15:27:46 +09:00
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb Fixed class, module and method references [ci skip] 2019-08-16 00:00:50 +09:00
erb.rb
fileutils.rb Improve same directory detection in FileUtils 2019-08-06 09:01:04 +09:00
find.rb
forwardable.rb Document and add spec for delegating to constants in Forwardable 2019-07-26 07:35:58 -07:00
getoptlong.rb
ipaddr.gemspec
ipaddr.rb
irb.rb Don't echo results of assignment expressions 2019-08-16 06:02:45 +09:00
logger.rb [ruby/logger] Add option to set the binary mode of the log device 2019-07-15 14:43:08 +09:00
matrix.rb [ruby/matrix] Add Matrix::VERSION constant 2019-07-15 00:32:00 +09:00
mkmf.rb Make pkg_config in mkmf include -I cflags in return value 2019-07-23 07:57:38 -07:00
monitor.rb handle_interrupt to defend monitor state [Bug #15992] 2019-07-10 18:13:38 +09:00
mutex_m.gemspec
mutex_m.rb
observer.rb
open-uri.rb The default charset of text/* media type is UTF-8. 2019-07-15 09:36:52 +09:00
open3.rb
optionparser.rb
optparse.rb Fix default argument values for OptParse::Switch#summarize 2019-07-07 13:49:47 -07:00
ostruct.gemspec
ostruct.rb
pp.rb
prettyprint.rb
prime.gemspec
prime.rb
pstore.rb
racc.rb
rdoc.rb
readline.rb
reline.rb Use host_os from RbConfig to detect host OS. 2019-08-06 20:03:23 +09:00
resolv-replace.rb
resolv.rb Use lowercase letters for IPv6 addresses. 2019-07-30 11:59:54 +09:00
rss.rb
rubygems.rb [rubygems/rubygems] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION 2019-08-05 18:45:24 +09:00
scanf.gemspec
scanf.rb
securerandom.rb
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.gemspec
sync.rb
tempfile.rb Try to avoid not delagated error 2019-07-03 19:29:12 +09:00
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
un.rb
uri.rb
weakref.rb
webrick.rb
yaml.rb