index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstraptest
Commit message (
Expand
)
Author
Age
Files
Lines
*
move the test for [ruby-core:14288].
akr
2007-12-23
1
-8
/
+0
*
add a test for [ruby-dev:32048].
akr
2007-12-23
1
-0
/
+16
*
* string.c (sym_call): use exact argument array interface.
nobu
2007-12-23
2
-7
/
+10
*
add a test for [ruby-core:14288].
akr
2007-12-23
1
-1
/
+9
*
add a test for [ruby-core:14279].
akr
2007-12-23
1
-0
/
+6
*
* bootstraptest/test_objectspace.rb: fix condition.
ko1
2007-12-22
1
-1
/
+1
*
* bootstraptest/test_objectspace.rb: skip flozen string.
ko1
2007-12-22
1
-1
/
+1
*
* bootstraptest/test_fork.rb: skip if fork is not unsupported.
ko1
2007-12-21
2
-17
/
+24
*
* io.c: write() should be in blocking region.
ko1
2007-12-21
2
-15
/
+16
*
* bootstraptest/pending.rb: renamed from featurebug.rb.
ko1
2007-12-21
2
-12
/
+12
*
* bootstraptest/featurebug.rb: added.
ko1
2007-12-21
2
-7
/
+6
*
* thread.c (rb_thread_atfork): fix to mark thread object.
ko1
2007-12-21
2
-7
/
+6
*
add test for [ruby-dev:32566].
akr
2007-12-21
1
-0
/
+15
*
illegal -> invalid.
akr
2007-12-21
1
-1
/
+1
*
* insnhelper.ci, vm.c, vm_core.h: change interface of
ko1
2007-12-20
2
-21
/
+25
*
* insnhelper.ci (vm_expandarray): fix sp increase place.
ko1
2007-12-20
2
-1
/
+16
*
* bootstraptest/test_syntax.rb: add a test.
ko1
2007-12-20
1
-0
/
+16
*
* compile.c (iseq_compile_each): add pop after throw as return.
ko1
2007-12-19
2
-4
/
+3
*
* compile.c (iseq_compile_each): should handle upper level eval iseq
nobu
2007-12-19
1
-4
/
+9
*
* bootstraptest/test_m17n.rb: set properties.
nobu
2007-12-19
1
-200
/
+200
*
* compile.c (iseq_compile_each): remove "retry" in block.
ko1
2007-12-19
1
-8
/
+8
*
* bootstraptest/test_knownbug.rb, test_block.rb:
ko1
2007-12-19
3
-221
/
+217
*
* eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608]
ko1
2007-12-19
2
-17
/
+17
*
* compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]
nobu
2007-12-18
2
-4
/
+5
*
* compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h:
ko1
2007-12-18
1
-0
/
+15
*
* bootstraptest/test_knownbug.rb: add issues.
ko1
2007-12-18
1
-0
/
+17
*
more tests.
akr
2007-12-18
1
-0
/
+6
*
more tests.
akr
2007-12-17
1
-0
/
+7
*
* string.c (rb_str_index): check if substring is broken.
matz
2007-12-17
1
-4
/
+4
*
more tests.
akr
2007-12-16
1
-0
/
+61
*
add test for [ruby-dev:32608].
akr
2007-12-15
1
-0
/
+17
*
use Enumerator for reproduce [ruby-dev:32604].
akr
2007-12-15
1
-3
/
+2
*
add test for [ruby-dev:32604].
akr
2007-12-14
1
-0
/
+8
*
* string.c (rb_str_succ): should not enter infinite loop for
matz
2007-12-13
1
-2
/
+2
*
* string.c (str_gsub): should copy encoding to the result.
matz
2007-12-13
1
-1
/
+1
*
add test for [ruby-dev:32567].
akr
2007-12-13
1
-0
/
+10
*
"// =~ :a" abort.
akr
2007-12-10
1
-0
/
+2
*
* eval.c (rb_f_public_send): rename invoke_method to public_send.
matz
2007-12-10
1
-3
/
+3
*
* parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498]
matz
2007-12-09
1
-3
/
+3
*
* string.c (tr_find): returns true if no characters to be removed is
nobu
2007-12-09
1
-6
/
+1
*
* string.c (tr_trans): get rid of segfaults when has mulitbytes but
nobu
2007-12-09
1
-8
/
+0
*
fix added test.
akr
2007-12-09
1
-1
/
+1
*
more tests.
akr
2007-12-09
1
-0
/
+49
*
more tests.
akr
2007-12-09
1
-0
/
+58
*
fix previous commit.
akr
2007-12-08
1
-1
/
+1
*
add a test for casecmp with sjis string.
akr
2007-12-08
1
-0
/
+7
*
add a test for concatinating euc-jp and ascii-8bit string.
akr
2007-12-08
1
-0
/
+9
*
add test for [ruby-dev:32452].
akr
2007-12-07
1
-0
/
+13
*
reproduce segv.
akr
2007-12-06
1
-1
/
+1
*
use \xf0 instead of \xfd for valid first byte of a UTF-8 character.
akr
2007-12-06
1
-1
/
+1
[next]