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
/
bootstraptest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* parse.y (literal_concat_gen): concat body from dstr instead of
nobu
2009-09-03
1
-0
/
+8
*
* vm.c (collect_local_variables_in_env): skips internal variables.
nobu
2009-08-26
1
-1
/
+10
*
* bootstraptest/runner.rb (main): "usage" description updated.
akr
2009-08-23
1
-1
/
+1
*
* bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.
akr
2009-08-23
1
-2
/
+16
*
* bootstraptest/test_exception.rb: test for [ruby-core:24767].
nobu
2009-08-05
1
-1
/
+13
*
* bootstraptest/runner.rb: forgot shebang line.
nobu
2009-08-03
1
-0
/
+1
*
* bootstraptest/runner.rb: got rid of using /bin/sh.
nobu
2009-08-03
1
-3
/
+1
*
* bootstraptest/runner.rb: made executable.
nobu
2009-08-02
1
-0
/
+3
*
* parse.y (literal_concat0): tail can be nil. [ruby-dev:38980]
nobu
2009-08-02
1
-0
/
+5
*
* parse.y (literal_concat_gen): NODE_DSTR was incorrectly handled as
mame
2009-07-30
1
-0
/
+3
*
* compile.c (iseq_compile_each): fix stack consistency error.
mame
2009-07-30
1
-0
/
+10
*
* bootstraptest/test_io.rb: block write may block for long time.
matz
2009-07-21
1
-13
/
+16
*
fix tests for load_path.
akr
2009-06-22
2
-2
/
+2
*
* thread_pthread.c (rb_thread_create_timer_thread): print fatal error
ko1
2009-06-07
1
-0
/
+6
*
* variable.c (rb_autoload_load): checks if iv_tbl is valid.
nobu
2009-05-15
1
-0
/
+6
*
* bootstraptest/test_io.rb: test for [ruby-dev:38131].
nobu
2009-04-26
1
-0
/
+6
*
* file.c (file_load_ok): checks if regular file. [ruby-dev:38097]
nobu
2009-02-27
1
-0
/
+12
*
* test_fork.rb: no need to test if fork(2) is not implemented.
usa
2009-02-26
1
-5
/
+8
*
* test_thread.rb: broken test.
usa
2009-02-26
1
-1
/
+1
*
* bootstraptest/test_thread.rb: fix for environment where fork is not
mame
2009-02-23
1
-3
/
+7
*
* thread.c (thread_cleanup_func): unlock all locked mutexes even when
mame
2009-02-23
1
-0
/
+12
*
* vm_eval.c (method_missing): should not pop cfp if missing method
nobu
2009-02-22
1
-0
/
+11
*
* bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.
knu
2009-02-18
1
-2
/
+7
*
* bootstraptest/test_fork.rb: test for [ruby-core:22158]
nobu
2009-02-18
1
-0
/
+9
*
* compile.c: fix to add "ensure" codes across "while" clause
ko1
2009-02-16
1
-2
/
+15
*
* insns.def (defineclass): try to autoload const to be overridden.
nobu
2009-02-12
1
-0
/
+9
*
* bootstraptest/runner.rb: refine success message.
akr
2009-02-04
1
-1
/
+5
*
reduce test time.
akr
2009-02-02
1
-1
/
+2
*
* variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):
nobu
2009-01-31
1
-0
/
+8
*
* vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):
ko1
2009-01-15
1
-0
/
+14
*
* bootstraptest/test_proc.rb: suppress error message.
mame
2009-01-02
1
-0
/
+3
*
* eval.c (get_errinfo): return th->errinfo value
ko1
2008-12-27
1
-0
/
+8
*
* vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.
ko1
2008-12-27
1
-0
/
+13
*
* vm_insnhelper.c (vm_method_search): return rb_cObject if there is no
ko1
2008-12-25
1
-0
/
+37
*
* proc.c (proc_new): should use proc_dup() if block has Proc.
ko1
2008-12-25
1
-0
/
+24
*
* vm_insnhelper.c (vm_call_method): use class of method defined
ko1
2008-12-24
1
-0
/
+19
*
* vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp from
nobu
2008-12-15
1
-0
/
+18
*
* load.c (rb_get_load_path): returns the load path without
nobu
2008-12-04
1
-0
/
+9
*
* bootstraptest/test_thread.rb: ignore some exceptions.
usa
2008-10-28
1
-1
/
+5
*
* parse.y (arg_concat_gen): concat target node should be NODE_ARRAY.
ko1
2008-10-21
1
-0
/
+15
*
* bootstraptest/test_thread.rb: add a test.
ko1
2008-08-31
1
-0
/
+4
*
* vm_insnhelper.c (vm_call_method): copy arguments to allocated
ko1
2008-08-29
1
-0
/
+11
*
* bootstraptest/test_io.rb: no need to create real file.
usa
2008-08-28
1
-1
/
+1
*
* gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
nobu
2008-08-06
1
-0
/
+8
*
* bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytes
naruse
2008-07-27
1
-2
/
+3
*
* io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file
nobu
2008-07-11
2
-12
/
+36
*
add ML ref.
akr
2008-07-10
1
-1
/
+1
*
* vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.c
nobu
2008-07-10
1
-0
/
+6
*
* string.c (str_gsub): should preserve last successful match
matz
2008-06-19
1
-1
/
+0
*
* KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.
ko1
2008-06-19
1
-0
/
+7
[prev]
[next]