1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
Nobuyoshi Nakada b2d96abb42 Extract version number from the source
"requiring version.rb" strategy has some issues.

- cannot work when cross-compiling
- often introduces wrong namespace
- must know the superclasses
- costs at each runtime than at build-time

etc.
2020-07-30 19:03:18 +09:00
..
benchmark
bundler
cgi Extract version number from the source 2020-07-30 19:03:18 +09:00
csv
delegate Extract version number from the source 2020-07-30 19:03:18 +09:00
did_you_mean
drb
forwardable Extract version number from the source 2020-07-30 19:03:18 +09:00
getoptlong Extract version number from the source 2020-07-30 19:03:18 +09:00
irb
logger
matrix
net Extract version number from the source 2020-07-30 19:03:18 +09:00
observer Extract version number from the source 2020-07-30 19:03:18 +09:00
open3 Extract version number from the source 2020-07-30 19:03:18 +09:00
optparse Extract version number from the source 2020-07-30 19:03:18 +09:00
ostruct Extract version number from the source 2020-07-30 19:03:18 +09:00
pstore Extract version number from the source 2020-07-30 19:03:18 +09:00
racc
rdoc
reline
rinda
rubygems
singleton Extract version number from the source 2020-07-30 19:03:18 +09:00
timeout Extract version number from the source 2020-07-30 19:03:18 +09:00
tracer Extract version number from the source 2020-07-30 19:03:18 +09:00
unicode_normalize
uri
weakref Extract version number from the source 2020-07-30 19:03:18 +09:00
webrick
yaml
.document
abbrev.rb
base64.rb
benchmark.rb
bundler.rb
cgi.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
csv.rb
debug.rb
delegate.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
did_you_mean.rb
drb.rb
English.gemspec
English.rb
erb.rb
fileutils.gemspec
fileutils.rb
find.rb
forwardable.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
getoptlong.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
ipaddr.gemspec
ipaddr.rb
irb.rb
logger.rb
matrix.rb
mkmf.rb
mutex_m.gemspec
mutex_m.rb
observer.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
open-uri.rb
open3.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
optionparser.rb
optparse.rb
ostruct.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
pp.rb
prettyprint.rb
prime.gemspec
prime.rb
pstore.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
racc.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb
resolv-replace.rb
resolv.rb
rubygems.rb
securerandom.rb
set.rb
shellwords.rb
singleton.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
tempfile.gemspec
tempfile.rb
time.rb
timeout.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
tmpdir.gemspec
tmpdir.rb
tracer.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
tsort.rb
un.rb
uri.rb
weakref.rb Extract version number from the source 2020-07-30 19:03:18 +09:00
webrick.rb
yaml.rb