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
*
variable.c: show namespace
nobu
2012-11-29
1
-1
/
+2
*
* vm_trace.c (rb_tracepoint_attr_method_id):
ko1
2012-11-29
1
-4
/
+4
*
* vm_trace.c (rb_tracepoint_attr_defined_class):
ko1
2012-11-29
1
-2
/
+2
*
test/dl: no warnings
nobu
2012-11-29
1
-0
/
+1
*
remove trailing spaces.
nobu
2012-11-29
1
-1
/
+1
*
* test/ruby/test_thread.rb (test_thread_status_in_trap): change test for
tarui
2012-11-28
1
-11
/
+11
*
* vm_core.h (enum rb_thread_status): remove THREAD_TO_KILL
kosaki
2012-11-28
1
-8
/
+43
*
* thread.c (struct rb_mutex_struct): add allow_trap field.
kosaki
2012-11-28
1
-0
/
+13
*
* proc.c: remove Proc#== and Proc#eql?.
ko1
2012-11-28
1
-6
/
+0
*
* thread.c (thread_join): A trap handler check was moved from
kosaki
2012-11-28
1
-0
/
+11
*
* bignum.c (bigdivrem): optimize the way to retry calculation of
mrkn
2012-11-27
1
-0
/
+30
*
* eval.c (ruby_cleanup): set thread status to THREAD_KILLED
kosaki
2012-11-27
1
-0
/
+12
*
* thread.c (thread_join): raises ThreadError if target therad
kosaki
2012-11-27
1
-0
/
+8
*
* thread.c (thread_join): raises ThreadError if target thread
kosaki
2012-11-27
1
-2
/
+5
*
* vm_trace.c: rename TracePoint#file and TracePoint#line
ko1
2012-11-26
1
-3
/
+3
*
* array.c: Fix rdoc for Array#delete [#7437]
marcandre
2012-11-26
1
-0
/
+8
*
* test/ruby/test_argf.rb (TestArgf#test_chars): since marshal data is
usa
2012-11-26
1
-2
/
+2
*
* vm_core.h (rb_thread_struct): added 'in_trap' member for marking
kosaki
2012-11-26
1
-0
/
+15
*
* io.c (argf_each_codepoint): add missing ARGF#codepoints [Bug #7438]
naruse
2012-11-26
1
-0
/
+24
*
* test/ruby/test_process.rb (test_setsid): added a few wait for
kosaki
2012-11-26
1
-4
/
+6
*
* test/ruby/test_process.rb (test_setsid): call Process.getsid for
nagachika
2012-11-25
1
-2
/
+4
*
Fix test to follow r37838
naruse
2012-11-25
1
-2
/
+2
*
String#{lines,chars,codepoints,bytes} now return an array.
knu
2012-11-24
1
-6
/
+113
*
Fix tests of rb_warning().
knu
2012-11-24
5
-27
/
+27
*
* test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):
tadf
2012-11-24
1
-6
/
+3
*
* vm_trace.c (rb_tracepoint_attr_raised_exception): should not check
ko1
2012-11-24
1
-0
/
+43
*
Fix TestProcess#test_setsid
shirosaki
2012-11-24
1
-1
/
+1
*
* process.c (proc_getsid): adds new method for getting session id.
kosaki
2012-11-24
1
-0
/
+15
*
ruby.c: wrap descriptions
nobu
2012-11-23
1
-0
/
+5
*
* ruby.c, test/ruby/test_rubyoptions.rb: revert r37815:r37816.
nobu
2012-11-23
1
-5
/
+3
*
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_usage2):
tadf
2012-11-23
1
-3
/
+5
*
test_rubyoptions.rb: refine assertion
nobu
2012-11-23
1
-1
/
+2
*
test_rubyoptions.rb: --help
nobu
2012-11-23
1
-4
/
+1
*
Fix cache validity check of require
shirosaki
2012-11-22
1
-0
/
+31
*
* test/ruby/test_rubyoptions.rb: added a test.
tadf
2012-11-22
1
-0
/
+11
*
Apply performance improvement to short byte array search.
knu
2012-11-22
1
-0
/
+7
*
Add some corner cases to tests for String#index.
knu
2012-11-22
1
-0
/
+7
*
* test/ruby/test_gc.rb (test_profiler_clear): fix wrong method
nari
2012-11-21
1
-2
/
+2
*
* gc.c (gc_profile_clear): realloc profile records if its size is
nari
2012-11-21
1
-0
/
+16
*
revert r37710, requested by Tadayoshi Funaba [ruby-dev:46575]
shyouhei
2012-11-21
1
-1
/
+1
*
* test/ruby/test_m17n_comb.rb (test_str_crypt): Use RbConfig to get
naruse
2012-11-20
1
-1
/
+1
*
fix guards for glibc crypt(3) see #7312
naruse
2012-11-20
1
-2
/
+2
*
remove trailing spaces.
nobu
2012-11-20
2
-3
/
+3
*
* vm_trace.c: rename and add TracePoint APIs.
ko1
2012-11-20
1
-4
/
+50
*
* vm_trace.c: add two methods:
ko1
2012-11-20
1
-42
/
+73
*
* test/ruby/test_signal.rb (TestSignal#test_signame): fix windows
kosaki
2012-11-20
1
-3
/
+3
*
Don't send INT signal itself.
naruse
2012-11-20
1
-11
/
+13
*
* signal.c (sig_signame): implements Signal.signame method
kosaki
2012-11-19
1
-0
/
+18
*
struct.c: yield assoc in each_pair
nobu
2012-11-19
1
-0
/
+5
*
* thread.c: add `Thread#backtrace_locations' method.
ko1
2012-11-19
1
-1
/
+36
[next]