index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2015-10-15
proc.c: proc without env
nobu
2015-10-14
* test/objspace/test_objspace.rb
nagachika
2015-10-14
* test/ostruct/test_ostruct.rb: Add tests for OpenStruct#respond_to.
eregon
2015-10-14
parse.y: fix ripper warnings
nobu
2015-10-09
udpsocket.c: memory leaks
nobu
2015-10-09
* lib/net/ftp.rb (parse257): refactor.
shugo
2015-10-09
* lib/net/imap.rb: use frozen_string_literal: true.
shugo
2015-10-09
* lib/net/ftp.rb: use frozen_string_literal: true.
shugo
2015-10-09
test_iseq.rb: fix meaningless assertion
nobu
2015-10-09
* compile.c (iseq_compile_each): Dynamic string literals (e.g.,
shugo
2015-10-07
metametameta.rb: restore output
nobu
2015-10-07
assertions.rb: refine all_assertions
nobu
2015-10-06
* lib/tmpdir.rb (Dir.tmpdir): return duplicated string to be
akr
2015-10-06
vm_args.c: wrap symbol ifunc
nobu
2015-10-05
Put an line before "frozen_string_literal: true" for emacs.
akr
2015-10-05
* proc.c: enable optimization of Proc#call.
ko1
2015-10-05
* test/ruby/test_thread.rb (test_handle_interrupt_blocking): check if
nagachika
2015-10-05
* lib/pp.rb: Use frozen_string_literal: true.
akr
2015-10-05
* test/ruby/test_thread.rb: fix potential race condition.
eregon
2015-10-05
proc.c: set ep properly
nobu
2015-10-05
specify frozen_string_literal: true.
akr
2015-10-04
* enum.c (nmin_filter): Fix limit value.
akr
2015-10-04
refix through 52016,52017,52019,52020 [Bug #11486]
naruse
2015-10-04
test_m17n_comb.rb: message
nobu
2015-10-04
test_symbol.rb: relax
nobu
2015-10-04
add a test for r52016
naruse
2015-10-04
test_dir_m17n.rb: fix test
nobu
2015-10-04
dir.c: normalize cwd
nobu
2015-10-03
test_symbol.rb: reduce iteration
nobu
2015-10-02
test_method.rb: remove unlinked method entry test
nobu
2015-10-02
test_symbol.rb: reduce iteration
nobu
2015-10-02
test_method.rb: finite loop
nobu
2015-10-02
test_thread.rb: handshake
nobu
2015-10-02
test_thread.rb: thread leak
nobu
2015-10-01
test_symbol.rb: relax
nobu
2015-10-01
proc.c: fix symbol proc mark
nobu
2015-10-01
vm_args.c: GC guard
nobu
2015-09-28
* lib/net/ftp.rb (mtime): use usec instead of fractions to parse
shugo
2015-09-28
* lib/net/ftp.rb (mtime): parse decimal fractions of a second as
shugo
2015-09-28
preserve encodings in error messages
nobu
2015-09-28
* test/test_forwardable.rb: Write basic tests for lib/forwardable.
hsbt
2015-09-27
class.c: refine error messages
nobu
2015-09-27
test_rubyoptions.rb: test combinations
nobu
2015-09-27
ruby.c: frozen-string-literal option
nobu
2015-09-27
fronzen-string-literal pragma
nobu
2015-09-27
test/unit/assertions.rb: all_assertions
nobu
2015-09-26
test_syntax.rb: split
nobu
2015-09-24
* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skip
odaira
2015-09-24
parse.y: fix token
nobu
2015-09-21
* test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]
seki
[next]