1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Nobuyoshi Nakada e169ad93f4 Fixed File.extname at a name ending with a dot
File.extname now returns a dot string at a name ending with a dot.
[Bug #15267]
2019-10-17 18:51:51 +09:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable Comparable#clamp with a range [Feature #14784] 2019-10-16 01:42:34 +09:00
complex
dir Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
encoding Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
enumerable
enumerator Update to ruby/spec@e69a14c 2019-09-29 18:01:32 +02:00
env
exception
false [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
fiber
file Fixed File.extname at a name ending with a dot 2019-10-17 18:51:51 +09:00
filetest
float
gc Update to ruby/spec@e69a14c 2019-09-29 18:01:32 +02:00
hash Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
integer
io Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
kernel Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
main
marshal
matchdata
math
method Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
module
mutex
nil [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
numeric Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
objectspace
proc
process
queue
random Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
range
rational
regexp * remove trailing spaces. [ci skip] 2019-10-17 17:45:02 +09:00
signal
sizedqueue
string Update to ruby/spec@34e6246 2019-09-29 19:13:37 +02:00
struct
symbol
systemexit
thread Suppress warnings for Thread.exclusive 2019-10-14 15:42:27 +09:00
threadgroup
time
tracepoint
true [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return a frozen String 2019-09-27 13:52:33 +09:00
unboundmethod Update to ruby/spec@519df35 2019-09-29 16:03:58 +02:00
warning