index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
ruby.c: use String path version parser functions
nobu
2013-08-09
1
-1
/
+10
*
* proc.c: add Binding#local_variable_get/set/defined?
ko1
2013-08-09
1
-0
/
+34
*
file.c: normalize Form C
nobu
2013-08-09
1
-0
/
+2
*
* vm_insnhelper.c (vm_invoke_block): returning from lambda proc
ktsj
2013-08-09
1
-0
/
+20
*
suppress warning introduced by r42439 [ruby-dev:47040]
naruse
2013-08-08
1
-1
/
+1
*
enumerator.c: fix non-single argument
nobu
2013-08-08
1
-0
/
+12
*
object.c: Module#singleton_class?
nobu
2013-08-08
1
-0
/
+6
*
* test/coverage/test_coverage.rb (TestCoverage#test_big_code): use `1'
usa
2013-08-08
1
-1
/
+1
*
test_range.rb: remove invalid assertions
nobu
2013-08-08
1
-8
/
+4
*
* test/webrick/test_httpresponse.rb (test_send_body_*_chunked): these
usa
2013-08-08
1
-0
/
+3
*
Follow r42431
naruse
2013-08-08
1
-3
/
+3
*
* test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.
charliesome
2013-08-07
1
-2
/
+2
*
* lib/webrick/httpresponse.rb: Allow #body to be an IO-like object
drbrain
2013-08-07
1
-0
/
+89
*
Add Process.argv0.
knu
2013-08-07
1
-1
/
+1
*
Add Process.setproctitle().
knu
2013-08-07
1
-0
/
+19
*
* test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):
usa
2013-08-07
1
-2
/
+2
*
* ext/readline/readline.c, test/readline/test_readline.rb: fix
kouji
2013-08-06
1
-12
/
+12
*
range.c: return nil for empty range
nobu
2013-08-06
1
-0
/
+2
*
* remove trailing spaces.
nobu
2013-08-06
1
-1
/
+1
*
* ext/readline/readline.c (readline_s_set_point, Init_readline):
kouji
2013-08-06
1
-1
/
+19
*
range.c: consider exclusive
nobu
2013-08-06
1
-0
/
+12
*
* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.
ko1
2013-08-06
1
-0
/
+9
*
* vm_eval.c (eval_string_with_cref): copy cref to limit the scope of
shugo
2013-08-06
1
-0
/
+32
*
test_econv.rb: assert_separately
nobu
2013-08-05
1
-11
/
+4
*
* object.c (rb_class_inherited_p): allow iclasses to be tested for
charliesome
2013-08-05
1
-0
/
+16
*
Add missing require
naruse
2013-08-03
1
-0
/
+1
*
Fix test failure to follow r42347 ref #3753
naruse
2013-08-03
1
-7
/
+1
*
* vm.c (m_core_define_method, m_core_define_singleton_method): now
usa
2013-08-02
1
-0
/
+7
*
* bignum.c (power_cache_get_power): Appry bigtrunc to the result of
akr
2013-08-02
1
-0
/
+2
*
eventids2.c: new literals
nobu
2013-08-02
1
-0
/
+25
*
nmake doesn't out put targets
naruse
2013-08-02
1
-2
/
+4
*
Fix test failure on Windows because of an extra warning
naruse
2013-08-02
1
-2
/
+2
*
Show more portable and detailed info on NoMemoryError ref #8711
naruse
2013-08-01
1
-1
/
+1
*
Show memory usage on NoMemoryError ref #8711
naruse
2013-08-01
1
-0
/
+1
*
options.rb: include root for out-place build
nobu
2013-07-31
2
-0
/
+21
*
test_rdoc_markup_pre_process.rb: input tempfile
nobu
2013-07-31
1
-1
/
+13
*
revert r42255 ref #8711
naruse
2013-07-31
1
-4
/
+0
*
* test/rexml/parse/test_notation_declaration.rb: Change class
kou
2013-07-31
1
-1
/
+1
*
* test/rexml/test_notationdecl_parsetest.rb: Rename to ...
kou
2013-07-31
1
-0
/
+0
*
* test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.
kou
2013-07-31
1
-51
/
+0
*
* test/rexml/test_notationdecl_parsetest.rb: Fix typos in expected
kou
2013-07-31
1
-2
/
+2
*
* test/rexml/test_notationdecl_parsetest.rb: Add tests that focus
kou
2013-07-31
1
-0
/
+16
*
* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.
kou
2013-07-31
1
-1
/
+1
*
* test/rexml/test_notationdecl_parsetest.rb: Add tests that focus
kou
2013-07-31
1
-0
/
+16
*
* test/rexml/test_notationdecl_parsetest.rb: Split test patterns.
kou
2013-07-31
1
-7
/
+16
*
* test/rexml/test_notationdecl_parsetest.rb: Group tests.
kou
2013-07-31
1
-14
/
+18
*
* test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):
kou
2013-07-31
2
-4
/
+5
*
* test/rexml/test_notationdecl_parsetest.rb: Remove setup because it
kou
2013-07-31
1
-10
/
+16
*
* test/rexml/test_attributes_mixin.rb: Remove a needless shebang.
kou
2013-07-31
5
-11
/
+0
*
* test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.
kou
2013-07-31
1
-2
/
+0
[next]