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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
* numeric.c (flo_round): fix for negative value.
nobu
2011-05-29
1
-0
/
+1
*
* process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFL
kosaki
2011-05-28
1
-0
/
+18
*
* test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.
nobu
2011-05-27
2
-5
/
+5
*
* include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.
nahi
2011-05-22
1
-16
/
+0
*
test cleanup
kosaki
2011-05-22
1
-4
/
+26
*
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
kosaki
2011-05-22
1
-2
/
+3
*
* io.c (rb_io_extract_modeenc): accept combination hash and
kosaki
2011-05-21
1
-0
/
+12
*
revert O_CLOEXEC patch series completely.
kosaki
2011-05-19
1
-51
/
+0
*
* test/ruby/test_signal.rb (test_signal_requiring): skip on Windows.
usa
2011-05-19
1
-0
/
+1
*
* eval.c (setup_exception): internal exception should be hidden
nobu
2011-05-18
1
-0
/
+25
*
* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): add null check.
kosaki
2011-05-17
1
-4
/
+4
*
Fix FreeBSD test failure.
kosaki
2011-05-17
1
-1
/
+1
*
* test/ruby/test_signal.rb (TestSignal#test_signal_process_group):
kosaki
2011-05-15
1
-0
/
+2
*
* signal.c (rb_f_kill): accept '-SIGXXX' style signal with Symbol or
nagachika
2011-05-15
1
-0
/
+12
*
* cont.c (cont_init): clear macihne_stack_start/end of saved thread to
nagachika
2011-05-15
1
-0
/
+11
*
* remove trailing spaces.
nobu
2011-05-15
4
-4
/
+4
*
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
kosaki
2011-05-14
1
-0
/
+8
*
* test/ruby/test_{complex,rational}.rb: added tests.
tadf
2011-05-09
2
-0
/
+50
*
* complex.c (string_to_c_internal): a refactoring.
tadf
2011-05-09
1
-4
/
+1
*
* complex.c (string_to_c_internal): support scientific notation.
mrkn
2011-05-09
1
-0
/
+4
*
* test/ruby/test_{complex2,complexrational}.rb: use skip.
tadf
2011-05-08
2
-4
/
+2
*
never skip
tadf
2011-05-08
2
-2
/
+4
*
* test/ruby/test_io.rb (TestIO#test_readpartial_lock),
nobu
2011-05-07
1
-2
/
+2
*
* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positive
kosaki
2011-05-05
1
-19
/
+39
*
* eval.c (frame_func_id): __method__ return different name from
nagachika
2011-05-05
1
-0
/
+26
*
* io.c (Init_IO): Added File::CLOEXEC constant. [ruby-core:22893] [Feature #1...
kosaki
2011-05-04
1
-0
/
+31
*
* test/ruby/test_encoding.rb (test_encoding): tests for r31362.
nobu
2011-04-26
1
-0
/
+1
*
use skip
tadf
2011-04-26
2
-3
/
+3
*
* io.c (validate_enc_binmode, rb_io_extract_modeenc): set newline
nobu
2011-04-26
2
-0
/
+13
*
* random.c (random_s_rand, Init_Random): Random.rand should behave as
mrkn
2011-04-24
1
-2
/
+16
*
* test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):
arton
2011-04-18
1
-0
/
+1
*
* test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):
usa
2011-04-18
1
-3
/
+3
*
* numeric.c (ruby_float_step): wrong loop condition.
usa
2011-04-14
1
-0
/
+9
*
* variable.c (rb_autoload_p): search superclasses as same as actual
nobu
2011-04-14
1
-0
/
+18
*
* test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdio
kosaki
2011-04-11
1
-0
/
+39
*
* vm_insnhelper.c (vm_get_ev_const): should ignore crefs with
shugo
2011-03-31
1
-0
/
+19
*
* vm_insnhelper.c (vm_get_ev_const): search root cref properly.
shugo
2011-03-31
1
-11
/
+39
*
* eval.c (rb_mod_s_constants): should ignore crefs with
shugo
2011-03-31
1
-0
/
+5
*
* vm_insnhelper.h (COPY_CREF): should copy
shugo
2011-03-30
2
-14
/
+35
*
* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently on
usa
2011-03-25
2
-18
/
+16
*
* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):
nobu
2011-03-24
1
-0
/
+5
*
* vm_insnhelper.c (vm_get_ev_const): should not autoload in
nobu
2011-03-24
1
-0
/
+11
*
* variable.c (rb_const_defined_0): fix autoloading base.
nobu
2011-03-24
1
-0
/
+18
*
* test/ruby/test_defined.rb (TestDefined#test_defined): get rid of
nobu
2011-03-24
1
-3
/
+3
*
* numeric.c (flo_round): fix inaccurate results.
nobu
2011-03-22
1
-0
/
+2
*
* hash.c (ruby_setenv): calculate total env block size for win32.
arton
2011-03-19
1
-0
/
+12
*
* test/ruby/test_require.rb (test_require_too_long_filename):
nagachika
2011-03-14
1
-3
/
+3
*
* process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroups
kosaki
2011-03-10
1
-0
/
+1
*
* test/ruby/test_require.rb: setting too long string to ENV causes
usa
2011-03-10
1
-3
/
+3
*
* test/ruby/test_io_m17n.rb (test_io_new_enc): "sjis" is now an alias
nagachika
2011-03-09
1
-1
/
+1
[next]