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
*
* ext/win32ole/win32ole.c (ole_type_progid): progid getted by
suke
2007-08-28
2
-2
/
+2
*
* test/ruby/test_string.rb (test_splice!): tests for [ruby-dev:31665].
nobu
2007-08-28
1
-0
/
+8
*
* thread.c: fix Mutex to be interruptable lock.
ko1
2007-08-27
1
-0
/
+24
*
* ext/win32ole/win32ole.c (ole_type_progid): fix the bug.
suke
2007-08-27
1
-4
/
+0
*
* io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]
matz
2007-08-26
1
-3
/
+3
*
* cont.c: fix to remove Fiber.new until fiber.so is not loaded.
ko1
2007-08-26
1
-1
/
+1
*
* test/ruby/test_fiber.rb: fix to require 'continuation'.
ko1
2007-08-25
1
-0
/
+1
*
test assignment order.
akr
2007-08-25
1
-2
/
+11
*
* cont.c: separate Continuation and Fiber from core.
ko1
2007-08-25
3
-8
/
+10
*
* test/ruby/sentence.rb (Sentence): include Enumerable.
akr
2007-08-24
2
-55
/
+70
*
* enumerator.c (enumerator_next): stop pre-fetching.
matz
2007-08-24
1
-2
/
+4
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
7
-15
/
+15
*
* ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead
suke
2007-08-23
1
-0
/
+25
*
* util.c (ruby_strtod): replaced by the implementation by David
matz
2007-08-21
1
-0
/
+2
*
* cont.c: add Fiber#resume and Fiber.yield.
ko1
2007-08-21
1
-30
/
+51
*
* test/ruby/test_enumerator.rb: fix last commit.
ko1
2007-08-20
1
-4
/
+4
*
* test_enumerator.rb (enum_test): fix to return sorted
ko1
2007-08-20
1
-1
/
+1
*
* enumerator.c (next_i): fix to return with Fiber#yield at
ko1
2007-08-20
1
-0
/
+48
*
Sentence.expand_syntax refined.
akr
2007-08-19
1
-42
/
+61
*
* test/ruby/sentence.rb: new method Sentence().
akr
2007-08-19
1
-11
/
+49
*
sentence.rb documented.
akr
2007-08-18
3
-15
/
+281
*
* test/ruby/test_yield.rb (TestYieldGen): relax array size check
akr
2007-08-18
1
-7
/
+7
*
lambda yield emulator refactored.
akr
2007-08-18
1
-7
/
+11
*
* test/ruby/test_yield.rb (TestYieldGen): add test for yielding to
akr
2007-08-18
2
-20
/
+50
*
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
nobu
2007-08-18
1
-1
/
+4
*
* eval.c (frame_func_id): return proper method ID.
nobu
2007-08-17
1
-0
/
+9
*
* test/ruby/test_basicinstructions.rb: fix old tests.
ko1
2007-08-17
1
-3
/
+3
*
fix "&" handling in block parameter.
akr
2007-08-16
1
-6
/
+8
*
* test/ruby/sentence.rb: Sentence class implemented
akr
2007-08-16
4
-277
/
+470
*
TestRubyYieldGen#test_yield needs too long time.
akr
2007-08-15
1
-1
/
+1
*
* hash.c (rb_hash_delete_key): delete the entry without calling block.
nobu
2007-08-15
1
-0
/
+11
*
* lib/rss/rss.rb: 0.1.8 -> 0.1.9.
kou
2007-08-13
1
-1
/
+1
*
update syntax (f_marg_list).
akr
2007-08-09
1
-9
/
+9
*
* enumerator.c (enumerator_next_p): should check correctly even when
matz
2007-08-08
1
-0
/
+19
*
variable renaming refined.
akr
2007-08-08
3
-31
/
+25
*
remove puts for debug
suke
2007-08-07
1
-1
/
+0
*
fix test of PROPERTYPUT_REF in some environment
suke
2007-08-06
1
-2
/
+9
*
add test using sentgen.
akr
2007-08-06
1
-0
/
+132
*
added an assertion.
tadf
2007-08-05
1
-0
/
+4
*
* lib/rss, sample/rss, test/rss:
kou
2007-08-05
17
-743
/
+1755
*
* sprintf.c (rb_f_sprintf): should not check positional number as
nobu
2007-08-02
1
-0
/
+4
*
* generic.rb (URI::Generic::merge_path): behave as RFC 3986.
nobu
2007-08-01
1
-14
/
+61
*
add assertions.
akr
2007-07-30
1
-1
/
+3
*
* bignum.c (rb_big_aref): check for Bignum index range.
nobu
2007-07-30
1
-0
/
+7
*
refine tests for shift.
akr
2007-07-19
2
-7
/
+56
*
* bignum.c (rb_big_lshift, rb_big_rshift): separated functions
nobu
2007-07-19
1
-0
/
+19
*
* sprintf.c (rb_f_sprintf): more checks for format argument.
nobu
2007-07-15
1
-0
/
+33
*
refine failure messages.
akr
2007-07-15
1
-6
/
+16
*
* bignum.c (rb_cstr_to_inum): check leading non-digits.
nobu
2007-07-15
1
-0
/
+12
*
refined.
akr
2007-07-15
1
-5
/
+12
[next]